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