Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-08-19 | commit: reduce use of redundant global variables | Junio C Hamano | 1 | -42/+45 |
2011-08-18 | git_config_colorbool: refactor stdout_is_tty handling | Jeff King | 1 | -1/+1 |
2011-08-11 | ls-files: fix pathspec display on error | Clemens Buchacher | 1 | -1/+1 |
2011-08-02 | commit: allow partial commits with relative paths | Clemens Buchacher | 1 | -2/+4 |
2011-06-06 | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 1 | -3/+4 |
2011-05-16 | Merge branch 'ci/commit--interactive-atomic' | Junio C Hamano | 1 | -12/+34 |
2011-05-11 | Do not strip empty lines / trailing spaces from a commit message template | Boris Faure | 1 | -1/+3 |
2011-05-09 | Add support for -p/--patch to git-commit | Conrad Irwin | 1 | -3/+7 |
2011-05-09 | Allow git commit --interactive with paths | Conrad Irwin | 1 | -2/+0 |
2011-05-08 | Use a temporary index for git commit --interactive | Conrad Irwin | 1 | -8/+28 |
2011-04-01 | Merge branch 'ab/i18n-st' | Junio C Hamano | 1 | -83/+83 |
2011-03-26 | Merge branch 'jc/index-update-if-able' | Junio C Hamano | 1 | -7/+2 |
2011-03-21 | diff/status: refactor opportunistic index update | Junio C Hamano | 1 | -7/+2 |
2011-03-19 | Merge branch 'jn/status-translatable' | Junio C Hamano | 1 | -29/+30 |
2011-03-19 | Merge branch 'jk/merge-rename-ux' | Junio C Hamano | 1 | -1/+0 |
2011-03-09 | i18n: git-commit advice messages | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2011-03-09 | i18n: git-commit "enter the commit message" message | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2011-03-09 | i18n: git-commit print_summary messages | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2011-03-09 | i18n: git-commit formatting messages | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2011-03-09 | i18n: git-commit "middle of a merge" message | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2011-03-09 | i18n: git-commit basic messages | Ævar Arnfjörð Bjarmason | 1 | -59/+59 |
2011-03-09 | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 1 | -42/+114 |
2011-03-08 | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 1 | -23/+24 |
2011-03-08 | commit: refer to commit template as s->fp | Jonathan Nieder | 1 | -14/+13 |
2011-03-08 | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 1 | -23/+24 |
2011-03-08 | commit: refer to commit template as s->fp | Jonathan Nieder | 1 | -14/+13 |
2011-03-04 | Merge branch 'jn/maint-commit-missing-template' | Junio C Hamano | 1 | -1/+1 |
2011-02-25 | commit: error out for missing commit message template | Jonathan Nieder | 1 | -1/+1 |
2011-02-21 | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 1 | -42/+113 |
2011-02-21 | Introduce CHERRY_PICK_HEAD | Jay Soffian | 1 | -0/+1 |
2011-02-21 | commit: stop setting rename limit | Jeff King | 1 | -1/+0 |
2011-02-15 | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 1 | -7/+7 |
2011-02-15 | commit,status: describe -u likewise | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | commit,merge,tag: describe -m likewise | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | commit,status: describe --porcelain just like push | Michael J Gruber | 1 | -2/+2 |
2011-02-15 | commit,tag: use same wording for -F | Michael J Gruber | 1 | -1/+1 |
2011-01-12 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2011-01-12 | commit: suggest --amend --reset-author to fix commiter identity | Matthieu Moy | 1 | -2/+2 |
2010-12-22 | Merge branch 'jk/commit-die-on-bogus-ident' | Junio C Hamano | 1 | -22/+32 |
2010-12-20 | commit: die before asking to edit the log message | Junio C Hamano | 1 | -22/+32 |
2010-12-16 | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 1 | -0/+2 |
2010-12-12 | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 1 | -0/+6 |
2010-12-03 | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 1 | -27/+54 |
2010-11-29 | status: show branchname with a configurable color | Aleksi Aalto | 1 | -0/+2 |
2010-11-15 | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 1 | -2/+2 |
2010-11-15 | add description parameter to OPT__QUIET | René Scharfe | 1 | -1/+1 |