summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-1912-2/+512
|\
| * i18n: add infrastructure for translating Git with gettextab/enable-i18nÆvar Arnfjörð Bjarmason2011-12-0512-2/+512
* | Merge branch 'jc/checkout-m-twoway'Junio C Hamano2011-12-191-0/+47
|\ \
| * | Test 'checkout -m -- path'Pete Harlan2011-12-111-0/+47
* | | Merge branch 'jk/maint-push-over-dav'Junio C Hamano2011-12-192-0/+37
|\ \ \
| * | | http-push: enable "proactive auth"jk/maint-push-over-davJeff King2011-12-131-1/+1
| * | | t5540: test DAV push with authenticationJeff King2011-12-132-0/+37
* | | | Merge branch 'jk/fetch-no-tail-match-refs'Junio C Hamano2011-12-192-3/+32
|\ \ \ \
| * | | | fetch-pack: match refs exactlyJeff King2011-12-131-0/+29
| * | | | t5500: give fully-qualified refs to fetch-packJeff King2011-12-131-3/+3
| |/ / /
* | | | Merge branch 'jn/maint-sequencer-fixes'Junio C Hamano2011-12-192-58/+156
|\ \ \ \
| * | | | Revert "reset: Make reset remove the sequencer state"Jonathan Nieder2011-12-122-53/+1
| * | | | revert: do not remove state until sequence is finishedJonathan Nieder2011-12-121-3/+3
| * | | | revert: allow single-pick in the middle of cherry-pick sequenceJonathan Nieder2011-12-121-0/+12
| * | | | revert: pass around rev-list args in already-parsed formJonathan Nieder2011-12-121-0/+5
| * | | | revert: allow cherry-pick --continue to commit before resumingJonathan Nieder2011-12-121-3/+136
| |/ / /
* | | | Merge branch 'rr/test-chaining'Junio C Hamano2011-12-1915-199/+123
|\ \ \ \
| * | | | t3401: use test_commit in setuprr/test-chainingMartin von Zweigbergk2011-12-111-25/+10
| * | | | t3401: modernize styleMartin von Zweigbergk2011-12-111-34/+33
| * | | | t3040 (subprojects-basic): fix '&&' chaining, modernize styleRamkumar Ramachandra2011-12-091-72/+72
| * | | | t1510 (worktree): fix '&&' chainingRamkumar Ramachandra2011-12-091-3/+3
| * | | | t3030 (merge-recursive): use test_expect_codeRamkumar Ramachandra2011-12-091-66/+6
| * | | | test: fix '&&' chainingRamkumar Ramachandra2011-12-0810-17/+17
| * | | | t3200 (branch): fix '&&' chainingRamkumar Ramachandra2011-12-081-2/+2
* | | | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-191-0/+95
|\ \ \ \ \
| * | | | | reset: update cache-tree data when appropriateThomas Rast2011-12-061-2/+2
| * | | | | commit: write cache-tree data when writing index anywayThomas Rast2011-12-061-1/+1
| * | | | | Test the current state of the cache-tree optimizationThomas Rast2011-12-061-0/+95
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/credentials'Junio C Hamano2011-12-197-12/+665
|\ \ \ \ \
| * | | | | t: add test harness for external credential helpersJeff King2011-12-121-0/+39
| * | | | | credentials: add "store" helperJeff King2011-12-121-0/+9
| * | | | | Makefile: unix sockets may not available on some platformsJohannes Sixt2011-12-121-0/+5
| * | | | | credentials: add "cache" helperJeff King2011-12-112-0/+239
| * | | | | credential: make relevance of http path configurableJeff King2011-12-112-1/+30
| * | | | | credential: add credential.*.usernameJeff King2011-12-112-0/+29
| * | | | | credential: apply helper configJeff King2011-12-112-0/+54
| * | | | | http: use credential API to get passwordsJeff King2011-12-111-11/+27
| * | | | | introduce credentials APIJeff King2011-12-112-0/+228
| * | | | | t5550: fix typoJeff King2011-12-111-1/+1
| * | | | | test-lib: add test_config_global variantJeff King2011-12-111-0/+5
* | | | | | git-p4: fix skipSubmitEdit regressionPete Wyckoff2011-12-171-1/+23
* | | | | | Merge branch 'jc/commit-amend-no-edit'Junio C Hamano2011-12-161-152/+167
|\ \ \ \ \ \
| * | | | | | test: commit --amend should honor --no-editjc/commit-amend-no-editJonathan Nieder2011-12-081-0/+40
| * | | | | | t7501 (commit): modernize styleJonathan Nieder2011-12-081-133/+127
| * | | | | | test: remove a porcelain test that hard-codes commit namesJonathan Nieder2011-12-081-20/+0
| * | | | | | test: add missing "&&" after echo commandJonathan Nieder2011-12-081-6/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-161-9/+85
|\ \ \ \ \ \
| * | | | | | bulk-checkin: replace fast-import based implementationjc/stream-to-packJunio C Hamano2011-12-011-9/+85
* | | | | | | Merge branch 'jh/fast-import-notes'Junio C Hamano2011-12-161-5/+58
|\ \ \ \ \ \ \
| * | | | | | | fast-import: Fix incorrect fanout level when modifying existing notes refsjh/fast-import-notesJohan Herland2011-11-281-4/+4