summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* apply: fix copy/rename breakageJunio C Hamano2008-07-091-0/+20
* Merge branch 'js/apply-root'Junio C Hamano2008-07-091-0/+43
|\
| * git-apply --directory: make --root more similar to GNU diffJunio C Hamano2008-07-061-4/+4
| * apply --root: thinkofix.Junio C Hamano2008-07-021-2/+13
| * Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin2008-07-011-0/+32
* | t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones2008-07-091-4/+4
* | t9113-*.sh: provide user feedback when test skippedRamsay Jones2008-07-091-1/+7
* | Merge branch 'maint'Junio C Hamano2008-07-092-1/+26
|\ \
| * | Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-081-1/+19
| * | make deleting a missing ref more quietJeff King2008-07-081-0/+7
* | | Avoid apache complaining about lack of server's FQDNMike Hommey2008-07-081-0/+1
* | | Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey2008-07-081-0/+7
* | | Fix http-push testMike Hommey2008-07-082-9/+11
* | | Catch failures from t5540-http-pushMike Hommey2008-07-081-3/+4
* | | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey2008-07-081-0/+34
* | | avoid null SHA1 in oldest reflogJeff King2008-07-081-1/+8
* | | Merge branch 'jc/rerere'Junio C Hamano2008-07-071-3/+13
|\ \ \
| * | | rerere.autoupdateJunio C Hamano2008-06-221-0/+10
| * | | t4200: fix rerere testJunio C Hamano2008-06-221-3/+3
* | | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-074-4/+255
|\ \ \ \
| * | | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-233-0/+211
| * | | | Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-231-4/+4
| * | | | Implement normalize_absolute_pathDavid Reiss2008-05-231-0/+40
* | | | | Fix apply --recount handling of no-EOL lineThomas Rast2008-07-055-0/+28
* | | | | Merge branch 'maint'Junio C Hamano2008-07-042-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix executable bits in t/ scriptsJunio C Hamano2008-07-042-0/+0
* | | | | t4127-apply-same-fn: Avoid sed -iJohannes Sixt2008-07-041-11/+16
* | | | | Merge branch 'maint'Junio C Hamano2008-07-021-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'jc/maint-reset' into maintJunio C Hamano2008-07-021-0/+47
| |\ \ \ \
| * | | | | Fix describe --tags --long so it does not segfaultShawn O. Pearce2008-07-021-0/+2
* | | | | | Merge branch 'js/apply-recount'Junio C Hamano2008-07-011-35/+27
|\ \ \ \ \ \
| * | | | | | Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin2008-06-281-35/+27
* | | | | | | Merge branch 'jc/checkdiff'Junio C Hamano2008-07-012-0/+20
|\ \ \ \ \ \ \
| * | | | | | | Fix t4017-diff-retval for white-space from wcBrian Gernhardt2008-06-291-1/+1
| * | | | | | | diff --check: detect leftover conflict markersJunio C Hamano2008-06-261-0/+14
| * | | | | | | Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-261-0/+6
* | | | | | | | Merge branch 'jc/maint-reset'Junio C Hamano2008-07-011-0/+47
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Allow "git-reset path" when unambiguousJunio C Hamano2008-06-251-0/+47
* | | | | | | | Merge branch 'dz/apply-again'Junio C Hamano2008-07-011-0/+85
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | git-apply: handle a patch that touches the same path more than once betterDon Zickus2008-06-271-0/+85
| | |_|/ / / / | |/| | | | |
* | | | | | | Add test results directory to t/.gitignoreBrian Gernhardt2008-06-301-0/+1
* | | | | | | t9700: skip when Test::More is not availableJunio C Hamano2008-06-291-0/+5
|/ / / / / /
* | | | | | test-lib.sh: show git init output when in verbose modeLea Wiemann2008-06-261-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'maint'Junio C Hamano2008-06-261-0/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-261-0/+8
| * | | | clone: create intermediate directories of destination repoJeff King2008-06-251-0/+22
| |/ / /
* | | | improve for-each-ref test scriptJeff King2008-06-261-17/+70
* | | | Fix use of "perl -i" on WindowsAlex Riesen2008-06-252-6/+6
* | | | Merge branch 'sb/rebase'Junio C Hamano2008-06-251-9/+34
|\ \ \ \
| * | | | t3404: stricter tests for git-rebase--interactiveStephan Beyer2008-06-221-9/+34
| | |_|/ | |/| |