Merge branch 'dl/format-patch-doc-test-cleanup'
[gitweb.git] / t /
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 merge: --no-verify to bypass pre-merge-commit hook
2019-08-07 git-merge: honor pre-merge-commit hook
2019-08-07 t7503: verify proper hook execution
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 rebase -r: do not (re-)generate root commits with ...
2019-07-31 t3418: test `rebase -r` with merge strategies
2019-07-31 t/lib-rebase: prepare for testing `git rebase --rebase...
2019-07-31 rebase -r: support merge strategies other than `recursive`
2019-07-31 t3427: fix another incorrect assumption
2019-07-31 t3427: accommodate for the `rebase --merge` backend...
2019-07-31 t3427: fix erroneous assumption
2019-07-31 t3427: condense the unnecessarily repetitive test cases...
2019-07-31 t3427: move the `filter-branch` invocation into the...
2019-07-31 t3427: simplify the `setup` test case significantly
2019-07-31 t3427: add a clarifying comment
2019-07-31 t3400: stop referring to the scripted rebase
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...
2019-07-29 Merge branch 'nd/completion-no-cache-failure' into...
2019-07-29 Merge branch 'rs/config-unit-parsing' into maint
2019-07-29 Merge branch 'jk/delta-islands-progress-fix' into maint
2019-07-29 Merge branch 'sg/rebase-progress' into maint
2019-07-29 Merge branch 'ms/submodule-foreach-fix' into maint
2019-07-29 Merge branch 'js/rebase-reschedule-applies-only-to...
2019-07-29 Merge branch 'qn/clone-doc-use-long-form' into maint
2019-07-29 Merge branch 'jc/denoise-rm-to-resolve' into maint
2019-07-29 Merge branch 'js/mingw-spawn-with-spaces-in-path' into...
2019-07-29 Merge branch 'sr/gpg-interface-stop-at-the-end' into...
2019-07-29 Merge branch 'js/clean-report-too-long-a-path' into...
2019-07-29 Merge branch 'es/local-atomic-push-failure-with-http...
2019-07-29 Merge branch 'po/doc-branch' into maint
2019-07-29 Merge branch 'dl/config-alias-doc' into maint
2019-07-29 Merge branch 'cb/fsmonitor-intfix' into maint
2019-07-29 Merge branch 'rs/copy-array' into maint
2019-07-29 Merge branch 'js/t3404-typofix' into maint
2019-07-29 Merge branch 'cb/mkstemps-uint-type-fix' into maint
2019-07-29 Merge branch 'js/t0001-case-insensitive' into maint
2019-07-29 Merge branch 'jw/gitweb-sample-update' into maint
next