aboutsummaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAge
* Merge branch 'ta/string-list-init'Junio C Hamano2014-07-23
|\
| * replace memset with string-list initializersTanay Abhra2014-07-21
* | Merge branch 'rs/code-cleaning'Junio C Hamano2014-07-22
|\ \
| * | strbuf: use strbuf_addstr() for adding C stringsRené Scharfe2014-07-17
| |/
* | Merge branch 'nd/split-index'Junio C Hamano2014-07-16
|\ \ | |/ |/|
| * read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
* | Merge branch 'jk/skip-prefix'Junio C Hamano2014-07-09
|\ \
| * | refactor skip_prefix to return a booleanJeff King2014-06-20
* | | Merge branch 'jk/commit-buffer-length'Junio C Hamano2014-07-02
|\ \ \ | |/ / |/| |
| * | commit_tree: take a pointer/len pair rather than a const strbufJeff King2014-06-12
| |/
* | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-16
|\ \
| * | commit -m: commit staged submodules regardless of ignore configJens Lehmann2014-04-07
* | | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-06
|\ \ \
| * | | commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy2014-05-19
| | |/ | |/|
* | | Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'Junio C Hamano2014-06-06
|\ \ \
| * | | silence a bunch of format-zero-length warningsFelipe Contreras2014-05-07
* | | | Merge branch 'jk/commit-C-pick-empty'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | commit: do not complain of empty messages from -CJeff King2014-04-28
| |/ / /
* | | | Merge branch 'jk/commit-date-approxidate'Junio C Hamano2014-06-03
|\ \ \ \
| * | | | commit: accept more date formats for "--date"Jeff King2014-05-02
| * | | | commit: print "Date" line when the user has set dateJeff King2014-05-02
| * | | | commit: use split_ident_line to compare author/committerJeff King2014-05-02
| | |/ / | |/| |
* | | | commit.c: check for lock error and return earlyRonnie Sahlberg2014-04-17
|/ / /
* | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \ \
| * | | code and test: fix misuses of "nor"Justin Lebar2014-03-31
* | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-08
|\ \ \ \
| * | | | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
* | | | | Merge branch 'bp/commit-p-editor'Junio C Hamano2014-03-28
|\ \ \ \ \
| * | | | | commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | commit: add --cleanup=scissorsNguyễn Thái Ngọc Duy2014-02-25
| |/ / /
* | | | Merge branch 'ep/varscope'Junio C Hamano2014-02-27
|\ \ \ \
| * | | | builtin/commit.c: reduce scope of variablesElia Pinto2014-01-31
* | | | | Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano2014-02-27
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy2014-02-24
| | |/ / | |/| |
* | | | Merge branch 'nv/commit-gpgsign-config'Junio C Hamano2014-02-27
|\ \ \ \ | |/ / / |/| | |
| * | | commit-tree: add the commit.gpgsign option to sign all commitsNicolas Vigier2014-02-24
| |/ /
* | | Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\ \ \
| * | | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
| |/ /
* | | Merge branch 'jl/commit-v-strip-marker'Junio C Hamano2013-12-17
|\ \ \ | | |/ | |/|
| * | commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann2013-12-05
| |/
* | Merge branch 'jk/robustify-parse-commit'Junio C Hamano2013-12-05
|\ \ | |/ |/|
| * assume parse_commit checks for NULL commitJeff King2013-10-24
* | Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano2013-09-20
|\ \
| * | commit: disable status hints when writing to COMMIT_EDITMSGMatthieu Moy2013-09-12
| * | wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy2013-09-12
| * | commit: factor status configuration is a helper functionMatthieu Moy2013-09-12
| |/
* | Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-20
|\ \
| * | refs: report ref type from lock_any_ref_for_updateBrad King2013-08-30
| |/
* | Merge branch 'mm/status-without-comment-char'Junio C Hamano2013-09-20
|\ \