Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/commit-unedited-template' into maint | Junio C Hamano | 2012-04-26 |
|\ | |||
| * | commit: rephrase the error when user did not touch templated log message | Junio C Hamano | 2012-03-30 |
| * | commit: do not trigger bogus "has templated message edited" check | Junio C Hamano | 2012-03-30 |
* | | Merge branch 'jc/commit-hook-authorship' into maint | Junio C Hamano | 2012-04-26 |
|\ \ | |||
| * | | commit: pass author/committer info to hooks | Junio C Hamano | 2012-03-11 |
| * | | Merge branch 'jx/i18n-more-marking' into maint | Junio C Hamano | 2012-02-16 |
| |\ \ | |||
| * \ \ | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 |
| |\ \ \ | | |_|/ | |/| | | |||
* | | | | Merge branch 'nd/cache-tree-api-refactor' | Junio C Hamano | 2012-02-12 |
|\ \ \ \ | |||
| * | | | | cache-tree: update API to take abitrary flags | Nguyễn Thái Ngọc Duy | 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 |
* | | | i18n: git-commit whence_s "merge/cherry-pick" message | Jiang Xin | 2012-02-01 |
| |/ |/| | |||
* | | Merge branch 'jc/show-sig' | Junio C Hamano | 2012-01-06 |
|\ \ | |||
| * | | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 2012-01-05 |
| * | | Merge branch 'jc/signed-commit' and 'jc/pull-signed-tag' | Junio C Hamano | 2012-01-05 |
| |\ \ | |||
| | * | | commit: teach --gpg-sign option | Junio C Hamano | 2011-11-12 |
* | | | | Merge branch 'jk/maint-strbuf-missing-init' | Junio C Hamano | 2011-12-22 |
|\ \ \ \ | |||
| * | | | | Update jk/maint-strbuf-missing-init to builtin/ rename | Junio C Hamano | 2011-12-18 |
* | | | | | Merge branch 'nd/war-on-nul-in-commit' | Junio C Hamano | 2011-12-22 |
|\ \ \ \ \ | |||
| * | | | | | Convert commit_tree() to take strbuf as message | Nguyễn Thái Ngọc Duy | 2011-12-15 |
* | | | | | | Sync with v1.7.8.1 | Junio C Hamano | 2011-12-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Merge branch 'ms/commit-cc-option-helpstring' into maint | Junio C Hamano | 2011-12-21 |
| |/ / / / / | |||
* | | | | | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-20 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | commit: do not lose mergetag header when not amending | Junio C Hamano | 2011-12-20 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ | |||
| * | | | | | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 2011-12-13 |
* | | | | | | Merge branch 'tr/cache-tree' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | commit: write cache-tree data when writing index anyway | Thomas Rast | 2011-12-06 |
| * | | | | | | Refactor cache_tree_update idiom from commit | Thomas Rast | 2011-12-06 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'jc/commit-amend-no-edit' | Junio C Hamano | 2011-12-16 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | commit: honour --no-edit | Junio C Hamano | 2011-12-08 |
| |/ / / / | |||
* | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-09 |
|\ \ \ \ \ | |||
| * | | | | | Copy resolve_ref() return value for longer use | Nguyễn Thái Ngọc Duy | 2011-12-05 |
* | | | | | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-09 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||
| * | | | | commit: teach --amend to carry forward extra headers | Junio C Hamano | 2011-11-09 |
| * | | | | commit: copy merged signed tags to headers of merge commit | Junio C Hamano | 2011-11-09 |
| |/ / / | |||
* | | | | revert: write REVERT_HEAD pseudoref during conflicted revert | Jonathan Nieder | 2011-11-22 |
|/ / / | |||
* | | | Merge branch 'nd/maint-autofix-tag-in-head' | Junio C Hamano | 2011-10-13 |
|\ \ \ | |||
| * | | | Accept tags in HEAD or MERGE_HEAD | Nguyễn Thái Ngọc Duy | 2011-09-18 |
* | | | | Merge branch 'cb/common-prefix-unification' | Junio C Hamano | 2011-10-10 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | rename pathspec_prefix() to common_prefix() and move to dir.[ch] | Clemens Buchacher | 2011-09-12 |
| * | | | remove prefix argument from pathspec_prefix | Clemens Buchacher | 2011-09-06 |
* | | | | Merge branch 'jk/color-and-pager' | Junio C Hamano | 2011-08-28 |
|\ \ \ \ | |||
| * | | | | want_color: automatically fallback to color.ui | Jeff King | 2011-08-19 |
| * | | | | git_config_colorbool: refactor stdout_is_tty handling | Jeff King | 2011-08-18 |
* | | | | | Merge branch 'jc/maint-autofix-tag-in-head' | Junio C Hamano | 2011-08-25 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | commit: reduce use of redundant global variables | Junio C Hamano | 2011-08-19 |
| |/ / / | |||
* | | | | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-08-23 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | ls-files: fix pathspec display on error | Clemens Buchacher | 2011-08-11 |
| |/ / | |||
* | | | commit: allow partial commits with relative paths | Clemens Buchacher | 2011-08-02 |
|/ / |