cache-tree.h: drop extern from function declaration
[gitweb.git] / t /
2018-07-16 negotiator/skipping: skip commits during fetch
2018-07-16 t9119: fix broken &&-chains
2018-07-16 t9000-t9999: fix broken &&-chains
2018-07-16 t7000-t7999: fix broken &&-chains
2018-07-16 t6000-t6999: fix broken &&-chains
2018-07-16 t5000-t5999: fix broken &&-chains
2018-07-16 t4000-t4999: fix broken &&-chains
2018-07-16 t3030: fix broken &&-chains
2018-07-16 t3000-t3999: fix broken &&-chains
2018-07-16 t2000-t2999: fix broken &&-chains
2018-07-16 t1000-t1999: fix broken &&-chains
2018-07-16 t0000-t0999: fix broken &&-chains
2018-07-16 t9814: simplify convoluted check that command correctly...
2018-07-16 t9001: fix broken "invoke hook" test
2018-07-16 t7810: use test_expect_code() instead of hand-rolled...
2018-07-16 t7400: fix broken "submodule add/reconfigure --force...
2018-07-16 tag: don't warn if target is missing but promised
2018-07-16 revision: tolerate promised targets of tags
2018-07-16 sequencer: pass absolute GIT_WORK_TREE to exec commands
2018-07-16 fsck: downgrade gitmodulesParse default to "info"
2018-07-12 t3404: fix use of "VAR=VAL cmd" with a shell function
2018-07-12 handle lower case drive letters on Windows
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
next