Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'pj/remote-set-branches-usage-fix' into maint | Junio C Hamano | 2012-02-27 |
|\ | |||
| * | remote: fix set-branches usage and documentation | Philip Jägenstedt | 2012-02-19 |
* | | Merge branch 'tr/merge-edit-guidance' into maint | Junio C Hamano | 2012-02-27 |
|\ \ | |||
| * | | merge: add instructions to the commit message when editing | Thomas Rast | 2012-01-31 |
* | | | Merge branch 'cb/receive-pack-keep-errors' into maint | Junio C Hamano | 2012-02-21 |
|\ \ \ | |||
| * | | | do not override receive-pack errors | Clemens Buchacher | 2012-02-13 |
* | | | | Merge branch 'cb/transfer-no-progress' into maint | Junio C Hamano | 2012-02-21 |
|\ \ \ \ | |||
| * | | | | push/fetch/clone --no-progress suppresses progress output | Clemens Buchacher | 2012-02-13 |
* | | | | | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 2012-02-21 |
|\ \ \ \ \ | |||
| * | | | | | standardize and improve lookup rules for external local repos | Jeff King | 2012-02-02 |
* | | | | | | Merge branch 'cb/maint-rev-list-verify-object' into maint | Junio C Hamano | 2012-02-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | git rev-list: fix invalid typecast | Clemens Buchacher | 2012-02-13 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'jk/grep-binary-attribute' into maint | Junio C Hamano | 2012-02-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | grep: pre-load userdiff drivers when threaded | Jeff King | 2012-02-02 |
| * | | | | | | convert git-grep to use grep_source interface | Jeff King | 2012-02-02 |
| * | | | | | | grep: move sha1-reading mutex into low-level code | Jeff King | 2012-02-02 |
| * | | | | | | grep: make locking flag global | Jeff King | 2012-02-02 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'nd/diffstat-gramnum' into maint | Junio C Hamano | 2012-02-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Use correct grammar in diffstat summary line | Nguyễn Thái Ngọc Duy | 2012-02-03 |
| |/ / / / / | |||
* | | | | | | Merge branch 'jc/checkout-out-of-unborn' into maint | Junio C Hamano | 2012-02-16 |
|\ \ \ \ \ \ | |||
| * | | | | | | git checkout -b: allow switching out of an unborn branch | Junio C Hamano | 2012-02-06 |
* | | | | | | | Merge branch 'jx/i18n-more-marking' into maint | Junio C Hamano | 2012-02-16 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | i18n: git-commit whence_s "merge/cherry-pick" message | Jiang Xin | 2012-02-01 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jk/maint-tag-show-fixes' into maint | Junio C Hamano | 2012-02-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | 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' into maint | Junio C Hamano | 2012-02-13 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | merge: do not launch an editor on "--no-edit $tag" | Junio C Hamano | 2012-02-09 |
* | | | | | | | Merge branch 'js/add-e-submodule-fix' into maint | Junio C Hamano | 2012-02-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | add -e: do not show difference in a submodule that is merely dirty | Johannes Schindelin | 2012-02-07 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 2012-02-03 |
* | | | | | | | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint | Junio C Hamano | 2012-02-13 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | merge: do not create a signed tag merge under --ff-only option | Junio C Hamano | 2012-02-05 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jc/branch-desc-typoavoidance' into maint | Junio C Hamano | 2012-02-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | branch --edit-description: protect against mistyped branch name | Junio C Hamano | 2012-02-05 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'tr/grep-l-with-decoration' into maint | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | grep: fix -l/-L interaction with decoration lines | Albert Yale | 2012-01-23 |
* | | | | | | | | Merge branch 'cb/push-quiet' into maint | Junio C Hamano | 2012-02-05 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| * | | | | | | | fix push --quiet: add 'quiet' capability to receive-pack | Clemens Buchacher | 2012-01-08 |
| * | | | | | | | server_supports(): parse feature list more carefully | Junio C Hamano | 2012-01-08 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-01-12 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-12 |
| |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2012-01-12 |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||
| | | * | | | | | | thin-pack: try harder to use preferred base objects as base | Jeff King | 2012-01-12 |
* | | | | | | | | | Merge branch 'mh/ref-api-less-extra-refs' | Junio C Hamano | 2012-01-09 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| * | | | | | | | | write_head_info(): handle "extra refs" locally | Michael Haggerty | 2012-01-06 |
| * | | | | | | | | show_ref(): remove unused "flag" and "cb_data" arguments | Michael Haggerty | 2012-01-06 |
| * | | | | | | | | receive-pack: move more work into write_head_info() | Michael Haggerty | 2012-01-06 |