aboutsummaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/commit-unedited-template' into maintJunio C Hamano2012-04-26
|\
| * 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' into maintJunio C Hamano2012-04-26
|\ \
| * | 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
* | | i18n: git-commit whence_s "merge/cherry-pick" messageJiang Xin2012-02-01
| |/ |/|
* | Merge branch 'jc/show-sig'Junio C Hamano2012-01-06
|\ \
| * | commit --amend -S: strip existing gpgsig headersJunio C Hamano2012-01-05
| * | Merge branch 'jc/signed-commit' and 'jc/pull-signed-tag'Junio C Hamano2012-01-05
| |\ \
| | * | commit: teach --gpg-sign optionJunio C Hamano2011-11-12
* | | | Merge branch 'jk/maint-strbuf-missing-init'Junio C Hamano2011-12-22
|\ \ \ \
| * | | | Update jk/maint-strbuf-missing-init to builtin/ renameJunio C Hamano2011-12-18
* | | | | Merge branch 'nd/war-on-nul-in-commit'Junio C Hamano2011-12-22
|\ \ \ \ \
| * | | | | Convert commit_tree() to take strbuf as messageNguyễn Thái Ngọc Duy2011-12-15
* | | | | | Sync with v1.7.8.1Junio C Hamano2011-12-21
|\ \ \ \ \ \
| * | | | | | Merge branch 'ms/commit-cc-option-helpstring' into maintJunio C Hamano2011-12-21
| |/ / / / /
* | | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | commit: do not lose mergetag header when not amendingJunio C Hamano2011-12-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'nd/resolve-ref'Junio C Hamano2011-12-19
|\ \ \ \ \
| * | | | | Rename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2011-12-13
* | | | | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-19
|\ \ \ \ \ \
| * | | | | | commit: write cache-tree data when writing index anywayThomas Rast2011-12-06
| * | | | | | Refactor cache_tree_update idiom from commitThomas Rast2011-12-06
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/commit-amend-no-edit'Junio C Hamano2011-12-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | commit: honour --no-editJunio C Hamano2011-12-08
| |/ / / /
* | | | | Merge branch 'nd/resolve-ref'Junio C Hamano2011-12-09
|\ \ \ \ \
| * | | | | Copy resolve_ref() return value for longer useNguyễn Thái Ngọc Duy2011-12-05
* | | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-09
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | commit: teach --amend to carry forward extra headersJunio C Hamano2011-11-09
| * | | | commit: copy merged signed tags to headers of merge commitJunio C Hamano2011-11-09
| |/ / /
* | | | revert: write REVERT_HEAD pseudoref during conflicted revertJonathan Nieder2011-11-22
|/ / /
* | | Merge branch 'nd/maint-autofix-tag-in-head'Junio C Hamano2011-10-13
|\ \ \
| * | | Accept tags in HEAD or MERGE_HEADNguyễn Thái Ngọc Duy2011-09-18
* | | | Merge branch 'cb/common-prefix-unification'Junio C Hamano2011-10-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | rename pathspec_prefix() to common_prefix() and move to dir.[ch]Clemens Buchacher2011-09-12
| * | | remove prefix argument from pathspec_prefixClemens Buchacher2011-09-06
* | | | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\ \ \ \
| * | | | want_color: automatically fallback to color.uiJeff King2011-08-19
| * | | | git_config_colorbool: refactor stdout_is_tty handlingJeff King2011-08-18
* | | | | Merge branch 'jc/maint-autofix-tag-in-head'Junio C Hamano2011-08-25
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | commit: reduce use of redundant global variablesJunio C Hamano2011-08-19
| |/ / /
* | | | Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano2011-08-23
|\ \ \ \ | |_|/ / |/| | |
| * | | ls-files: fix pathspec display on errorClemens Buchacher2011-08-11
| |/ /
* | | commit: allow partial commits with relative pathsClemens Buchacher2011-08-02
|/ /