summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-07-13t3404: test two "preserve merges with -p" casesStephan Beyer
2008-07-13Merge branch 'maint' to sync with 1.5.6.3Junio C Hamano
2008-07-13Merge branch 'am/stash-branch'Junio C Hamano
2008-07-13Merge branch 'jc/report-tracking'Junio C Hamano
2008-07-13Merge branch 'js/pick-root'Junio C Hamano
2008-07-13Merge branch 'tr/add-i-e'Junio C Hamano
2008-07-12t0004: fix timing bugJunio C Hamano
2008-07-12Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis
2008-07-10apply: fix copy/rename breakageJunio C Hamano
2008-07-09Merge branch 'js/apply-root'Junio C Hamano
2008-07-09t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones
2008-07-09t9113-*.sh: provide user feedback when test skippedRamsay Jones
2008-07-09Merge branch 'maint'Junio C Hamano
2008-07-09Avoid apache complaining about lack of server's FQDNMike Hommey
2008-07-09Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey
2008-07-09Fix http-push testMike Hommey
2008-07-09Catch failures from t5540-http-pushMike Hommey
2008-07-08t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey
2008-07-08Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce
2008-07-08avoid null SHA1 in oldest reflogJeff King
2008-07-08make deleting a missing ref more quietJeff King
2008-07-07Allow cherry-picking root commitsJohannes Schindelin
2008-07-07Merge branch 'jc/rerere'Junio C Hamano
2008-07-07Merge branch 'dr/ceiling'Junio C Hamano
2008-07-07Add a test for "git stash branch"Abhijit Menon-Sen
2008-07-07git-apply --directory: make --root more similar to GNU diffJunio C Hamano
2008-07-05Fix apply --recount handling of no-EOL lineThomas Rast
2008-07-04Merge branch 'maint'Junio C Hamano
2008-07-04Fix executable bits in t/ scriptsJunio C Hamano
2008-07-04t4127-apply-same-fn: Avoid sed -iJohannes Sixt
2008-07-03stat_tracking_info(): clear object flags used during countingJunio C Hamano
2008-07-03Merge branch 'maint'Junio C Hamano
2008-07-03Merge branch 'jc/maint-reset' into maintJunio C Hamano
2008-07-03Fix describe --tags --long so it does not segfaultShawn O. Pearce
2008-07-02git-add--interactive: manual hunk editing modeThomas Rast
2008-07-02apply --root: thinkofix.Junio C Hamano
2008-07-02Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin
2008-07-01Merge branch 'js/apply-recount'Junio C Hamano
2008-07-01Merge branch 'jc/checkdiff'Junio C Hamano
2008-07-01Merge branch 'jc/maint-reset'Junio C Hamano
2008-07-01Merge branch 'dz/apply-again'Junio C Hamano
2008-06-30Add test results directory to t/.gitignoreBrian Gernhardt
2008-06-30t9700: skip when Test::More is not availableJunio C Hamano
2008-06-29Fix t4017-diff-retval for white-space from wcBrian Gernhardt
2008-06-28Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin
2008-06-28git-apply: handle a patch that touches the same path more than once betterDon Zickus
2008-06-27diff --check: detect leftover conflict markersJunio C Hamano
2008-06-27Teach "diff --check" about new blank lines at endJunio C Hamano
2008-06-27test-lib.sh: show git init output when in verbose modeLea Wiemann
2008-06-27Merge branch 'maint'Junio C Hamano