Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
cache-tree.h: drop extern from function declaration
[gitweb.git]
/
t
/
2018-07-16
negotiator/skipping: skip commits during fetch
tree
|
diff
2018-07-16
t9119: fix broken &&-chains
tree
|
diff
2018-07-16
t9000-t9999: fix broken &&-chains
tree
|
diff
2018-07-16
t7000-t7999: fix broken &&-chains
tree
|
diff
2018-07-16
t6000-t6999: fix broken &&-chains
tree
|
diff
2018-07-16
t5000-t5999: fix broken &&-chains
tree
|
diff
2018-07-16
t4000-t4999: fix broken &&-chains
tree
|
diff
2018-07-16
t3030: fix broken &&-chains
tree
|
diff
2018-07-16
t3000-t3999: fix broken &&-chains
tree
|
diff
2018-07-16
t2000-t2999: fix broken &&-chains
tree
|
diff
2018-07-16
t1000-t1999: fix broken &&-chains
tree
|
diff
2018-07-16
t0000-t0999: fix broken &&-chains
tree
|
diff
2018-07-16
t9814: simplify convoluted check that command correctly...
tree
|
diff
2018-07-16
t9001: fix broken "invoke hook" test
tree
|
diff
2018-07-16
t7810: use test_expect_code() instead of hand-rolled...
tree
|
diff
2018-07-16
t7400: fix broken "submodule add/reconfigure --force...
tree
|
diff
2018-07-16
tag: don't warn if target is missing but promised
tree
|
diff
2018-07-16
revision: tolerate promised targets of tags
tree
|
diff
2018-07-16
sequencer: pass absolute GIT_WORK_TREE to exec commands
tree
|
diff
2018-07-16
fsck: downgrade gitmodulesParse default to "info"
tree
|
diff
2018-07-12
t3404: fix use of "VAR=VAL cmd" with a shell function
tree
|
diff
2018-07-12
handle lower case drive letters on Windows
tree
|
diff
2018-07-12
sha1-name.c: for ":/", find detached HEAD commits
tree
|
diff
2018-07-12
t6036: fix broken && chain in sub-shell
tree
|
diff
2018-07-12
t/lib-httpd: avoid occasional failures when checking...
tree
|
diff
2018-07-12
t/lib-httpd: add the strip_access_log() helper function
tree
|
diff
2018-07-12
t5541: clean up truncating access log
tree
|
diff
2018-07-11
rebase --rebase-merges: add support for octopus merges
tree
|
diff
2018-07-11
has_uncommitted_changes(): fall back to empty tree
tree
|
diff
2018-07-11
t7405: verify 'merge --abort' works after submodule...
tree
|
diff
2018-07-11
t7405: add a directory/submodule conflict
tree
|
diff
2018-07-11
t7405: add a file/submodule conflict
tree
|
diff
2018-07-11
merge-recursive: enforce rule that index matches head...
tree
|
diff
2018-07-11
t6044: add more testcases with staged changes before...
tree
|
diff
2018-07-11
merge-recursive: fix assumption that head tree being...
tree
|
diff
2018-07-11
merge-recursive: make sure when we say we abort that...
tree
|
diff
2018-07-11
t6044: add a testcase for index matching head, when...
tree
|
diff
2018-07-11
unpack-trees: do not fail reset because of unmerged...
tree
|
diff
2018-07-11
t6036: add a failed conflict detection case: regular...
tree
|
diff
2018-07-11
sequencer: handle empty-set cases consistently
tree
|
diff
2018-07-09
gc --auto: release pack files before auto packing
tree
|
diff
2018-07-09
grep.c: teach 'git grep --only-matching'
tree
|
diff
2018-07-09
clone: check connectivity even if clone is partial
tree
|
diff
2018-07-09
upload-pack: send refs' objects despite "filter"
tree
|
diff
2018-07-09
send-email: automatically determine transfer-encoding
tree
|
diff
2018-07-09
send-email: accept long lines with suitable transfer...
tree
|
diff
2018-07-09
send-email: add an auto option for transfer encoding
tree
|
diff
2018-07-06
userdiff: support new keywords in PHP hunk header
tree
|
diff
2018-07-06
t4018: add missing test cases for PHP
tree
|
diff
2018-07-06
t6036: add lots of detail for directory/file conflicts...
tree
|
diff
2018-07-06
t5500: prettify non-commit tag tests
tree
|
diff
2018-07-03
fetch-pack: support negotiation tip whitelist
tree
|
diff
2018-07-03
fetch-pack: write shallow, then check connectivity
tree
|
diff
2018-07-03
ref-filter: avoid backend filtering with --ignore-case
tree
|
diff
2018-07-03
t6300: add a test for --ignore-case
tree
|
diff
2018-07-03
t6042: add testcase covering long chains of rename...
tree
|
diff
2018-07-03
t6042: add testcase covering rename/rename(2to1)/delete...
tree
|
diff
2018-07-03
t6042: add testcase covering rename/add/delete conflict...
tree
|
diff
2018-07-03
t6036: add a failed conflict detection case with confli...
tree
|
diff
2018-07-03
t6036: add a failed conflict detection case with submod...
tree
|
diff
2018-07-03
t6036: add a failed conflict detection case with submod...
tree
|
diff
2018-07-03
t6036: add a failed conflict detection case with symlin...
tree
|
diff
2018-07-03
t6036: add a failed conflict detection case with symlin...
tree
|
diff
2018-07-03
t6044: verify that merges expected to abort actually...
tree
|
diff
2018-07-03
t7201: drop pointless "exit 0" at end of subshell
tree
|
diff
2018-07-03
t6036: fix broken "merge fails but has appropriate...
tree
|
diff
2018-07-03
t5505: modernize and simplify hard-to-digest test
tree
|
diff
2018-07-03
t5406: use write_script() instead of birthing shell...
tree
|
diff
2018-07-03
t5405: use test_must_fail() instead of checking exit...
tree
|
diff
2018-07-03
t/lib-submodule-update: fix "absorbing" test
tree
|
diff
2018-07-03
t: drop unnecessary terminating semicolon in subshell
tree
|
diff
2018-07-03
t: use sane_unset() rather than 'unset' with broken...
tree
|
diff
2018-07-03
t: use test_write_lines() instead of series of 'echo...
tree
|
diff
2018-07-03
t: use test_might_fail() instead of manipulating exit...
tree
|
diff
2018-07-03
fsck: silence stderr when parsing .gitmodules
tree
|
diff
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object...
tree
|
diff
2018-06-28
t5407: fix test to cover intended arguments
tree
|
diff
2018-06-28
Merge branch 'sb/fix-fetching-moved-submodules'
tree
|
diff
2018-06-28
Merge branch 'tz/cred-netrc-cleanup'
tree
|
diff
2018-06-28
Merge branch 'jc/clean-after-sanity-tests'
tree
|
diff
2018-06-28
Merge branch 'nd/completion-negation'
tree
|
diff
2018-06-28
Merge branch 'pw/add-p-recount'
tree
|
diff
2018-06-28
Merge branch 'jk/fetch-all-peeled-fix'
tree
|
diff
2018-06-28
Merge branch 'ms/send-pack-honor-config'
tree
|
diff
2018-06-28
Merge branch 'jh/partial-clone'
tree
|
diff
2018-06-28
Merge branch 'sg/gpg-tests-fix'
tree
|
diff
2018-06-28
Merge branch 'as/safecrlf-quiet-fix'
tree
|
diff
2018-06-28
Merge branch 'ab/refspec-init-fix'
tree
|
diff
2018-06-28
fetch-pack: implement ref-in-want
tree
|
diff
2018-06-28
upload-pack: test negotiation with changing repository
tree
|
diff
2018-06-28
upload-pack: implement ref-in-want
tree
|
diff
2018-06-27
Fix use of strategy options with interactive rebases
tree
|
diff
2018-06-27
t3418: add testcase showing problems with rebase -i...
tree
|
diff
2018-06-27
git-rebase: make --allow-empty-message the default
tree
|
diff
2018-06-27
t3401: add directory rename testcases for rebase and am
tree
|
diff
2018-06-27
git-rebase: error out when incompatible options passed
tree
|
diff
2018-06-27
t3422: new testcases for checking when incompatible...
tree
|
diff
2018-06-27
gc: automatically write commit-graph files
tree
|
diff
2018-06-27
commit-graph: add '--reachable' option
tree
|
diff
2018-06-27
fsck: verify commit-graph
tree
|
diff
next