Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: correct "does reflog exist?" tests | Junio C Hamano | 2010-07-21 | 2 | -49/+11 |
* | t/: work around one-shot variable assignment with test_must_fail | Brandon Casey | 2010-07-21 | 3 | -8/+40 |
* | t/README: correct an exception when breaking a && chain in tests | Jonathan Nieder | 2010-07-21 | 1 | -4/+4 |
* | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail | Brandon Casey | 2010-07-20 | 2 | -2/+2 |
* | t/t3700: convert two uses of negation operator '!' to use test_must_fail | Brandon Casey | 2010-07-20 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2010-07-20 | 1 | -2/+4 |
|\ | |||||
| * | t/README: clarify test_must_fail description | Brandon Casey | 2010-07-20 | 1 | -0/+8 |
* | | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 2010-07-19 | 1 | -12/+15 |
* | | Merge branch 'jl/add-n-ignore-missing' | Junio C Hamano | 2010-07-19 | 1 | -0/+25 |
|\ \ | |||||
| * | | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 2010-07-12 | 1 | -0/+25 |
* | | | Only run aggregate-results over actual counts | Thomas Rast | 2010-07-16 | 2 | -2/+2 |
* | | | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-07-15 | 1 | -45/+196 |
|\ \ \ | |||||
| * | | | git --paginate: paginate external commands again | Jonathan Nieder | 2010-07-14 | 1 | -12/+35 |
| * | | | git --paginate: do not commit pager choice too early | Nguyễn Thái Ngọc Duy | 2010-06-28 | 1 | -12/+46 |
| * | | | tests: local config file should be honored from subdirs of toplevel | Jonathan Nieder | 2010-06-28 | 1 | -0/+26 |
| * | | | t7006: test pager configuration for several git commands | Jonathan Nieder | 2010-06-28 | 1 | -52/+84 |
| * | | | t7006 (pager): introduce helper for parameterized tests | Jonathan Nieder | 2010-06-28 | 1 | -18/+54 |
* | | | | Merge branch 'wp/merge-tree-fix' | Junio C Hamano | 2010-07-15 | 1 | -0/+257 |
|\ \ \ \ | |||||
| * | | | | merge-tree: fix where two branches share no changes | Will Palmer | 2010-07-14 | 1 | -3/+3 |
| * | | | | add basic tests for merge-tree | Will Palmer | 2010-07-14 | 1 | -0/+257 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'js/merge-rr-fix' | Junio C Hamano | 2010-07-15 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | MERGE_RR is in .git, not .git/rr-cache | Jay Soffian | 2010-07-14 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge branch 'jn/tests' | Junio C Hamano | 2010-07-15 | 1 | -47/+42 |
|\ \ \ \ | |||||
| * | | | | t3000 (ls-files -o): modernize style | Jonathan Nieder | 2010-07-11 | 1 | -47/+42 |
* | | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-07-15 | 1 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | grep -O: Do not pass color sequences as filenames to pager | Nazri Ramliy | 2010-07-07 | 1 | -0/+15 |
* | | | | | | Merge branch 'jc/rebase-i-commit-msg-fix' | Junio C Hamano | 2010-07-15 | 1 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rebase-i: do not get fooled by a log message ending with backslash | Junio C Hamano | 2010-07-05 | 1 | -0/+18 |
* | | | | | | | Merge branch 'ab/submodule-add-f' | Junio C Hamano | 2010-07-15 | 1 | -1/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git submodule: add submodules with git add -f <path> | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -1/+23 |
* | | | | | | | | Merge branch 'jc/read-tree-cache-tree-fix' | Junio C Hamano | 2010-07-14 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix | Junio C Hamano | 2010-07-08 | 355 | -1443/+25997 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Fix "read-tree -m A B" priming the cache-tree | Junio C Hamano | 2010-07-08 | 1 | -0/+16 |
* | | | | | | | | test-lib: TAP compliance for skipping tests on request | Michael J Gruber | 2010-07-12 | 1 | -2/+2 |
* | | | | | | | | test-lib: simplify GIT_SKIP_TESTS loop | Michael J Gruber | 2010-07-12 | 1 | -10/+3 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | t0005: work around strange $? in ksh when program terminated by a signal | Johannes Sixt | 2010-07-09 | 1 | -0/+1 |
* | | | | | | | | tests: Use skip_all=* to skip tests | Ævar Arnfjörð Bjarmason | 2010-07-08 | 7 | -18/+17 |
* | | | | | | | | t9118 (git-svn): prevent early failure from taking down later tests | Jonathan Nieder | 2010-07-08 | 1 | -21/+25 |
* | | | | | | | | t9118: avoid PEG revision identifier in tests | Michael J Gruber | 2010-07-08 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'ab/tap' | Junio C Hamano | 2010-07-07 | 46 | -111/+369 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t/README: document more test helpers | Jonathan Nieder | 2010-07-06 | 1 | -0/+31 |
| * | | | | | | | t/README: proposed rewording... | Junio C Hamano | 2010-07-05 | 1 | -13/+8 |
| * | | | | | | | t/README: Document the do's and don'ts of tests | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+78 |
| * | | | | | | | t/README: Add a section about skipping tests | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+12 |
| * | | | | | | | t/README: Document test_expect_code | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+7 |
| * | | | | | | | t/README: Document test_external* | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+27 |
| * | | | | | | | t/README: Document the prereq functions, and 3-arg test_* | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -3/+34 |
| * | | | | | | | t/README: Typo: paralell -> parallel | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -1/+1 |
| * | | | | | | | t/README: The trash is in 't/trash directory.$name' | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -3/+4 |