aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* t/test-lib.sh: exit with small negagive int is ok with test_must_failStephan Beyer2008-07-13
* apply: fix copy/rename breakageJunio C Hamano2008-07-09
* Merge branch 'js/apply-root'Junio C Hamano2008-07-09
|\
| * git-apply --directory: make --root more similar to GNU diffJunio C Hamano2008-07-06
| * apply --root: thinkofix.Junio C Hamano2008-07-02
| * Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin2008-07-01
* | t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones2008-07-09
* | t9113-*.sh: provide user feedback when test skippedRamsay Jones2008-07-09
* | Merge branch 'maint'Junio C Hamano2008-07-09
|\ \
| * | Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-08
| * | make deleting a missing ref more quietJeff King2008-07-08
* | | Avoid apache complaining about lack of server's FQDNMike Hommey2008-07-08
* | | Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey2008-07-08
* | | Fix http-push testMike Hommey2008-07-08
* | | Catch failures from t5540-http-pushMike Hommey2008-07-08
* | | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey2008-07-08
* | | avoid null SHA1 in oldest reflogJeff King2008-07-08
* | | Merge branch 'jc/rerere'Junio C Hamano2008-07-07
|\ \ \
| * | | rerere.autoupdateJunio C Hamano2008-06-22
| * | | t4200: fix rerere testJunio C Hamano2008-06-22
* | | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-07
|\ \ \ \
| * | | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-23
| * | | | Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
| * | | | Implement normalize_absolute_pathDavid Reiss2008-05-23
* | | | | Fix apply --recount handling of no-EOL lineThomas Rast2008-07-05
* | | | | Merge branch 'maint'Junio C Hamano2008-07-04
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix executable bits in t/ scriptsJunio C Hamano2008-07-04
* | | | | t4127-apply-same-fn: Avoid sed -iJohannes Sixt2008-07-04
* | | | | Merge branch 'maint'Junio C Hamano2008-07-02
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'jc/maint-reset' into maintJunio C Hamano2008-07-02
| |\ \ \ \
| * | | | | Fix describe --tags --long so it does not segfaultShawn O. Pearce2008-07-02
* | | | | | Merge branch 'js/apply-recount'Junio C Hamano2008-07-01
|\ \ \ \ \ \
| * | | | | | Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin2008-06-28
* | | | | | | Merge branch 'jc/checkdiff'Junio C Hamano2008-07-01
|\ \ \ \ \ \ \
| * | | | | | | Fix t4017-diff-retval for white-space from wcBrian Gernhardt2008-06-29
| * | | | | | | diff --check: detect leftover conflict markersJunio C Hamano2008-06-26
| * | | | | | | Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-26
* | | | | | | | Merge branch 'jc/maint-reset'Junio C Hamano2008-07-01
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Allow "git-reset path" when unambiguousJunio C Hamano2008-06-25
* | | | | | | | Merge branch 'dz/apply-again'Junio C Hamano2008-07-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | git-apply: handle a patch that touches the same path more than once betterDon Zickus2008-06-27
| | |_|/ / / / | |/| | | | |
* | | | | | | Add test results directory to t/.gitignoreBrian Gernhardt2008-06-30
* | | | | | | t9700: skip when Test::More is not availableJunio C Hamano2008-06-29
|/ / / / / /
* | | | | | test-lib.sh: show git init output when in verbose modeLea Wiemann2008-06-26
| |/ / / / |/| | | |
* | | | | Merge branch 'maint'Junio C Hamano2008-06-26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-26
| * | | | clone: create intermediate directories of destination repoJeff King2008-06-25
| |/ / /
* | | | improve for-each-ref test scriptJeff King2008-06-26
* | | | Fix use of "perl -i" on WindowsAlex Riesen2008-06-25