summaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-autofix-tag-in-head'Junio C Hamano2011-08-251-42/+45
|\
| * commit: reduce use of redundant global variablesJunio C Hamano2011-08-191-42/+45
* | Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano2011-08-231-1/+1
|\ \
| * | ls-files: fix pathspec display on errorClemens Buchacher2011-08-111-1/+1
| |/
* | commit: allow partial commits with relative pathsClemens Buchacher2011-08-021-2/+4
|/
* Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-061-3/+4
* Merge branch 'ci/commit--interactive-atomic'Junio C Hamano2011-05-161-12/+34
|\
| * Add support for -p/--patch to git-commitConrad Irwin2011-05-091-3/+7
| * Allow git commit --interactive with pathsConrad Irwin2011-05-091-2/+0
| * Use a temporary index for git commit --interactiveConrad Irwin2011-05-081-8/+28
* | Do not strip empty lines / trailing spaces from a commit message templateBoris Faure2011-05-111-1/+3
|/
* Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-83/+83
|\
| * i18n: git-commit advice messagesÆvar Arnfjörð Bjarmason2011-03-091-6/+6
| * i18n: git-commit "enter the commit message" messageÆvar Arnfjörð Bjarmason2011-03-091-5/+5
| * i18n: git-commit print_summary messagesÆvar Arnfjörð Bjarmason2011-03-091-2/+2
| * i18n: git-commit formatting messagesÆvar Arnfjörð Bjarmason2011-03-091-6/+6
| * i18n: git-commit "middle of a merge" messageÆvar Arnfjörð Bjarmason2011-03-091-2/+2
| * i18n: git-commit basic messagesÆvar Arnfjörð Bjarmason2011-03-091-59/+59
| * commit, status: use status_printf{,_ln,_more} helpersJonathan Nieder2011-03-081-23/+24
| * commit: refer to commit template as s->fpJonathan Nieder2011-03-081-14/+13
* | Merge branch 'jc/index-update-if-able'Junio C Hamano2011-03-261-7/+2
|\ \
| * | diff/status: refactor opportunistic index updateJunio C Hamano2011-03-211-7/+2
* | | Merge branch 'jn/status-translatable'Junio C Hamano2011-03-191-29/+30
|\ \ \
| * | | commit, status: use status_printf{,_ln,_more} helpersJonathan Nieder2011-03-081-23/+24
| * | | commit: refer to commit template as s->fpJonathan Nieder2011-03-081-14/+13
| | |/ | |/|
* | | Merge branch 'jk/merge-rename-ux'Junio C Hamano2011-03-191-1/+0
|\ \ \
| * | | commit: stop setting rename limitJeff King2011-02-211-1/+0
* | | | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-091-42/+114
|\ \ \ \
| * | | | Teach commit about CHERRY_PICK_HEADJay Soffian2011-02-211-42/+113
| * | | | Introduce CHERRY_PICK_HEADJay Soffian2011-02-211-0/+1
| |/ / /
* | | | Merge branch 'jn/maint-commit-missing-template'Junio C Hamano2011-03-041-1/+1
|\ \ \ \
| * | | | commit: error out for missing commit message templateJonathan Nieder2011-02-251-1/+1
* | | | | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-151-7/+7
| |_|/ / |/| | |
* | | | commit,status: describe -u likewiseMichael J Gruber2011-02-151-1/+1
* | | | commit,merge,tag: describe -m likewiseMichael J Gruber2011-02-151-1/+1
* | | | commit,status: describe --porcelain just like pushMichael J Gruber2011-02-151-2/+2
* | | | commit,tag: use same wording for -FMichael J Gruber2011-02-151-1/+1
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2011-01-121-2/+2
|\ \ \ | |/ /
| * | commit: suggest --amend --reset-author to fix commiter identityMatthieu Moy2011-01-121-2/+2
* | | Merge branch 'jk/commit-die-on-bogus-ident'Junio C Hamano2010-12-221-22/+32
|\ \ \ | |/ /
| * | commit: die before asking to edit the log messageJunio C Hamano2010-12-201-22/+32
| |/
* | Merge branch 'aa/status-hilite-branch'Junio C Hamano2010-12-161-0/+2
|\ \
| * | status: show branchname with a configurable colorAleksi Aalto2010-11-291-0/+2
* | | Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-121-0/+6
|\ \ \
| * | | commit/status -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-221-0/+6
| | |/ | |/|
* | | Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-031-27/+54
|\ \ \ | |_|/ |/| |
| * | commit: --squash option for use with rebase --autosquashPat Notz2010-11-041-2/+33
| * | commit: --fixup option for use with rebase --autosquashPat Notz2010-11-041-4/+18
| * | commit: helper methods to reduce redundant blocks of codePat Notz2010-11-041-22/+4
| |/
* | Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-151-2/+2