summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-04-09Merge branch 'tr/cache-tree' into maint-1.7.8Junio C Hamano
2012-04-09Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8Junio C Hamano
2012-04-09Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8Junio C Hamano
2012-04-09Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8Junio C Hamano
2012-03-20Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8Junio C Hamano
2012-03-20Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8Junio C Hamano
2012-03-01bundle: keep around names passed to add_pending_object()Thomas Rast
2012-03-01t5510: ensure we stay in the toplevel test dirThomas Rast
2012-03-01t5510: refactor bundle->pack conversionThomas Rast
2012-02-26am: don't infloop for an empty input fileJim Meyering
2012-02-23t5704: match tests to modern styleThomas Rast
2012-02-23bundle: use a strbuf to scan the log for boundary commitsThomas Rast
2012-02-13t5541: check error message against the real port number usedClemens Buchacher
2012-01-22t/Makefile: Use $(sort ...) explicitly where neededKirill Smelkov
2012-01-20remote-curl: Fix push status report when all branches failShawn O. Pearce
2012-01-18Merge branch 'maint-1.7.7' into maintJunio C Hamano
2012-01-18diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy
2012-01-11Merge branch 'maint-1.7.7' into maintJunio C Hamano
2012-01-11Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano
2012-01-11t2203: fix wrong commit commandNguyễn Thái Ngọc Duy
2012-01-10Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano
2012-01-10Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano
2012-01-10attr: don't confuse prefixes with leading directoriesJeff King
2012-01-09gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski
2012-01-04t5550: repack everything into one fileClemens Buchacher
2012-01-03fix hang in git fetch if pointed at a 0 length bundleBrian Harring
2011-12-28Merge branch 'jc/checkout-m-twoway' into maintJunio C Hamano
2011-12-28Merge branch 'jk/http-push-to-empty' into maintJunio C Hamano
2011-12-28Merge branch 'jn/maint-sequencer-fixes' into maintJunio C Hamano
2011-12-28Merge branch 'jk/maint-push-over-dav' into maintJunio C Hamano
2011-12-28Merge branch 'jk/fetch-no-tail-match-refs' into maintJunio C Hamano
2011-12-28Merge branch 'jh/fast-import-notes' into maintJunio C Hamano
2011-12-28Merge branch 'jn/branch-move-to-self' into maintJunio C Hamano
2011-12-21Merge branch 'bc/maint-apply-check-no-patch' into maintJunio C Hamano
2011-12-21Merge branch 'jk/maint-upload-archive' into maintJunio C Hamano
2011-12-20t/t2023-checkout-m.sh: fix use of test_must_failÆvar Arnfjörð Bjarmason
2011-12-20t0090: be prepared that 'wc -l' writes leading blanksJohannes Sixt
2011-12-19remote-curl: don't pass back fake refsJeff King
2011-12-13http-push: enable "proactive auth"Jeff King
2011-12-13t5540: test DAV push with authenticationJeff King
2011-12-13fetch-pack: match refs exactlyJeff King
2011-12-13t5500: give fully-qualified refs to fetch-packJeff King
2011-12-12Revert "reset: Make reset remove the sequencer state"Jonathan Nieder
2011-12-12revert: do not remove state until sequence is finishedJonathan Nieder
2011-12-12revert: allow single-pick in the middle of cherry-pick sequenceJonathan Nieder
2011-12-12revert: pass around rev-list args in already-parsed formJonathan Nieder
2011-12-12revert: allow cherry-pick --continue to commit before resumingJonathan Nieder
2011-12-11Test 'checkout -m -- path'Pete Harlan
2011-12-06reset: update cache-tree data when appropriateThomas Rast
2011-12-06commit: write cache-tree data when writing index anywayThomas Rast