Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/maint-tag-show-fixes' | Junio C Hamano | 2012-02-12 |
|\ | |||
| * | tag: do not show non-tag contents with "-n" | Junio C Hamano | 2012-02-08 |
| * | tag: die when listing missing or corrupt objects | Jeff King | 2012-02-06 |
| * | tag: fix output of "tag -n" when errors occur | Jeff King | 2012-02-06 |
* | | Merge branch 'jn/merge-no-edit-fix' | Junio C Hamano | 2012-02-12 |
|\ \ | |||
| * | | merge: do not launch an editor on "--no-edit $tag" | Junio C Hamano | 2012-02-09 |
* | | | Merge branch 'js/add-e-submodule-fix' | Junio C Hamano | 2012-02-10 |
|\ \ \ | |||
| * | | | add -e: do not show difference in a submodule that is merely dirty | Johannes Schindelin | 2012-02-07 |
| | |/ | |/| | |||
* | | | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 2012-02-10 |
|\ \ \ | |||
| * | | | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 2012-02-03 |
* | | | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | merge: do not create a signed tag merge under --ff-only option | Junio C Hamano | 2012-02-05 |
* | | | | Merge branch 'jc/branch-desc-typoavoidance' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ | |||
| * | | | | branch --edit-description: protect against mistyped branch name | Junio C Hamano | 2012-02-05 |
| |/ / / | |||
* | | | | Merge branch 'jx/i18n-more-marking' | Junio C Hamano | 2012-02-07 |
|\ \ \ \ | |||
| * | | | | i18n: git-commit whence_s "merge/cherry-pick" message | Jiang Xin | 2012-02-01 |
| |/ / / | |||
* | | | | Merge branch 'tr/merge-edit-guidance' | Junio C Hamano | 2012-01-31 |
|\ \ \ \ | |||
| * | | | | merge: add instructions to the commit message when editing | Thomas Rast | 2012-01-31 |
| |/ / / | |||
* | | | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2012-01-31 |
|\ \ \ \ | |||
| * | | | | merge: use editor by default in interactive sessions | Junio C Hamano | 2012-01-23 |
* | | | | | Merge branch 'nd/clone-detached' | Junio C Hamano | 2012-01-31 |
|\ \ \ \ \ | |||
| * | | | | | clone: fix up delay cloning conditions | Nguyễn Thái Ngọc Duy | 2012-01-24 |
| * | | | | | push: do not let configured foreign-vcs permanently clobbered | Junio C Hamano | 2012-01-23 |
| * | | | | | clone: print advice on checking out detached HEAD | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: allow --branch to take a tag | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: refuse to clone if --branch points to bogus ref | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: --branch=<branch> always means refs/heads/<branch> | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: delay cloning until after remote HEAD checking | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: factor out remote ref writing | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: factor out HEAD update code | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: factor out checkout code | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | clone: write detached HEAD in bare repositories | Nguyễn Thái Ngọc Duy | 2012-01-16 |
* | | | | | | Merge branch 'tr/grep-l-with-decoration' | Junio C Hamano | 2012-01-31 |
|\ \ \ \ \ \ | |||
| * | | | | | | grep: fix -l/-L interaction with decoration lines | Albert Yale | 2012-01-23 |
* | | | | | | | Merge branch 'rr/sequencer' | Junio C Hamano | 2012-01-31 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | sequencer: factor code out of revert builtin | Ramkumar Ramachandra | 2012-01-11 |
| * | | | | | | | revert: prepare to move replay_action to header | Ramkumar Ramachandra | 2012-01-11 |
* | | | | | | | | Merge branch 'jc/advise-i18n' | Junio C Hamano | 2012-01-31 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | i18n of multi-line advice messages | Junio C Hamano | 2011-12-22 |
* | | | | | | | | | Merge branch 'nd/index-pack-no-recurse' | Junio C Hamano | 2012-01-29 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | index-pack: eliminate unlimited recursion in get_base_data() | Nguyễn Thái Ngọc Duy | 2012-01-16 |
| * | | | | | | | | | index-pack: eliminate recursion in find_unresolved_deltas | Nguyễn Thái Ngọc Duy | 2012-01-16 |
* | | | | | | | | | | Merge branch 'mh/ref-clone-without-extra-refs' | Junio C Hamano | 2012-01-29 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | write_remote_refs(): create packed (rather than extra) refs | Michael Haggerty | 2012-01-17 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 2012-01-29 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | mailinfo: with -b, keep space after [foo] | Thomas Rast | 2012-01-16 |
* | | | | | | | | | | | Merge branch 'nd/maint-refname-in-hierarchy-check' | Junio C Hamano | 2012-01-29 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Fix incorrect ref namespace check | Nguyễn Thái Ngọc Duy | 2012-01-11 |
* | | | | | | | | | | | | Merge branch 'cb/push-quiet' | Junio C Hamano | 2012-01-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | fix push --quiet: add 'quiet' capability to receive-pack | Clemens Buchacher | 2012-01-08 |