Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/http-push-to-empty' | Junio C Hamano | 2011-12-22 | 1 | -0/+32 |
|\ | |||||
| * | remote-curl: don't pass back fake refsjk/http-push-to-empty | Jeff King | 2011-12-19 | 1 | -0/+32 |
* | | Merge branch 'jc/request-pull-show-head-4' | Junio C Hamano | 2011-12-20 | 1 | -0/+3 |
|\ \ | |||||
| * | | request-pull: do not emit "tag" before the tagname | Junio C Hamano | 2011-12-19 | 1 | -1/+1 |
| * | | request-pull: update the "pull" command generation logic | Junio C Hamano | 2011-12-16 | 1 | -0/+3 |
* | | | Merge branch 'jc/checkout-m-twoway' | Junio C Hamano | 2011-12-20 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | t/t2023-checkout-m.sh: fix use of test_must_failjc/checkout-m-twoway | Ævar Arnfjörð Bjarmason | 2011-12-20 | 1 | -1/+3 |
* | | | | Merge branch 'tr/cache-tree' | Junio C Hamano | 2011-12-20 | 1 | -4/+2 |
|\ \ \ \ | |||||
| * | | | | t0090: be prepared that 'wc -l' writes leading blankstr/cache-tree | Johannes Sixt | 2011-12-20 | 1 | -4/+2 |
* | | | | | Merge branch 'ab/enable-i18n' | Junio C Hamano | 2011-12-19 | 12 | -2/+512 |
|\ \ \ \ \ | |||||
| * | | | | | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 12 | -2/+512 |
* | | | | | | Merge branch 'jc/checkout-m-twoway' | Junio C Hamano | 2011-12-19 | 1 | -0/+47 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Test 'checkout -m -- path' | Pete Harlan | 2011-12-11 | 1 | -0/+47 |
* | | | | | | Merge branch 'jk/maint-push-over-dav' | Junio C Hamano | 2011-12-19 | 2 | -0/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | http-push: enable "proactive auth"jk/maint-push-over-dav | Jeff King | 2011-12-13 | 1 | -1/+1 |
| * | | | | | | t5540: test DAV push with authentication | Jeff King | 2011-12-13 | 2 | -0/+37 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'jk/fetch-no-tail-match-refs' | Junio C Hamano | 2011-12-19 | 2 | -3/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fetch-pack: match refs exactly | Jeff King | 2011-12-13 | 1 | -0/+29 |
| * | | | | | | t5500: give fully-qualified refs to fetch-pack | Jeff King | 2011-12-13 | 1 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jn/maint-sequencer-fixes' | Junio C Hamano | 2011-12-19 | 2 | -58/+156 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Revert "reset: Make reset remove the sequencer state" | Jonathan Nieder | 2011-12-12 | 2 | -53/+1 |
| * | | | | | | revert: do not remove state until sequence is finished | Jonathan Nieder | 2011-12-12 | 1 | -3/+3 |
| * | | | | | | revert: allow single-pick in the middle of cherry-pick sequence | Jonathan Nieder | 2011-12-12 | 1 | -0/+12 |
| * | | | | | | revert: pass around rev-list args in already-parsed form | Jonathan Nieder | 2011-12-12 | 1 | -0/+5 |
| * | | | | | | revert: allow cherry-pick --continue to commit before resuming | Jonathan Nieder | 2011-12-12 | 1 | -3/+136 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'rr/test-chaining' | Junio C Hamano | 2011-12-19 | 15 | -199/+123 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t3401: use test_commit in setuprr/test-chaining | Martin von Zweigbergk | 2011-12-11 | 1 | -25/+10 |
| * | | | | | | t3401: modernize style | Martin von Zweigbergk | 2011-12-11 | 1 | -34/+33 |
| * | | | | | | t3040 (subprojects-basic): fix '&&' chaining, modernize style | Ramkumar Ramachandra | 2011-12-09 | 1 | -72/+72 |
| * | | | | | | t1510 (worktree): fix '&&' chaining | Ramkumar Ramachandra | 2011-12-09 | 1 | -3/+3 |
| * | | | | | | t3030 (merge-recursive): use test_expect_code | Ramkumar Ramachandra | 2011-12-09 | 1 | -66/+6 |
| * | | | | | | test: fix '&&' chaining | Ramkumar Ramachandra | 2011-12-08 | 10 | -17/+17 |
| * | | | | | | t3200 (branch): fix '&&' chaining | Ramkumar Ramachandra | 2011-12-08 | 1 | -2/+2 |
* | | | | | | | Merge branch 'tr/cache-tree' | Junio C Hamano | 2011-12-19 | 1 | -0/+95 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | reset: update cache-tree data when appropriate | Thomas Rast | 2011-12-06 | 1 | -2/+2 |
| * | | | | | | commit: write cache-tree data when writing index anyway | Thomas Rast | 2011-12-06 | 1 | -1/+1 |
| * | | | | | | Test the current state of the cache-tree optimization | Thomas Rast | 2011-12-06 | 1 | -0/+95 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/credentials' | Junio C Hamano | 2011-12-19 | 7 | -12/+665 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t: add test harness for external credential helpers | Jeff King | 2011-12-12 | 1 | -0/+39 |
| * | | | | | | credentials: add "store" helper | Jeff King | 2011-12-12 | 1 | -0/+9 |
| * | | | | | | Makefile: unix sockets may not available on some platforms | Johannes Sixt | 2011-12-12 | 1 | -0/+5 |
| * | | | | | | credentials: add "cache" helper | Jeff King | 2011-12-11 | 2 | -0/+239 |
| * | | | | | | credential: make relevance of http path configurable | Jeff King | 2011-12-11 | 2 | -1/+30 |
| * | | | | | | credential: add credential.*.username | Jeff King | 2011-12-11 | 2 | -0/+29 |
| * | | | | | | credential: apply helper config | Jeff King | 2011-12-11 | 2 | -0/+54 |
| * | | | | | | http: use credential API to get passwords | Jeff King | 2011-12-11 | 1 | -11/+27 |
| * | | | | | | introduce credentials API | Jeff King | 2011-12-11 | 2 | -0/+228 |
| * | | | | | | t5550: fix typo | Jeff King | 2011-12-11 | 1 | -1/+1 |
| * | | | | | | test-lib: add test_config_global variant | Jeff King | 2011-12-11 | 1 | -0/+5 |
* | | | | | | | git-p4: fix skipSubmitEdit regression | Pete Wyckoff | 2011-12-17 | 1 | -1/+23 |