summaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-121-1/+1
* | | git-commit: only append a newline to -m mesg if necessaryBrandon Casey2013-02-191-1/+3
* | | Merge branch 'maint'Junio C Hamano2013-02-121-2/+2
|\ \ \
| * | | Replace filepattern with pathspec for consistencyMatthieu Moy2013-02-121-2/+2
* | | | Merge branch 'jk/read-commit-buffer-data-after-free'Junio C Hamano2013-02-041-12/+2
|\ \ \ \
| * | | | logmsg_reencode: never return NULLJeff King2013-01-261-12/+2
| * | | | commit: drop useless xstrdup of commit messageJeff King2013-01-261-1/+1
* | | | | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-041-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow custom "comment char"Junio C Hamano2013-01-161-6/+6
| |/ / /
* | | | Merge branch 'as/pre-push-hook'Junio C Hamano2013-01-231-4/+2
|\ \ \ \
| * | | | hooks: Add function to check if a hook existsAaron Schrab2013-01-141-4/+2
| |/ / /
* | | | commit: make default of "cleanup" option configurableRalf Thielow2013-01-101-1/+3
|/ / /
* | | ident: keep separate "explicit" flags for author and committerJeff King2012-11-151-2/+2
|/ /
* | status: add --long output format optionJeff King2012-10-181-6/+23
|/
* Merge branch 'os/commit-submodule-ignore'Junio C Hamano2012-10-011-0/+1
|\
| * commit: pay attention to submodule.$name.ignore in .gitmodulesOrgad Shaneh2012-09-241-0/+1
* | cherry-pick: don't forget -s on failureMiklos Vajna2012-09-141-57/+24
* | Merge branch 'jc/maint-ident-missing-human-name'Junio C Hamano2012-09-111-1/+16
|\ \
| * | split_ident_line(): make best effort when parsing author/committer lineJunio C Hamano2012-08-311-1/+16
| * | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11Junio C Hamano2012-08-241-1/+1
| |\ \
| * \ \ Merge branch 'cw/amend-commit-without-message' into maintJunio C Hamano2012-07-221-1/+1
| |\ \ \
| * | | | Merge branch 'jk/maint-commit-amend-only-no-paths' into maintJunio C Hamano2012-07-221-1/+4
* | | | | i18n: status: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-11/+11
* | | | | i18n: commit: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-39/+39
* | | | | Merge branch 'jk/maint-commit-check-committer-early'Junio C Hamano2012-07-241-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | commit: check committer identity more strictlyJeff King2012-07-231-1/+1
* | | | | Merge branch 'jk/maint-commit-amend-only-no-paths'Junio C Hamano2012-07-151-1/+4
* | | | | Merge branch 'cw/amend-commit-without-message'Junio C Hamano2012-07-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Allow edit of empty message with commit --amendChris Webb2012-07-091-1/+1
| |/ /
* | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICTJeff King2012-05-241-2/+1
* | | status: refactor colopts handlingJeff King2012-05-081-5/+4
* | | Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-081-68/+67
|\ \ \
| * | | status: respect "-b" for porcelain formatJeff King2012-05-081-5/+4
| * | | status: refactor null_termination optionJeff King2012-05-081-9/+8
| * | | commit: refactor option parsingJeff King2012-05-081-58/+59
| * | | Merge branch 'jc/commit-unedited-template' into maintJunio C Hamano2012-04-261-19/+43
| |\ \ \
| * \ \ \ Merge branch 'jc/commit-hook-authorship' into maintJunio C Hamano2012-04-261-3/+19
| |\ \ \ \
* | \ \ \ \ Merge branch 'nd/columns'Junio C Hamano2012-05-031-0/+7
|\ \ \ \ \ \
| * | | | | | status: add --columnNguyễn Thái Ngọc Duy2012-04-271-0/+7
| |/ / / / /
* | | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-301-7/+6
* | | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-301-29/+23
* | | | | | Merge branch 'jc/commit-unedited-template'Junio C Hamano2012-04-161-19/+43
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | commit: rephrase the error when user did not touch templated log messageJunio C Hamano2012-03-301-19/+41
| * | | | | commit: do not trigger bogus "has templated message edited" checkJunio C Hamano2012-03-301-0/+2
* | | | | | Merge branch 'jc/commit-hook-authorship'Junio C Hamano2012-04-151-3/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | commit: pass author/committer info to hooksjc/commit-hook-authorshipJunio C Hamano2012-03-111-3/+19
| | |/ / | |/| |
| * | | Merge branch 'jx/i18n-more-marking' into maintJunio C Hamano2012-02-161-3/+3
| |\ \ \
| * \ \ \ Merge branch 'jc/parse-date-raw' into maintJunio C Hamano2012-02-131-0/+6
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'nd/cache-tree-api-refactor'Junio C Hamano2012-02-121-2/+2
|\ \ \ \ \
| * | | | | cache-tree: update API to take abitrary flagsnd/cache-tree-api-refactorNguyễn Thái Ngọc Duy2012-02-071-2/+2
| |/ / / /