aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-20
|\
| * request-pull: do not emit "tag" before the tagnameJunio C Hamano2011-12-19
| * request-pull: update the "pull" command generation logicJunio C Hamano2011-12-16
* | Merge branch 'jc/checkout-m-twoway'Junio C Hamano2011-12-20
|\ \
| * | t/t2023-checkout-m.sh: fix use of test_must_failÆvar Arnfjörð Bjarmason2011-12-20
* | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-20
|\ \ \
| * | | t0090: be prepared that 'wc -l' writes leading blanksJohannes Sixt2011-12-20
* | | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-19
|\ \ \ \
| * | | | i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
* | | | | Merge branch 'jc/checkout-m-twoway'Junio C Hamano2011-12-19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Test 'checkout -m -- path'Pete Harlan2011-12-11
* | | | | Merge branch 'jk/maint-push-over-dav'Junio C Hamano2011-12-19
|\ \ \ \ \
| * | | | | 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'Junio C Hamano2011-12-19
|\ \ \ \ \ \
| * | | | | | fetch-pack: match refs exactlyJeff King2011-12-13
| * | | | | | t5500: give fully-qualified refs to fetch-packJeff King2011-12-13
| |/ / / / /
* | | | | | Merge branch 'jn/maint-sequencer-fixes'Junio C Hamano2011-12-19
|\ \ \ \ \ \
| * | | | | | 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 'rr/test-chaining'Junio C Hamano2011-12-19
|\ \ \ \ \ \
| * | | | | | t3401: use test_commit in setupMartin von Zweigbergk2011-12-11
| * | | | | | t3401: modernize styleMartin von Zweigbergk2011-12-11
| * | | | | | t3040 (subprojects-basic): fix '&&' chaining, modernize styleRamkumar Ramachandra2011-12-09
| * | | | | | t1510 (worktree): fix '&&' chainingRamkumar Ramachandra2011-12-09
| * | | | | | t3030 (merge-recursive): use test_expect_codeRamkumar Ramachandra2011-12-09
| * | | | | | test: fix '&&' chainingRamkumar Ramachandra2011-12-08
| * | | | | | t3200 (branch): fix '&&' chainingRamkumar Ramachandra2011-12-08
* | | | | | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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 'jk/credentials'Junio C Hamano2011-12-19
|\ \ \ \ \ \
| * | | | | | t: add test harness for external credential helpersJeff King2011-12-12
| * | | | | | credentials: add "store" helperJeff King2011-12-12
| * | | | | | Makefile: unix sockets may not available on some platformsJohannes Sixt2011-12-12
| * | | | | | credentials: add "cache" helperJeff King2011-12-11
| * | | | | | credential: make relevance of http path configurableJeff King2011-12-11
| * | | | | | credential: add credential.*.usernameJeff King2011-12-11
| * | | | | | credential: apply helper configJeff King2011-12-11
| * | | | | | http: use credential API to get passwordsJeff King2011-12-11
| * | | | | | introduce credentials APIJeff King2011-12-11
| * | | | | | t5550: fix typoJeff King2011-12-11
| * | | | | | test-lib: add test_config_global variantJeff King2011-12-11
* | | | | | | git-p4: fix skipSubmitEdit regressionPete Wyckoff2011-12-17
* | | | | | | Merge branch 'jc/commit-amend-no-edit'Junio C Hamano2011-12-16
|\ \ \ \ \ \ \
| * | | | | | | test: commit --amend should honor --no-editJonathan Nieder2011-12-08