Merge branch 'ds/midx-expire-repack'
[gitweb.git] / t /
2019-09-09 Merge branch 'ds/midx-expire-repack'
2019-09-09 Merge branch 'cb/fetch-set-upstream'
2019-09-09 Merge branch 'rs/pax-extended-header-length-fix'
2019-09-09 Merge branch 'bm/repository-layout-typofix'
2019-09-09 Merge branch 'en/checkout-mismerge-fix'
2019-09-09 Merge branch 'sg/diff-indent-heuristic-non-experimental'
2019-09-09 Merge branch 'ds/feature-macros'
2019-09-09 Merge branch 'jk/eoo'
2019-09-09 Merge branch 'jk/repo-init-cleanup'
2019-09-09 Merge branch 'py/git-gui-do-quit'
2019-08-22 Merge branch 'sg/worktree-remove-errormsg'
2019-08-22 Merge branch 'en/fast-import-merge-doc'
2019-08-22 Merge branch 'jk/perf-no-dups'
2019-08-22 Merge branch 'rs/nedalloc-fixlets'
2019-08-22 Merge branch 'sg/show-failed-test-names'
2019-08-22 Merge branch 'sg/commit-graph-validate'
2019-08-22 Merge branch 'vn/restore-empty-ita-corner-case-fix'
2019-08-22 Merge branch 'sc/pack-refs-deletion-racefix'
2019-08-22 Merge branch 'sg/do-not-skip-non-httpd-tests'
2019-08-22 Merge branch 'jk/tree-walk-overflow'
2019-08-22 Merge branch 'sg/t5510-test-i18ngrep-fix'
2019-08-22 Merge branch 'mt/grep-submodules-working-tree'
2019-08-19 pull, fetch: add --set-upstream option
2019-08-19 archive-tar: turn length miscalculation warning into BUG
2019-08-19 archive-tar: fix pax extended header length calculation
2019-08-19 archive-tar: report wrong pax extended header length
2019-08-13 repo-settings: create feature.experimental setting
2019-08-13 repo-settings: create feature.manyFiles setting
2019-08-13 commit-graph: turn on commit-graph by default
2019-08-13 t6501: use 'git gc' in quiet mode
2019-08-12 t/perf: rename duplicate-numbered test script
2019-08-12 Sync with Git 2.22.1
2019-08-10 Merge tag 'v2.23.0-rc2' of git://git./git/git
2019-08-09 Merge branch 'cb/xdiff-no-system-includes-in-dot-c...
2019-08-09 Merge branch 'jk/no-system-includes-in-dot-c' into...
2019-08-09 Merge branch 'sg/fsck-config-in-doc' into maint
2019-08-09 Merge branch 'jk/xdiff-clamp-funcname-context-index...
2019-08-09 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-09 Merge branch 'rs/plug-strbuf-reak-in-read-alt-refs'
2019-08-09 Merge branch 'mt/dir-iterator-updates'
2019-08-09 Merge branch 'ds/commit-graph-incremental'
2019-08-08 Merge branch 'ja/l10n-fixes'
2019-08-08 Merge branch 'en/disable-dir-rename-in-recursive-merge'
2019-08-08 Merge branch 'nd/switch-and-restore'
2019-08-08 Merge branch 'mr/doc-can-not-to-cannot'
2019-08-08 Merge branch 'ds/commit-graph-octopus-fix'
2019-08-08 t0000: reword comments for "local" test
2019-08-08 t: decrease nesting in test_oid_to_path
2019-08-07 Merge branch 'py/call-do-quit-before-exit' of github...
2019-08-07 test-dir-iterator: use path argument directly
2019-08-06 config: stop checking whether the_repository is NULL
2019-08-06 t1309: use short branch name in includeIf.onbranch...
2019-08-06 parse-options: allow --end-of-options as a synonym...
2019-08-06 revision: allow --end-of-options to end option parsing
2019-08-06 merge-recursive: avoid directory rename detection in...
2019-08-05 tests: show the test name and number at the start of...
2019-08-05 t0000-basic: use realistic test script names in the...
2019-08-05 commit-graph: fix bug around octopus merges
2019-08-05 commit-graph: error out on invalid commit oids in ...
2019-08-05 t5318-commit-graph: use 'test_expect_code'
2019-08-02 Merge branch 'sg/fsck-config-in-doc'
2019-08-02 Merge branch 'js/visual-studio'
2019-08-02 Merge branch 'jc/log-mailmap-flip-defaults'
2019-08-02 Merge branch 'js/early-config-with-onbranch'
2019-08-02 restore: add test for deleted ita files
2019-08-02 checkout.c: unstage empty deleted ita files
2019-08-02 log: really flip the --mailmap default
2019-08-02 t: warn against adding non-httpd-specific tests after...
2019-08-01 t5703: run all non-httpd-specific tests before sourcing...
2019-08-01 t5510-fetch: run non-httpd-specific test before sourcin...
2019-08-01 Merge branch 'jk/repack-silence-auto-bitmap-warning'
2019-08-01 Merge branch 'jk/sort-iter-test-output'
2019-08-01 Merge branch 'jc/dir-iterator-test-fix'
2019-08-01 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-01 Sync with maint
2019-08-01 log: flip the --mailmap default unconditionally
2019-07-31 config: work around bug with includeif:onbranch and...
2019-07-31 Merge branch 'cb/xdiff-no-system-includes-in-dot-c'
2019-07-31 Merge branch 'jk/no-system-includes-in-dot-c'
2019-07-31 repack: simplify handling of auto-bitmaps and .keep...
2019-07-31 repack: silence warnings when auto-enabled bitmaps...
2019-07-31 t7700: clean up .keep file in bitmap-writing test
2019-07-31 t5510-fetch: fix negated 'test_i18ngrep' invocation
2019-07-31 t: sort output of hashmap iteration
2019-07-30 grep: fix worktree case in submodules
2019-07-30 test-dir-iterator: do not assume errno values
2019-07-30 Merge tag 'v2.23.0-rc0' of git://git./git/git
2019-07-29 Sync with maint
2019-07-29 Merge branch 'js/rebase-cleanup'
2019-07-29 Merge branch 'jk/xdiff-clamp-funcname-context-index'
2019-07-29 Merge branch 'sg/travis-gcc-4.8'
2019-07-29 Merge branch 'bb/grep-pcre2-bug-message-fix'
2019-07-29 Merge branch 'jc/post-c89-rules-doc' into maint
2019-07-29 Merge branch 'fc/fetch-with-import-fix' into maint
2019-07-29 Merge branch 'ds/close-object-store' into maint
2019-07-29 Merge branch 'pw/add-p-recount' into maint
2019-07-29 Merge branch 'rs/avoid-overflow-in-midpoint-computation...
2019-07-29 Merge branch 'jk/trailers-use-config' into maint
2019-07-29 Merge branch 'tg/stash-ref-by-index-fix' into maint
2019-07-29 Merge branch 'pw/rebase-abort-clean-rewritten' into...
next