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