Age | Commit message (Expand) | Author | Files | Lines |
2012-01-04 | t5550: repack everything into one file | Clemens Buchacher | 1 | -2/+1 |
2012-01-03 | fix hang in git fetch if pointed at a 0 length bundle | Brian Harring | 1 | -0/+6 |
2011-12-28 | Merge branch 'jc/checkout-m-twoway' into maint | Junio C Hamano | 1 | -0/+49 |
2011-12-28 | Merge branch 'jk/http-push-to-empty' into maint | Junio C Hamano | 1 | -0/+32 |
2011-12-28 | Merge branch 'jn/maint-sequencer-fixes' into maint | Junio C Hamano | 2 | -58/+156 |
2011-12-28 | Merge branch 'jk/maint-push-over-dav' into maint | Junio C Hamano | 2 | -0/+37 |
2011-12-28 | Merge branch 'jk/fetch-no-tail-match-refs' into maint | Junio C Hamano | 2 | -3/+32 |
2011-12-28 | Merge branch 'jh/fast-import-notes' into maint | Junio C Hamano | 1 | -5/+58 |
2011-12-28 | Merge branch 'jn/branch-move-to-self' into maint | Junio C Hamano | 2 | -4/+21 |
2011-12-21 | Merge branch 'bc/maint-apply-check-no-patch' into maint | Junio C Hamano | 2 | -1/+20 |
2011-12-21 | Merge branch 'jk/maint-upload-archive' into maint | Junio C Hamano | 1 | -0/+8 |
2011-12-20 | t/t2023-checkout-m.sh: fix use of test_must_fail | Ævar Arnfjörð Bjarmason | 1 | -1/+3 |
2011-12-19 | remote-curl: don't pass back fake refs | Jeff King | 1 | -0/+32 |
2011-12-13 | http-push: enable "proactive auth" | Jeff King | 1 | -1/+1 |
2011-12-13 | t5540: test DAV push with authentication | Jeff King | 2 | -0/+37 |
2011-12-13 | fetch-pack: match refs exactly | Jeff King | 1 | -0/+29 |
2011-12-13 | t5500: give fully-qualified refs to fetch-pack | Jeff King | 1 | -3/+3 |
2011-12-12 | Revert "reset: Make reset remove the sequencer state" | Jonathan Nieder | 2 | -53/+1 |
2011-12-12 | revert: do not remove state until sequence is finished | Jonathan Nieder | 1 | -3/+3 |
2011-12-12 | revert: allow single-pick in the middle of cherry-pick sequence | Jonathan Nieder | 1 | -0/+12 |
2011-12-12 | revert: pass around rev-list args in already-parsed form | Jonathan Nieder | 1 | -0/+5 |
2011-12-12 | revert: allow cherry-pick --continue to commit before resuming | Jonathan Nieder | 1 | -3/+136 |
2011-12-11 | Test 'checkout -m -- path' | Pete Harlan | 1 | -0/+47 |
2011-12-05 | builtin/apply.c: report error on failure to recognize input | Brandon Casey | 1 | -0/+19 |
2011-12-05 | t/t4131-apply-fake-ancestor.sh: fix broken test | Brandon Casey | 1 | -1/+1 |
2011-11-28 | fast-import: Fix incorrect fanout level when modifying existing notes refs | Johan Herland | 1 | -4/+4 |
2011-11-28 | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handling | Johan Herland | 1 | -0/+54 |
2011-11-28 | t9301: Fix testcase covering up a bug in fast-import's notes fanout handling | Johan Herland | 1 | -7/+6 |
2011-11-28 | Allow checkout -B <current-branch> to update the current branch | Jonathan Nieder | 1 | -4/+5 |
2011-11-28 | branch: allow a no-op "branch -M <current-branch> HEAD" | Jonathan Nieder | 1 | -0/+16 |
2011-11-23 | revert --abort: do not leave behind useless sequencer-old directory | Jonathan Nieder | 1 | -0/+8 |
2011-11-22 | revert: remove --reset compatibility option | Jonathan Nieder | 1 | -2/+2 |
2011-11-22 | revert: introduce --abort to cancel a failed cherry-pick | Jonathan Nieder | 1 | -0/+96 |
2011-11-22 | revert: write REVERT_HEAD pseudoref during conflicted revert | Jonathan Nieder | 1 | -0/+54 |
2011-11-22 | revert: rename --reset option to --quit | Jonathan Nieder | 2 | -6/+27 |
2011-11-21 | Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive | Junio C Hamano | 1 | -0/+8 |
2011-11-21 | archive: don't let remote clients get unreachable commits | Jeff King | 1 | -0/+8 |
2011-11-20 | t5501-*.sh: Fix url passed to clone in setup test | Ramsay Jones | 1 | -1/+1 |
2011-11-16 | refs: loosen over-strict "format" check | Junio C Hamano | 1 | -0/+7 |
2011-11-15 | Revert "upload-archive: use start_command instead of fork" | Junio C Hamano | 1 | -5/+5 |
2011-11-06 | Merge branch 'ab/i18n-test-fix' | Junio C Hamano | 2 | -3/+3 |
2011-11-06 | Merge branch 'pw/p4-appledouble-fix' | Junio C Hamano | 1 | -0/+31 |
2011-11-05 | git-p4: ignore apple filetype | Pete Wyckoff | 1 | -0/+31 |
2011-11-05 | t/t7508-status.sh: use test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2011-11-05 | t/t6030-bisect-porcelain.sh: use test_i18ngrep | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-11-02 | t3200: add test case for 'branch -m' | Stefan Naewe | 1 | -0/+5 |
2011-11-01 | Sync with 1.7.7.2 | Junio C Hamano | 1 | -1/+1 |
2011-11-01 | Merge branch 'rs/maint-estimate-cache-size' into maint | Junio C Hamano | 1 | -1/+1 |
2011-11-01 | Merge branch 'bc/attr-ignore-case' into maint | Junio C Hamano | 1 | -1/+58 |
2011-11-01 | Merge branch 'cn/fetch-prune' into maint | Junio C Hamano | 1 | -0/+50 |