switch: no worktree status unless real branch switch happens
[gitweb.git] / t /
2018-07-12 sha1-name.c: for ":/", find detached HEAD commits
2018-07-12 t6036: fix broken && chain in sub-shell
2018-07-12 t/lib-httpd: avoid occasional failures when checking...
2018-07-12 t/lib-httpd: add the strip_access_log() helper function
2018-07-12 t5541: clean up truncating access log
2018-07-11 rebase --rebase-merges: add support for octopus merges
2018-07-11 has_uncommitted_changes(): fall back to empty tree
2018-07-11 t7405: verify 'merge --abort' works after submodule...
2018-07-11 t7405: add a directory/submodule conflict
2018-07-11 t7405: add a file/submodule conflict
2018-07-11 merge-recursive: enforce rule that index matches head...
2018-07-11 t6044: add more testcases with staged changes before...
2018-07-11 merge-recursive: fix assumption that head tree being...
2018-07-11 merge-recursive: make sure when we say we abort that...
2018-07-11 t6044: add a testcase for index matching head, when...
2018-07-11 unpack-trees: do not fail reset because of unmerged...
2018-07-11 t6036: add a failed conflict detection case: regular...
2018-07-11 sequencer: handle empty-set cases consistently
2018-07-09 gc --auto: release pack files before auto packing
2018-07-09 grep.c: teach 'git grep --only-matching'
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 t6036: add a failed conflict detection case with confli...
2018-07-03 t6036: add a failed conflict detection case with submod...
2018-07-03 t6036: add a failed conflict detection case with submod...
2018-07-03 t6036: add a failed conflict detection case with symlin...
2018-07-03 t6036: add a failed conflict detection case with symlin...
2018-07-03 t6044: verify that merges expected to abort actually...
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'
next