summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-11-17git notes merge: Initial implementation handling trivial merges onlyJohan Herland
2010-11-17notes.c: Use two newlines (instead of one) when concatenating notesJohan Herland
2010-11-17(trivial) t3303: Indent with tabs instead of spaces for consistencyJohan Herland
2010-08-09t7003: fix subdirectory-filter testThomas Rast
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder
2010-08-02Merge branch 'ab/tap' into maintJunio C Hamano
2010-08-02test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason
2010-08-02test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason
2010-07-28Fix git rebase --continue to work with touched filesDavid D. Kilzer
2010-07-27Sync with 1.7.1.2Junio C Hamano
2010-07-27Sync with 1.7.0 seriesJunio C Hamano
2010-07-27config --get --path: check for unset $HOMEJonathan Nieder
2010-07-26t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt
2010-07-26git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey
2010-07-26Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano
2010-07-26Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano
2010-07-26Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano
2010-07-21tests: correct "does reflog exist?" testsJunio C Hamano
2010-07-21t/: work around one-shot variable assignment with test_must_failBrandon Casey
2010-07-21t/README: correct an exception when breaking a && chain in testsJonathan Nieder
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey
2010-07-20t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey
2010-07-20Merge branch 'maint'Junio C Hamano
2010-07-20t/README: clarify test_must_fail descriptionBrandon Casey
2010-07-19git submodule add: Require the new --force option to add ignored pathsJens Lehmann
2010-07-19Merge branch 'jl/add-n-ignore-missing'Junio C Hamano
2010-07-16Only run aggregate-results over actual countsThomas Rast
2010-07-15Merge branch 'jn/paginate-fix'Junio C Hamano
2010-07-15Merge branch 'wp/merge-tree-fix'Junio C Hamano
2010-07-15Merge branch 'js/merge-rr-fix'Junio C Hamano
2010-07-15Merge branch 'jn/tests'Junio C Hamano
2010-07-15Merge branch 'jn/grep-open'Junio C Hamano
2010-07-15Merge branch 'jc/rebase-i-commit-msg-fix'Junio C Hamano
2010-07-15Merge branch 'ab/submodule-add-f'Junio C Hamano
2010-07-14git --paginate: paginate external commands againJonathan Nieder
2010-07-14MERGE_RR is in .git, not .git/rr-cacheJay Soffian
2010-07-14merge-tree: fix where two branches share no changesWill Palmer
2010-07-14add basic tests for merge-treeWill Palmer
2010-07-14Merge branch 'jc/read-tree-cache-tree-fix'Junio C Hamano
2010-07-12git add: Add the "--ignore-missing" option for the dry runJens Lehmann
2010-07-12test-lib: TAP compliance for skipping tests on requestMichael J Gruber
2010-07-12test-lib: simplify GIT_SKIP_TESTS loopMichael J Gruber
2010-07-12Merge branch 'maint'Junio C Hamano
2010-07-12t3000 (ls-files -o): modernize styleJonathan Nieder
2010-07-09t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt
2010-07-09Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano
2010-07-09tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason
2010-07-09Fix "read-tree -m A B" priming the cache-treeJunio C Hamano
2010-07-08t9118 (git-svn): prevent early failure from taking down later testsJonathan Nieder
2010-07-08t9118: avoid PEG revision identifier in testsMichael J Gruber