Merge branch 'kg/gc-auto-windows-workaround'
[gitweb.git] / t /
2018-07-11 unpack-trees: do not fail reset because of unmerged...
2018-07-11 sequencer: handle empty-set cases consistently
2018-07-09 gc --auto: release pack files before auto packing
2018-07-09 clone: check connectivity even if clone is partial
2018-07-09 upload-pack: send refs' objects despite "filter"
2018-07-09 send-email: automatically determine transfer-encoding
2018-07-09 send-email: accept long lines with suitable transfer...
2018-07-09 send-email: add an auto option for transfer encoding
2018-07-06 userdiff: support new keywords in PHP hunk header
2018-07-06 t4018: add missing test cases for PHP
2018-07-06 t6036: add lots of detail for directory/file conflicts...
2018-07-06 t5500: prettify non-commit tag tests
2018-07-03 fetch-pack: support negotiation tip whitelist
2018-07-03 fetch-pack: write shallow, then check connectivity
2018-07-03 ref-filter: avoid backend filtering with --ignore-case
2018-07-03 t6300: add a test for --ignore-case
2018-07-03 t6042: add testcase covering long chains of rename...
2018-07-03 t6042: add testcase covering rename/rename(2to1)/delete...
2018-07-03 t6042: add testcase covering rename/add/delete conflict...
2018-07-03 t7201: drop pointless "exit 0" at end of subshell
2018-07-03 t6036: fix broken "merge fails but has appropriate...
2018-07-03 t5505: modernize and simplify hard-to-digest test
2018-07-03 t5406: use write_script() instead of birthing shell...
2018-07-03 t5405: use test_must_fail() instead of checking exit...
2018-07-03 t/lib-submodule-update: fix "absorbing" test
2018-07-03 t: drop unnecessary terminating semicolon in subshell
2018-07-03 t: use sane_unset() rather than 'unset' with broken...
2018-07-03 t: use test_write_lines() instead of series of 'echo...
2018-07-03 t: use test_might_fail() instead of manipulating exit...
2018-07-03 fsck: silence stderr when parsing .gitmodules
2018-06-29 Merge branch 'sb/object-store-grafts' into sb/object...
2018-06-28 t5407: fix test to cover intended arguments
2018-06-28 Merge branch 'sb/fix-fetching-moved-submodules'
2018-06-28 Merge branch 'tz/cred-netrc-cleanup'
2018-06-28 Merge branch 'jc/clean-after-sanity-tests'
2018-06-28 Merge branch 'nd/completion-negation'
2018-06-28 Merge branch 'pw/add-p-recount'
2018-06-28 Merge branch 'jk/fetch-all-peeled-fix'
2018-06-28 Merge branch 'ms/send-pack-honor-config'
2018-06-28 Merge branch 'jh/partial-clone'
2018-06-28 Merge branch 'sg/gpg-tests-fix'
2018-06-28 Merge branch 'as/safecrlf-quiet-fix'
2018-06-28 Merge branch 'ab/refspec-init-fix'
2018-06-28 fetch-pack: implement ref-in-want
2018-06-28 upload-pack: test negotiation with changing repository
2018-06-28 upload-pack: implement ref-in-want
2018-06-27 Fix use of strategy options with interactive rebases
2018-06-27 t3418: add testcase showing problems with rebase -i...
2018-06-27 git-rebase: make --allow-empty-message the default
2018-06-27 t3401: add directory rename testcases for rebase and am
2018-06-27 git-rebase: error out when incompatible options passed
2018-06-27 t3422: new testcases for checking when incompatible...
2018-06-27 gc: automatically write commit-graph files
2018-06-27 commit-graph: add '--reachable' option
2018-06-27 fsck: verify commit-graph
2018-06-27 commit-graph: verify contents match checksum
2018-06-27 commit-graph: test for corrupted octopus edge
2018-06-27 commit-graph: verify commit date
2018-06-27 commit-graph: verify generation number
2018-06-27 commit-graph: verify parent list
2018-06-27 commit-graph: verify root tree OIDs
2018-06-27 commit-graph: verify objects exist
2018-06-27 commit-graph: verify corrupt OID fanout and lookup
2018-06-27 commit-graph: verify required chunks are present
2018-06-27 commit-graph: verify catches corrupt signature
2018-06-27 commit-graph: add 'verify' subcommand
2018-06-27 t5318-commit-graph.sh: use core.commitGraph
2018-06-26 filter-branch: skip commits present on --state-branch
2018-06-25 Merge branch 'sb/plug-misc-leaks'
2018-06-25 Merge branch 'cc/tests-without-assuming-ref-files-backend'
2018-06-25 Merge branch 'sg/update-ref-stdin-cleanup'
2018-06-25 Merge branch 'nd/reject-empty-shallow-request'
2018-06-25 Merge branch 'ls/complete-remote-update-names'
2018-06-25 Merge branch 'ag/rebase-p'
2018-06-25 Merge branch 'nd/complete-config-vars'
2018-06-25 Merge branch 'sb/object-store-alloc'
2018-06-25 Merge branch 'jk/show-index'
2018-06-25 Merge branch 'en/merge-recursive-tests'
2018-06-25 Merge branch 'nd/diff-apply-ita'
2018-06-25 Merge branch 'ds/commit-graph-lockfile-fix'
2018-06-25 Merge branch 'nd/commit-util-to-slab'
2018-06-25 Merge branch 'pc/submodule-helper-foreach'
2018-06-25 submodule.c: report the submodule that an error occurs in
2018-06-22 t: switch "branch -l" to "branch --create-reflog"
2018-06-22 t3200: unset core.logallrefupdates when testing reflog...
2018-06-22 builtin/grep.c: add '--column' option to 'git-grep(1)'
2018-06-21 test-pkt-line: add unpack-sideband subcommand
2018-06-19 format-patch: clear UNINTERESTING flag before prepare_bases
2018-06-19 Merge branch 'en/rename-directory-detection-reboot'
2018-06-19 sequencer: do not squash 'reword' commits when we hit...
2018-06-19 Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com...
2018-06-19 submodule deinit: unset core.worktree
2018-06-19 Merge branch 'cf/submodule-progress-dissociate'
2018-06-19 Merge branch 'js/rebase-i-root-fix'
2018-06-19 t7400: encapsulate setup code in test_expect_success
2018-06-19 t3404: check root commit in 'rebase -i --root reword...
2018-06-18 Merge branch 'es/make-no-iconv'
2018-06-18 Merge branch 'sg/t7406-chain-fix'
2018-06-18 Merge branch 'ks/branch-set-upstream'
2018-06-18 Merge branch 'js/rebase-i-root-fix'
next