Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | builtin/commit.c: switch to strbuf, instead of snprintf() | Elia Pinto | 1 | -6/+4 |
2017-01-13 | builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation | Elia Pinto | 1 | -11/+10 |
2016-12-19 | Merge branch 'jc/lock-report-on-error' | Junio C Hamano | 1 | -4/+4 |
2016-12-19 | Merge branch 'ak/commit-only-allow-empty' | Junio C Hamano | 1 | -3/+1 |
2016-12-09 | commit: remove 'Clever' message for --only --amend | Andreas Krey | 1 | -2/+0 |
2016-12-07 | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 1 | -4/+4 |
2016-12-05 | commit: make --only --allow-empty work without paths | Andreas Krey | 1 | -1/+1 |
2016-11-29 | commit: make ignore_non_trailer take buf/len | Jonathan Tan | 1 | -1/+1 |
2016-10-31 | Merge branch 'rs/commit-pptr-simplify' | Junio C Hamano | 1 | -8/+6 |
2016-10-30 | commit: simplify building parents list | René Scharfe | 1 | -8/+6 |
2016-10-27 | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 1 | -4/+9 |
2016-10-24 | commit: don't be fooled by ita entries when creating initial commit | Nguyễn Thái Ngọc Duy | 1 | -3/+8 |
2016-10-24 | commit: fix empty commit creation when there's no changes but ita entries | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2016-10-17 | sequencer: use memoized sequencer directory path | Johannes Schindelin | 1 | -1/+1 |
2016-09-26 | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 1 | -1/+1 |
2016-09-15 | add: modify already added files when --chmod is given | Thomas Gummerer | 1 | -1/+1 |
2016-09-08 | Merge branch 'jh/status-v2-porcelain' | Junio C Hamano | 1 | -44/+34 |
2016-08-11 | status: print branch info with --porcelain=v2 --branch | Jeff Hostetler | 1 | -0/+5 |
2016-08-11 | status: collect per-file data for --porcelain=v2 | Jeff Hostetler | 1 | -0/+3 |
2016-08-10 | Merge branch 'os/no-verify-skips-commit-msg-too' into maint | Junio C Hamano | 1 | -1/+1 |
2016-08-08 | Merge branch 'pb/commit-editmsg-path' into maint | Junio C Hamano | 1 | -7/+8 |
2016-08-05 | status: support --porcelain[=<version>] | Jeff Hostetler | 1 | -3/+18 |
2016-08-05 | status: cleanup API to wt_status_print | Jeff Hostetler | 1 | -42/+9 |
2016-08-05 | status: rename long-format print routines | Jeff Hostetler | 1 | -2/+2 |
2016-08-03 | Merge branch 'os/no-verify-skips-commit-msg-too' | Junio C Hamano | 1 | -1/+1 |
2016-07-28 | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 1 | -1/+1 |
2016-07-26 | commit: describe that --no-verify skips the commit-msg hook in the help text | Orgad Shaneh | 1 | -1/+1 |
2016-07-11 | Merge branch 'js/find-commit-subject-ignore-leading-blanks' | Junio C Hamano | 1 | -1/+1 |
2016-07-06 | Merge branch 'pb/commit-editmsg-path' | Junio C Hamano | 1 | -7/+8 |
2016-06-29 | commit -C: skip blank lines at the beginning of the message | Johannes Schindelin | 1 | -1/+1 |
2016-06-09 | builtin/commit.c: memoize git-path for COMMIT_EDITMSG | Pranit Bauva | 1 | -7/+8 |
2016-06-07 | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 1 | -1/+1 |
2016-05-23 | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 1 | -0/+10 |
2016-05-10 | commit: add a commit.verbose config variable | Pranit Bauva | 1 | -0/+10 |
2016-05-02 | Merge branch 'ad/commit-have-m-option' into maint | Junio C Hamano | 1 | -3/+3 |
2016-04-22 | Merge branch 'ad/commit-have-m-option' | Junio C Hamano | 1 | -3/+3 |
2016-04-14 | Merge branch 'ss/commit-squash-msg' into maint | Junio C Hamano | 1 | -1/+10 |
2016-04-07 | commit: do not ignore an empty message given by -m '' | Jeff King | 1 | -3/+3 |
2016-04-06 | Merge branch 'ss/commit-squash-msg' | Junio C Hamano | 1 | -1/+10 |
2016-03-21 | commit: do not lose SQUASH_MSG contents | Sven Strickroth | 1 | -1/+10 |
2016-02-25 | diff: activate diff.renames by default | Matthieu Moy | 1 | -0/+1 |
2016-01-28 | Merge branch 'jc/strbuf-getline' | Junio C Hamano | 1 | -1/+1 |
2016-01-20 | Merge branch 'js/fopen-harder' | Junio C Hamano | 1 | -1/+1 |
2016-01-15 | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 1 | -1/+1 |
2016-01-07 | commit: allow editing the commit message even in shared repos | Johannes Schindelin | 1 | -1/+1 |
2015-12-10 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -4/+4 |
2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -4/+4 |
2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -4/+4 |
2015-11-16 | allow hooks to ignore their standard input stream | Clemens Buchacher | 1 | -0/+3 |
2015-10-16 | strbuf: make stripspace() part of strbuf | Tobias Klauser | 1 | -3/+3 |