aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'tr/cache-tree' into maint-1.7.8Junio C Hamano2012-04-09
|\
| * t0090: be prepared that 'wc -l' writes leading blanksJohannes Sixt2011-12-20
| * reset: update cache-tree data when appropriateThomas Rast2011-12-06
| * commit: write cache-tree data when writing index anywayThomas Rast2011-12-06
| * Test the current state of the cache-tree optimizationThomas Rast2011-12-06
* | Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8Junio C Hamano2012-04-09
|\ \
| * | t5541: check error message against the real port number usedClemens Buchacher2012-02-13
| * | remote-curl: Fix push status report when all branches failShawn O. Pearce2012-01-20
* | | Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8Junio C Hamano2012-04-09
|\ \ \
| * | | bundle: keep around names passed to add_pending_object()Thomas Rast2012-03-01
| * | | t5510: ensure we stay in the toplevel test dirThomas Rast2012-03-01
| * | | t5510: refactor bundle->pack conversionThomas Rast2012-03-01
* | | | Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8Junio C Hamano2012-04-09
|\ \ \ \ | |/ / /
| * | | t5704: match tests to modern styleThomas Rast2012-02-23
| * | | bundle: use a strbuf to scan the log for boundary commitsThomas Rast2012-02-23
* | | | Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8Junio C Hamano2012-03-20
|\ \ \ \
| * | | | t/Makefile: Use $(sort ...) explicitly where neededKirill Smelkov2012-01-22
| | |_|/ | |/| |
* | | | Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8Junio C Hamano2012-03-20
|\ \ \ \
| * | | | gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski2012-01-09
* | | | | am: don't infloop for an empty input fileJim Meyering2012-02-26
| |_|/ / |/| | |
* | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-18
|\ \ \ \
| * | | | diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2012-01-18
* | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | t2203: fix wrong commit commandNguyễn Thái Ngọc Duy2012-01-11
* | | | | Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano2012-01-10
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano2012-01-10
| |\ \ \ | | |/ /
| | * | attr: don't confuse prefixes with leading directoriesJeff King2012-01-10
* | | | t5550: repack everything into one fileClemens Buchacher2012-01-04
* | | | fix hang in git fetch if pointed at a 0 length bundleBrian Harring2012-01-03
* | | | Merge branch 'jc/checkout-m-twoway' into maintJunio C Hamano2011-12-28
|\ \ \ \
| * | | | t/t2023-checkout-m.sh: fix use of test_must_failÆvar Arnfjörð Bjarmason2011-12-20
| * | | | Test 'checkout -m -- path'Pete Harlan2011-12-11
* | | | | Merge branch 'jk/http-push-to-empty' into maintJunio C Hamano2011-12-28
|\ \ \ \ \
| * | | | | remote-curl: don't pass back fake refsJeff King2011-12-19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/maint-sequencer-fixes' into maintJunio C Hamano2011-12-28
|\ \ \ \ \
| * | | | | Revert "reset: Make reset remove the sequencer state"Jonathan Nieder2011-12-12
| * | | | | revert: do not remove state until sequence is finishedJonathan Nieder2011-12-12
| * | | | | revert: allow single-pick in the middle of cherry-pick sequenceJonathan Nieder2011-12-12
| * | | | | revert: pass around rev-list args in already-parsed formJonathan Nieder2011-12-12
| * | | | | revert: allow cherry-pick --continue to commit before resumingJonathan Nieder2011-12-12
| |/ / / /
* | | | | Merge branch 'jk/maint-push-over-dav' into maintJunio C Hamano2011-12-28
|\ \ \ \ \
| * | | | | http-push: enable "proactive auth"Jeff King2011-12-13
| * | | | | t5540: test DAV push with authenticationJeff King2011-12-13
| |/ / / /
* | | | | Merge branch 'jk/fetch-no-tail-match-refs' into maintJunio C Hamano2011-12-28
|\ \ \ \ \
| * | | | | fetch-pack: match refs exactlyJeff King2011-12-13
| * | | | | t5500: give fully-qualified refs to fetch-packJeff King2011-12-13
| |/ / / /
* | | | | Merge branch 'jh/fast-import-notes' into maintJunio C Hamano2011-12-28
|\ \ \ \ \
| * | | | | fast-import: Fix incorrect fanout level when modifying existing notes refsJohan Herland2011-11-28
| * | | | | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingJohan Herland2011-11-28