summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* restore legacy behavior for read_sha1_file()Nicolas Pitre2008-07-141-0/+60
* git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-141-1/+1
* git-svn: find-rev and rebase for SVN::Mirror repositoriesJoão Abecasis2008-07-141-0/+9
* t3404: test two "preserve merges with -p" casesStephan Beyer2008-07-131-5/+21
* Merge branch 'maint' to sync with 1.5.6.3Junio C Hamano2008-07-132-9/+33
|\
| * t0004: fix timing bugJunio C Hamano2008-07-121-9/+10
| * Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis2008-07-111-0/+23
* | Merge branch 'am/stash-branch'Junio C Hamano2008-07-131-0/+60
|\ \
| * | Add a test for "git stash branch"Abhijit Menon-Sen2008-07-061-0/+60
* | | Merge branch 'jc/report-tracking'Junio C Hamano2008-07-131-0/+70
|\ \ \
| * | | stat_tracking_info(): clear object flags used during countingJunio C Hamano2008-07-031-0/+70
| |/ /
* | | Merge branch 'js/pick-root'Junio C Hamano2008-07-131-0/+30
|\ \ \
| * | | Allow cherry-picking root commitsJohannes Schindelin2008-07-071-0/+30
* | | | Merge branch 'tr/add-i-e'Junio C Hamano2008-07-131-0/+67
|\ \ \ \
| * | | | git-add--interactive: manual hunk editing modeThomas Rast2008-07-021-0/+67
* | | | | 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