Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jx/i18n-more-marking' | Junio C Hamano | 2012-02-07 | 1 | -3/+3 |
|\ | |||||
| * | i18n: git-commit whence_s "merge/cherry-pick" message | Jiang Xin | 2012-02-01 | 1 | -3/+3 |
* | | Merge branch 'tr/merge-edit-guidance' | Junio C Hamano | 2012-01-31 | 1 | -0/+10 |
|\ \ | |||||
| * | | merge: add instructions to the commit message when editingtr/merge-edit-guidance | Thomas Rast | 2012-01-31 | 1 | -0/+10 |
| |/ | |||||
* | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2012-01-31 | 1 | -4/+34 |
|\ \ | |||||
| * | | merge: use editor by default in interactive sessions | Junio C Hamano | 2012-01-23 | 1 | -4/+34 |
* | | | Merge branch 'nd/clone-detached' | Junio C Hamano | 2012-01-31 | 2 | -140/+183 |
|\ \ \ | |||||
| * | | | clone: fix up delay cloning conditions | Nguyễn Thái Ngọc Duy | 2012-01-24 | 2 | -8/+14 |
| * | | | push: do not let configured foreign-vcs permanently clobbered | Junio C Hamano | 2012-01-23 | 1 | -0/+2 |
| * | | | clone: print advice on checking out detached HEAD | Nguyễn Thái Ngọc Duy | 2012-01-16 | 2 | -16/+5 |
| * | | | clone: allow --branch to take a tag | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -1/+19 |
| * | | | clone: refuse to clone if --branch points to bogus ref | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -8/+4 |
| * | | | clone: --branch=<branch> always means refs/heads/<branch> | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -14/+16 |
| * | | | clone: delay cloning until after remote HEAD checking | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -27/+27 |
| * | | | clone: factor out remote ref writing | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -14/+25 |
| * | | | clone: factor out HEAD update code | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -17/+24 |
| * | | | clone: factor out checkout code | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -43/+58 |
| * | | | clone: write detached HEAD in bare repositories | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -6/+3 |
* | | | | Merge branch 'tr/grep-l-with-decoration' | Junio C Hamano | 2012-01-31 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | grep: fix -l/-L interaction with decoration linestr/grep-l-with-decoration | Albert Yale | 2012-01-23 | 1 | -2/+3 |
* | | | | | Merge branch 'rr/sequencer' | Junio C Hamano | 2012-01-31 | 1 | -946/+7 |
|\ \ \ \ \ | |||||
| * | | | | | sequencer: factor code out of revert builtinrr/sequencer | Ramkumar Ramachandra | 2012-01-11 | 1 | -946/+2 |
| * | | | | | revert: prepare to move replay_action to header | Ramkumar Ramachandra | 2012-01-11 | 1 | -18/+22 |
* | | | | | | Merge branch 'jc/advise-i18n' | Junio C Hamano | 2012-01-31 | 1 | -5/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | i18n of multi-line advice messagesjc/advise-i18n | Junio C Hamano | 2011-12-22 | 1 | -5/+4 |
* | | | | | | | Merge branch 'nd/index-pack-no-recurse' | Junio C Hamano | 2012-01-29 | 1 | -50/+114 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | index-pack: eliminate unlimited recursion in get_base_data() | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -9/+44 |
| * | | | | | | | index-pack: eliminate recursion in find_unresolved_deltas | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -41/+70 |
* | | | | | | | | Merge branch 'mh/ref-clone-without-extra-refs' | Junio C Hamano | 2012-01-29 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | write_remote_refs(): create packed (rather than extra) refsmh/ref-clone-without-extra-refs | Michael Haggerty | 2012-01-17 | 1 | -2/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 2012-01-29 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mailinfo: with -b, keep space after [foo]tr/maint-mailinfo | Thomas Rast | 2012-01-16 | 1 | -1/+10 |
* | | | | | | | | | Merge branch 'nd/maint-refname-in-hierarchy-check' | Junio C Hamano | 2012-01-29 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix incorrect ref namespace checknd/maint-refname-in-hierarchy-check | Nguyễn Thái Ngọc Duy | 2012-01-11 | 2 | -2/+2 |
* | | | | | | | | | | Merge branch 'cb/push-quiet' | Junio C Hamano | 2012-01-29 | 2 | -7/+25 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fix push --quiet: add 'quiet' capability to receive-pack | Clemens Buchacher | 2012-01-08 | 2 | -5/+22 |
| * | | | | | | | | | | server_supports(): parse feature list more carefully | Junio C Hamano | 2012-01-08 | 1 | -2/+3 |
* | | | | | | | | | | | Merge branch 'nd/clone-single-branch' | Junio C Hamano | 2012-01-29 | 1 | -4/+48 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | clone: add --single-branch to fetch only one branchnd/clone-single-branch | Nguyễn Thái Ngọc Duy | 2012-01-08 | 1 | -4/+48 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-01-12 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-12 | 1 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2012-01-12 | 1 | -2/+7 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | thin-pack: try harder to use preferred base objects as base | Jeff King | 2012-01-12 | 1 | -2/+7 |
* | | | | | | | | | | | | | Merge branch 'mh/ref-api-less-extra-refs' | Junio C Hamano | 2012-01-09 | 1 | -29/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | write_head_info(): handle "extra refs" locallymh/ref-api-less-extra-refs | Michael Haggerty | 2012-01-06 | 1 | -4/+3 |
| * | | | | | | | | | | | | show_ref(): remove unused "flag" and "cb_data" arguments | Michael Haggerty | 2012-01-06 | 1 | -5/+5 |
| * | | | | | | | | | | | | receive-pack: move more work into write_head_info() | Michael Haggerty | 2012-01-06 | 1 | -24/+18 |
* | | | | | | | | | | | | | Merge branch 'jc/show-sig' | Junio C Hamano | 2012-01-06 | 3 | -7/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 2012-01-05 | 1 | -1/+2 |
| * | | | | | | | | | | | | | Merge branch 'jc/signed-commit' and 'jc/pull-signed-tag' | Junio C Hamano | 2012-01-05 | 3 | -6/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |