aboutsummaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2013-02-12
|\
| * Replace filepattern with pathspec for consistencyMatthieu Moy2013-02-12
* | Merge branch 'jk/read-commit-buffer-data-after-free'Junio C Hamano2013-02-04
|\ \
| * | logmsg_reencode: never return NULLJeff King2013-01-26
| * | commit: drop useless xstrdup of commit messageJeff King2013-01-26
* | | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-04
|\ \ \ | |/ / |/| |
| * | Allow custom "comment char"Junio C Hamano2013-01-16
| |/
* | Merge branch 'as/pre-push-hook'Junio C Hamano2013-01-23
|\ \
| * | hooks: Add function to check if a hook existsAaron Schrab2013-01-14
| |/
* | commit: make default of "cleanup" option configurableRalf Thielow2013-01-10
|/
* ident: keep separate "explicit" flags for author and committerJeff King2012-11-15
* status: add --long output format optionJeff King2012-10-18
* Merge branch 'os/commit-submodule-ignore'Junio C Hamano2012-10-01
|\
| * commit: pay attention to submodule.$name.ignore in .gitmodulesOrgad Shaneh2012-09-24
* | cherry-pick: don't forget -s on failureMiklos Vajna2012-09-14
* | Merge branch 'jc/maint-ident-missing-human-name'Junio C Hamano2012-09-11
|\ \
| * | split_ident_line(): make best effort when parsing author/committer lineJunio C Hamano2012-08-31
| * | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11Junio C Hamano2012-08-24
| |\ \
| * \ \ Merge branch 'cw/amend-commit-without-message' into maintJunio C Hamano2012-07-22
| |\ \ \
| * | | | Merge branch 'jk/maint-commit-amend-only-no-paths' into maintJunio C Hamano2012-07-22
* | | | | i18n: status: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* | | | | i18n: commit: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* | | | | Merge branch 'jk/maint-commit-check-committer-early'Junio C Hamano2012-07-24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | commit: check committer identity more strictlyJeff King2012-07-23
* | | | | Merge branch 'jk/maint-commit-amend-only-no-paths'Junio C Hamano2012-07-15
* | | | | Merge branch 'cw/amend-commit-without-message'Junio C Hamano2012-07-15
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Allow edit of empty message with commit --amendChris Webb2012-07-09
| |/ /
* | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICTJeff King2012-05-24
* | | status: refactor colopts handlingJeff King2012-05-08
* | | Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-08
|\ \ \
| * | | status: respect "-b" for porcelain formatJeff King2012-05-08
| * | | status: refactor null_termination optionJeff King2012-05-08
| * | | commit: refactor option parsingJeff King2012-05-08
| * | | Merge branch 'jc/commit-unedited-template' into maintJunio C Hamano2012-04-26
| |\ \ \
| * \ \ \ Merge branch 'jc/commit-hook-authorship' into maintJunio C Hamano2012-04-26
| |\ \ \ \
* | \ \ \ \ Merge branch 'nd/columns'Junio C Hamano2012-05-03
|\ \ \ \ \ \
| * | | | | | status: add --columnNguyễn Thái Ngọc Duy2012-04-27
| |/ / / / /
* | | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
* | | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
* | | | | | Merge branch 'jc/commit-unedited-template'Junio C Hamano2012-04-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | commit: rephrase the error when user did not touch templated log messageJunio C Hamano2012-03-30
| * | | | | commit: do not trigger bogus "has templated message edited" checkJunio C Hamano2012-03-30
* | | | | | Merge branch 'jc/commit-hook-authorship'Junio C Hamano2012-04-15
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | commit: pass author/committer info to hooksJunio C Hamano2012-03-11
| | |/ / | |/| |
| * | | Merge branch 'jx/i18n-more-marking' into maintJunio C Hamano2012-02-16
| |\ \ \
| * \ \ \ Merge branch 'jc/parse-date-raw' into maintJunio C Hamano2012-02-13
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'nd/cache-tree-api-refactor'Junio C Hamano2012-02-12
|\ \ \ \ \
| * | | | | cache-tree: update API to take abitrary flagsNguyễn Thái Ngọc Duy2012-02-07
| |/ / / /
* | | | | Merge branch 'jc/parse-date-raw'Junio C Hamano2012-02-10
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | parse_date(): '@' prefix forces git-timestampJunio C Hamano2012-02-03