Age | Commit message (Expand) | Author | Files | Lines |
2012-05-03 | Merge branch 'nd/columns' | Junio C Hamano | 1 | -0/+7 |
2012-04-30 | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 1 | -7/+6 |
2012-04-30 | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 1 | -29/+23 |
2012-04-27 | status: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2012-04-16 | Merge branch 'jc/commit-unedited-template' | Junio C Hamano | 1 | -19/+43 |
2012-04-15 | Merge branch 'jc/commit-hook-authorship' | Junio C Hamano | 1 | -3/+19 |
2012-03-30 | commit: rephrase the error when user did not touch templated log message | Junio C Hamano | 1 | -19/+41 |
2012-03-30 | commit: do not trigger bogus "has templated message edited" check | Junio C Hamano | 1 | -0/+2 |
2012-03-11 | commit: pass author/committer info to hooks | Junio C Hamano | 1 | -3/+19 |
2012-02-16 | Merge branch 'jx/i18n-more-marking' into maint | Junio C Hamano | 1 | -3/+3 |
2012-02-13 | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 1 | -0/+6 |
2012-02-12 | Merge branch 'nd/cache-tree-api-refactor' | Junio C Hamano | 1 | -2/+2 |
2012-02-10 | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 1 | -0/+6 |
2012-02-07 | cache-tree: update API to take abitrary flags | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-02-03 | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 1 | -0/+6 |
2012-02-01 | i18n: git-commit whence_s "merge/cherry-pick" message | Jiang Xin | 1 | -3/+3 |
2012-01-06 | Merge branch 'jc/show-sig' | Junio C Hamano | 1 | -2/+12 |
2012-01-05 | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 1 | -1/+2 |
2012-01-05 | Merge branch 'jc/signed-commit' and 'jc/pull-signed-tag' | Junio C Hamano | 1 | -1/+10 |
2011-12-22 | Merge branch 'jk/maint-strbuf-missing-init' | Junio C Hamano | 1 | -1/+1 |
2011-12-22 | Merge branch 'nd/war-on-nul-in-commit' | Junio C Hamano | 1 | -1/+1 |
2011-12-21 | Sync with v1.7.8.1 | Junio C Hamano | 1 | -1/+1 |
2011-12-21 | Merge branch 'ms/commit-cc-option-helpstring' into maint | Junio C Hamano | 1 | -1/+1 |
2011-12-20 | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 1 | -1/+5 |
2011-12-20 | commit: do not lose mergetag header when not amending | Junio C Hamano | 1 | -1/+5 |
2011-12-19 | Merge branch 'nd/resolve-ref' | Junio C Hamano | 1 | -1/+1 |
2011-12-19 | Merge branch 'tr/cache-tree' | Junio C Hamano | 1 | -4/+3 |
2011-12-18 | Update jk/maint-strbuf-missing-init to builtin/ rename | Junio C Hamano | 1 | -0/+1310 |
2011-12-16 | Merge branch 'jc/commit-amend-no-edit' | Junio C Hamano | 1 | -4/+5 |
2011-12-15 | Convert commit_tree() to take strbuf as message | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2011-12-13 | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2011-12-09 | Merge branch 'nd/resolve-ref' | Junio C Hamano | 1 | -1/+2 |
2011-12-09 | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 1 | -7/+12 |
2011-12-08 | commit: honour --no-edit | Junio C Hamano | 1 | -4/+5 |
2011-12-06 | commit: write cache-tree data when writing index anyway | Thomas Rast | 1 | -0/+2 |
2011-12-06 | Refactor cache_tree_update idiom from commit | Thomas Rast | 1 | -4/+1 |
2011-12-05 | Copy resolve_ref() return value for longer use | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2011-11-22 | revert: write REVERT_HEAD pseudoref during conflicted revert | Jonathan Nieder | 1 | -0/+1 |
2011-11-12 | commit: teach --gpg-sign option | Junio C Hamano | 1 | -1/+10 |
2011-11-09 | commit: teach --amend to carry forward extra headers | Junio C Hamano | 1 | -2/+7 |
2011-11-09 | commit: copy merged signed tags to headers of merge commit | Junio C Hamano | 1 | -5/+5 |
2011-10-13 | Merge branch 'nd/maint-autofix-tag-in-head' | Junio C Hamano | 1 | -2/+4 |
2011-10-10 | Merge branch 'cb/common-prefix-unification' | Junio C Hamano | 1 | -2/+3 |
2011-09-18 | Accept tags in HEAD or MERGE_HEAD | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
2011-09-12 | rename pathspec_prefix() to common_prefix() and move to dir.[ch] | Clemens Buchacher | 1 | -1/+1 |
2011-09-06 | remove prefix argument from pathspec_prefix | Clemens Buchacher | 1 | -2/+3 |
2011-08-28 | Merge branch 'jk/color-and-pager' | Junio C Hamano | 1 | -11/+2 |
2011-08-25 | Merge branch 'jc/maint-autofix-tag-in-head' | Junio C Hamano | 1 | -42/+45 |
2011-08-23 | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 1 | -1/+1 |
2011-08-19 | want_color: automatically fallback to color.ui | Jeff King | 1 | -10/+1 |