aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* t7609: test merge and checkout error messagesDiane Gasselin2010-08-11
* unpack_trees: group error messages by typeMatthieu Moy2010-08-11
* tests: correct "does reflog exist?" testsJunio C Hamano2010-07-21
* t/: work around one-shot variable assignment with test_must_failBrandon Casey2010-07-21
* t/README: correct an exception when breaking a && chain in testsJonathan Nieder2010-07-21
* t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2010-07-20
* t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey2010-07-20
* Merge branch 'maint'Junio C Hamano2010-07-20
|\
| * t/README: clarify test_must_fail descriptionBrandon Casey2010-07-20
* | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-19
* | Merge branch 'jl/add-n-ignore-missing'Junio C Hamano2010-07-19
|\ \
| * | git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-12
* | | Only run aggregate-results over actual countsThomas Rast2010-07-16
* | | Merge branch 'jn/paginate-fix'Junio C Hamano2010-07-15
|\ \ \
| * | | git --paginate: paginate external commands againJonathan Nieder2010-07-14
| * | | git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy2010-06-28
| * | | tests: local config file should be honored from subdirs of toplevelJonathan Nieder2010-06-28
| * | | t7006: test pager configuration for several git commandsJonathan Nieder2010-06-28
| * | | t7006 (pager): introduce helper for parameterized testsJonathan Nieder2010-06-28
* | | | Merge branch 'wp/merge-tree-fix'Junio C Hamano2010-07-15
|\ \ \ \
| * | | | merge-tree: fix where two branches share no changesWill Palmer2010-07-14
| * | | | add basic tests for merge-treeWill Palmer2010-07-14
| | |_|/ | |/| |
* | | | Merge branch 'js/merge-rr-fix'Junio C Hamano2010-07-15
|\ \ \ \
| * | | | MERGE_RR is in .git, not .git/rr-cacheJay Soffian2010-07-14
| |/ / /
* | | | Merge branch 'jn/tests'Junio C Hamano2010-07-15
|\ \ \ \
| * | | | t3000 (ls-files -o): modernize styleJonathan Nieder2010-07-11
* | | | | Merge branch 'jn/grep-open'Junio C Hamano2010-07-15
|\ \ \ \ \
| * | | | | grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy2010-07-07
* | | | | | Merge branch 'jc/rebase-i-commit-msg-fix'Junio C Hamano2010-07-15
|\ \ \ \ \ \
| * | | | | | rebase-i: do not get fooled by a log message ending with backslashJunio C Hamano2010-07-05
* | | | | | | Merge branch 'ab/submodule-add-f'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \
| * | | | | | | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-05
* | | | | | | | Merge branch 'jc/read-tree-cache-tree-fix'Junio C Hamano2010-07-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano2010-07-08
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Fix "read-tree -m A B" priming the cache-treeJunio C Hamano2010-07-08
* | | | | | | | test-lib: TAP compliance for skipping tests on requestMichael J Gruber2010-07-12
* | | | | | | | test-lib: simplify GIT_SKIP_TESTS loopMichael J Gruber2010-07-12
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-07-11
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt2010-07-09
* | | | | | | | tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-08
* | | | | | | | t9118 (git-svn): prevent early failure from taking down later testsJonathan Nieder2010-07-08
* | | | | | | | t9118: avoid PEG revision identifier in testsMichael J Gruber2010-07-08
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'ab/tap'Junio C Hamano2010-07-07
|\ \ \ \ \ \ \
| * | | | | | | t/README: document more test helpersJonathan Nieder2010-07-06
| * | | | | | | t/README: proposed rewording...Junio C Hamano2010-07-05
| * | | | | | | t/README: Document the do's and don'ts of testsÆvar Arnfjörð Bjarmason2010-07-05
| * | | | | | | t/README: Add a section about skipping testsÆvar Arnfjörð Bjarmason2010-07-05
| * | | | | | | t/README: Document test_expect_codeÆvar Arnfjörð Bjarmason2010-07-05
| * | | | | | | t/README: Document test_external*Ævar Arnfjörð Bjarmason2010-07-05
| * | | | | | | t/README: Document the prereq functions, and 3-arg test_*Ævar Arnfjörð Bjarmason2010-07-05