| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-12-11 | commit: always populate GIT_AUTHOR_* variables | Jeff King | 1 | -21/+5 |
| 2014-12-11 | commit: loosen ident checks when generating template | Jeff King | 1 | -9/+14 |
| 2014-12-01 | commit: use SEQ_DIR instead of hardcoding "sequencer" | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2014-11-10 | commit: make ignore_non_trailer() non static | Christian Couder | 1 | -46/+0 |
| 2014-11-10 | Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more | Junio C Hamano | 1 | -26/+48 |
| 2014-10-28 | merge & sequencer: turn "Conflicts:" hint into a comment | Junio C Hamano | 1 | -16/+31 |
| 2014-10-28 | builtin/commit.c: extract ignore_non_trailer() helper function | Junio C Hamano | 1 | -26/+33 |
| 2014-10-21 | Merge branch 'rs/ref-transaction' | Junio C Hamano | 1 | -3/+3 |
| 2014-10-20 | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 1 | -12/+10 |
| 2014-10-15 | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 1 | -1/+1 |
| 2014-10-15 | refs.c: pass the ref log message to _create/delete/update instead of _commit | Ronnie Sahlberg | 1 | -2/+2 |
| 2014-10-14 | color_parse: do not mention variable name in error message | Jeff King | 1 | -2/+1 |
| 2014-10-14 | pass config slots as pointers instead of offsets | Jonathan Nieder | 1 | -10/+9 |
| 2014-10-14 | Merge branch 'rs/more-uses-of-skip-prefix' | Junio C Hamano | 1 | -9/+9 |
| 2014-10-07 | use skip_prefix() to avoid more magic numbers | René Scharfe | 1 | -9/+9 |
| 2014-10-01 | lockfile.h: extract new header file for the functions in lockfile.c | Michael Haggerty | 1 | -0/+1 |
| 2014-10-01 | lockfile: change lock_file::filename into a strbuf | Michael Haggerty | 1 | -6/+6 |
| 2014-10-01 | prepare_index(): declare return value to be (const char *) | Michael Haggerty | 1 | -2/+2 |
| 2014-09-19 | Merge branch 'ah/grammofix' | Junio C Hamano | 1 | -1/+1 |
| 2014-09-19 | Merge branch 'jk/commit-author-parsing' | Junio C Hamano | 1 | -41/+48 |
| 2014-09-11 | Merge branch 'dt/cache-tree-repair' | Junio C Hamano | 1 | -1/+13 |
| 2014-09-11 | Merge branch 'rs/ref-transaction-1' | Junio C Hamano | 1 | -13/+12 |
| 2014-09-11 | Merge branch 'rs/child-process-init' | Junio C Hamano | 1 | -2/+1 |
| 2014-09-09 | Merge branch 'sb/prepare-revision-walk-error-check' | Junio C Hamano | 1 | -1/+2 |
| 2014-09-03 | commit.c: use ref transactions for updates | Ronnie Sahlberg | 1 | -13/+12 |
| 2014-09-02 | Merge branch 'mm/config-edit-global' | Junio C Hamano | 1 | -2/+33 |
| 2014-09-02 | grammofix in user-facing messages | Alex Henrie | 1 | -1/+1 |
| 2014-08-29 | determine_author_info(): copy getenv output | Jeff King | 1 | -13/+27 |
| 2014-08-29 | determine_author_info(): reuse parsing functions | Jeff King | 1 | -28/+21 |
| 2014-08-27 | date: use strbufs in date-formatting functions | Jeff King | 1 | -10/+10 |
| 2014-08-20 | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 1 | -2/+1 |
| 2014-08-12 | prepare_revision_walk(): check for return value in all places | Stefan Beller | 1 | -1/+2 |
| 2014-07-25 | commit: advertise config --global --edit on guessed identity | Matthieu Moy | 1 | -2/+33 |
| 2014-07-23 | Merge branch 'ta/string-list-init' | Junio C Hamano | 1 | -2/+1 |
| 2014-07-22 | Merge branch 'rs/code-cleaning' | Junio C Hamano | 1 | -1/+1 |
| 2014-07-21 | replace memset with string-list initializers | Tanay Abhra | 1 | -2/+1 |
| 2014-07-17 | strbuf: use strbuf_addstr() for adding C strings | René Scharfe | 1 | -1/+1 |
| 2014-07-16 | Merge branch 'nd/split-index' | Junio C Hamano | 1 | -19/+14 |
| 2014-07-16 | Merge branch 'jk/commit-buffer-length' into maint | Junio C Hamano | 1 | -2/+2 |
| 2014-07-14 | cache-tree: Write updated cache-tree after commit | David Turner | 1 | -1/+17 |
| 2014-07-09 | Merge branch 'jk/skip-prefix' | Junio C Hamano | 1 | -3/+2 |
| 2014-07-02 | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 1 | -2/+2 |
| 2014-06-25 | Merge branch 'jl/status-added-submodule-is-never-ignored' into maint | Junio C Hamano | 1 | -2/+16 |
| 2014-06-25 | Merge branch 'jk/commit-C-pick-empty' into maint | Junio C Hamano | 1 | -3/+2 |
| 2014-06-20 | refactor skip_prefix to return a boolean | Jeff King | 1 | -3/+2 |
| 2014-06-16 | Merge branch 'jl/status-added-submodule-is-never-ignored' | Junio C Hamano | 1 | -2/+16 |
| 2014-06-13 | read-cache: new API write_locked_index instead of write_index/write_cache | Nguyễn Thái Ngọc Duy | 1 | -19/+14 |
| 2014-06-12 | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 1 | -2/+2 |
| 2014-06-06 | Merge branch 'nd/status-auto-comment-char' | Junio C Hamano | 1 | -0/+32 |
| 2014-06-06 | Merge branch 'fc/status-printf-squelch-format-zero-length-warnings' | Junio C Hamano | 1 | -1/+1 |
| 2014-06-06 | Merge branch 'jk/commit-C-pick-empty' | Junio C Hamano | 1 | -3/+2 |
| 2014-06-03 | Merge branch 'jk/commit-date-approxidate' | Junio C Hamano | 1 | -19/+60 |
| 2014-05-19 | commit: allow core.commentChar=auto for character auto selection | Nguyễn Thái Ngọc Duy | 1 | -0/+32 |
| 2014-05-07 | silence a bunch of format-zero-length warnings | Felipe Contreras | 1 | -1/+1 |
| 2014-05-02 | commit: accept more date formats for "--date" | Jeff King | 1 | -2/+25 |
| 2014-05-02 | commit: print "Date" line when the user has set date | Jeff King | 1 | -0/+19 |
| 2014-05-02 | commit: use split_ident_line to compare author/committer | Jeff King | 1 | -17/+16 |
| 2014-04-28 | commit: do not complain of empty messages from -C | Jeff King | 1 | -3/+2 |
| 2014-04-17 | commit.c: check for lock error and return early | Ronnie Sahlberg | 1 | -4/+4 |
| 2014-04-08 | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 1 | -1/+1 |
| 2014-04-08 | Merge branch 'jc/rev-parse-argh-dashed-multi-words' | Junio C Hamano | 1 | -1/+1 |
| 2014-04-07 | commit -m: commit staged submodules regardless of ignore config | Jens Lehmann | 1 | -2/+16 |
| 2014-03-31 | code and test: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
| 2014-03-28 | Merge branch 'bp/commit-p-editor' | Junio C Hamano | 1 | -7/+28 |
| 2014-03-25 | Merge branch 'nd/commit-editor-cleanup' | Junio C Hamano | 1 | -3/+11 |
| 2014-03-24 | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 1 | -1/+1 |
| 2014-03-18 | commit: fix patch hunk editing with "commit -p -m" | Benoit Pierre | 1 | -7/+28 |
| 2014-02-27 | Merge branch 'ep/varscope' | Junio C Hamano | 1 | -5/+6 |
| 2014-02-27 | Merge branch 'nd/submodule-pathspec-ending-with-slash' | Junio C Hamano | 1 | -1/+1 |
| 2014-02-27 | Merge branch 'nv/commit-gpgsign-config' | Junio C Hamano | 1 | -0/+4 |
| 2014-02-25 | commit: add --cleanup=scissors | Nguyễn Thái Ngọc Duy | 1 | -3/+11 |
| 2014-02-24 | commit-tree: add the commit.gpgsign option to sign all commits | Nicolas Vigier | 1 | -0/+4 |
| 2014-02-24 | pathspec: convert some match_pathspec_depth() to ce_path_match() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2014-01-31 | builtin/commit.c: reduce scope of variables | Elia Pinto | 1 | -5/+6 |
| 2013-12-17 | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 1 | -5/+5 |
| 2013-12-17 | Merge branch 'jl/commit-v-strip-marker' | Junio C Hamano | 1 | -6/+3 |
| 2013-12-05 | commit -v: strip diffs and submodule shortlogs from the commit message | Jens Lehmann | 1 | -6/+3 |
| 2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -5/+5 |
| 2013-12-05 | Merge branch 'jk/robustify-parse-commit' | Junio C Hamano | 1 | -2/+2 |
| 2013-10-24 | assume parse_commit checks for NULL commit | Jeff King | 1 | -2/+2 |
| 2013-09-20 | Merge branch 'mm/commit-template-squelch-advice-messages' | Junio C Hamano | 1 | -8/+17 |
| 2013-09-20 | Merge branch 'bk/refs-multi-update' | Junio C Hamano | 1 | -1/+1 |
| 2013-09-20 | Merge branch 'mm/status-without-comment-char' | Junio C Hamano | 1 | -0/+10 |
| 2013-09-17 | Merge branch 'ap/commit-author-mailmap' | Junio C Hamano | 1 | -1/+7 |
| 2013-09-12 | commit: disable status hints when writing to COMMIT_EDITMSG | Matthieu Moy | 1 | -0/+6 |
| 2013-09-12 | wt-status: turn advice_status_hints into a field of wt_status | Matthieu Moy | 1 | -0/+1 |
| 2013-09-12 | commit: factor status configuration is a helper function | Matthieu Moy | 1 | -8/+10 |
| 2013-09-09 | Merge branch 'jl/submodule-mv' | Junio C Hamano | 1 | -19/+18 |
| 2013-09-06 | status: disable display of '#' comment prefix by default | Matthieu Moy | 1 | -0/+10 |
| 2013-09-04 | Merge branch 'sb/parseopt-boolean-removal' | Junio C Hamano | 1 | -25/+23 |
| 2013-08-30 | refs: report ref type from lock_any_ref_for_update | Brad King | 1 | -1/+1 |
| 2013-08-24 | commit: search author pattern against mailmap | Antoine Pelisse | 1 | -1/+7 |
| 2013-08-07 | branch, commit, name-rev: ease up boolean conditions | Stefan Beller | 1 | -1/+1 |
| 2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -18/+18 |
| 2013-08-05 | Remove deprecated OPTION_BOOLEAN for parsing arguments | Stefan Beller | 1 | -6/+4 |
| 2013-07-31 | Merge branch 'jk/commit-how-to-abort-cherry-pick' | Junio C Hamano | 1 | -3/+22 |
| 2013-07-29 | commit: tweak empty cherry pick advice for sequencer | Jeff King | 1 | -3/+22 |
| 2013-07-24 | Merge branch 'sb/misc-fixes' | Junio C Hamano | 1 | -1/+0 |
| 2013-07-22 | Merge branch 'nd/const-struct-cache-entry' | Junio C Hamano | 1 | -1/+1 |
| 2013-07-15 | convert common_prefix() to use struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2013-07-15 | convert add_files_to_cache to take struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2013-07-15 | convert refresh_index to take struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2013-07-15 | convert report_path_error to take struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -8/+6 |
| 2013-07-15 | convert read_cache_preload() to take struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2013-07-15 | status: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 1 | -4/+5 |
| 2013-07-15 | commit: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 1 | -9/+9 |
| 2013-07-15 | commit: Fix a memory leak in determine_author_info | Stefan Beller | 1 | -1/+0 |
| 2013-07-11 | Merge branch 'jg/status-config' | Junio C Hamano | 1 | -19/+64 |
| 2013-07-09 | Convert "struct cache_entry *" to "const ..." wherever possible | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2013-06-24 | Merge branch 'jh/libify-note-handling' | Junio C Hamano | 1 | -1/+2 |
| 2013-06-24 | status/commit: make sure --porcelain is not affected by user-facing config | Junio C Hamano | 1 | -22/+55 |
| 2013-06-24 | commit: make it work with status.short | Ramkumar Ramachandra | 1 | -0/+1 |
| 2013-06-24 | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 1 | -0/+4 |
| 2013-06-24 | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 1 | -0/+7 |
| 2013-06-24 | Revert "Merge branch 'jg/status-config'" | Junio C Hamano | 1 | -11/+0 |
| 2013-06-23 | Merge branch 'jg/status-config' | Junio C Hamano | 1 | -0/+11 |
| 2013-06-15 | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 1 | -0/+4 |
| 2013-06-12 | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c | Johan Herland | 1 | -0/+1 |
| 2013-06-12 | finish_copy_notes_for_rewrite(): Let caller provide commit message | Johan Herland | 1 | -1/+1 |
| 2013-06-11 | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 1 | -0/+7 |
| 2013-06-05 | Merge branch 'rs/commit-m-no-edit' | Junio C Hamano | 1 | -4/+6 |
| 2013-05-28 | commit: don't start editor if empty message is given with -m | René Scharfe | 1 | -4/+6 |
| 2013-04-18 | pretty: save commit encoding from logmsg_reencode if the caller needs it | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2013-04-01 | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 1 | -1/+1 |
| 2013-02-19 | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 1 | -1/+3 |
| 2013-02-12 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
| 2013-02-12 | sequencer.c: teach append_signoff how to detect duplicate s-o-b | Brandon Casey | 1 | -1/+1 |
| 2013-02-12 | Replace filepattern with pathspec for consistency | Matthieu Moy | 1 | -2/+2 |
| 2013-02-04 | Merge branch 'jk/read-commit-buffer-data-after-free' | Junio C Hamano | 1 | -12/+2 |
| 2013-02-04 | Merge branch 'jc/custom-comment-char' | Junio C Hamano | 1 | -6/+6 |
| 2013-01-26 | logmsg_reencode: never return NULL | Jeff King | 1 | -12/+2 |
| 2013-01-26 | commit: drop useless xstrdup of commit message | Jeff King | 1 | -1/+1 |
| 2013-01-23 | Merge branch 'as/pre-push-hook' | Junio C Hamano | 1 | -4/+2 |
| 2013-01-16 | Allow custom "comment char" | Junio C Hamano | 1 | -6/+6 |
| 2013-01-14 | hooks: Add function to check if a hook exists | Aaron Schrab | 1 | -4/+2 |
| 2013-01-10 | commit: make default of "cleanup" option configurable | Ralf Thielow | 1 | -1/+3 |
| 2012-11-15 | ident: keep separate "explicit" flags for author and committer | Jeff King | 1 | -2/+2 |
| 2012-10-18 | status: add --long output format option | Jeff King | 1 | -6/+23 |
| 2012-10-01 | Merge branch 'os/commit-submodule-ignore' | Junio C Hamano | 1 | -0/+1 |
| 2012-09-24 | commit: pay attention to submodule.$name.ignore in .gitmodules | Orgad Shaneh | 1 | -0/+1 |
| 2012-09-14 | cherry-pick: don't forget -s on failure | Miklos Vajna | 1 | -57/+24 |
| 2012-09-11 | Merge branch 'jc/maint-ident-missing-human-name' | Junio C Hamano | 1 | -1/+16 |
| 2012-08-31 | split_ident_line(): make best effort when parsing author/committer line | Junio C Hamano | 1 | -1/+16 |
| 2012-08-24 | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11 | Junio C Hamano | 1 | -1/+1 |
| 2012-08-20 | i18n: status: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -11/+11 |
| 2012-08-20 | i18n: commit: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -39/+39 |
| 2012-07-24 | Merge branch 'jk/maint-commit-check-committer-early' | Junio C Hamano | 1 | -1/+1 |
| 2012-07-23 | commit: check committer identity more strictly | Jeff King | 1 | -1/+1 |
| 2012-07-22 | Merge branch 'cw/amend-commit-without-message' into maint | Junio C Hamano | 1 | -1/+1 |
| 2012-07-22 | Merge branch 'jk/maint-commit-amend-only-no-paths' into maint | Junio C Hamano | 1 | -1/+4 |
| 2012-07-15 | Merge branch 'jk/maint-commit-amend-only-no-paths' | Junio C Hamano | 1 | -1/+4 |
| 2012-07-15 | Merge branch 'cw/amend-commit-without-message' | Junio C Hamano | 1 | -1/+1 |
| 2012-07-09 | Allow edit of empty message with commit --amend | Chris Webb | 1 | -1/+1 |
| 2012-05-24 | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 1 | -2/+1 |
| 2012-05-08 | status: refactor colopts handling | Jeff King | 1 | -5/+4 |
| 2012-05-08 | Merge branch 'jk/maint-status-porcelain-z-b' into HEAD | Jeff King | 1 | -68/+67 |
| 2012-05-08 | status: respect "-b" for porcelain format | Jeff King | 1 | -5/+4 |
| 2012-05-08 | status: refactor null_termination option | Jeff King | 1 | -9/+8 |
| 2012-05-08 | commit: refactor option parsing | Jeff King | 1 | -58/+59 |
| 2012-05-03 | Merge branch 'nd/columns' | Junio C Hamano | 1 | -0/+7 |
| 2012-04-30 | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 1 | -7/+6 |
| 2012-04-30 | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 1 | -29/+23 |
| 2012-04-27 | status: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
| 2012-04-26 | Merge branch 'jc/commit-unedited-template' into maint | Junio C Hamano | 1 | -19/+43 |
| 2012-04-26 | Merge branch 'jc/commit-hook-authorship' into maint | Junio C Hamano | 1 | -3/+19 |
| 2012-04-16 | Merge branch 'jc/commit-unedited-template' | Junio C Hamano | 1 | -19/+43 |
| 2012-04-15 | Merge branch 'jc/commit-hook-authorship' | Junio C Hamano | 1 | -3/+19 |
| 2012-03-30 | commit: rephrase the error when user did not touch templated log message | Junio C Hamano | 1 | -19/+41 |
| 2012-03-30 | commit: do not trigger bogus "has templated message edited" check | Junio C Hamano | 1 | -0/+2 |
| 2012-03-11 | commit: pass author/committer info to hooks | Junio C Hamano | 1 | -3/+19 |
| 2012-02-16 | Merge branch 'jx/i18n-more-marking' into maint | Junio C Hamano | 1 | -3/+3 |
| 2012-02-13 | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 1 | -0/+6 |
| 2012-02-12 | Merge branch 'nd/cache-tree-api-refactor' | Junio C Hamano | 1 | -2/+2 |
| 2012-02-10 | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 1 | -0/+6 |
| 2012-02-07 | cache-tree: update API to take abitrary flags | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2012-02-03 | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 1 | -0/+6 |
| 2012-02-01 | i18n: git-commit whence_s "merge/cherry-pick" message | Jiang Xin | 1 | -3/+3 |
| 2012-01-06 | Merge branch 'jc/show-sig' | Junio C Hamano | 1 | -2/+12 |
| 2012-01-05 | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 1 | -1/+2 |
| 2012-01-05 | Merge branch 'jc/signed-commit' and 'jc/pull-signed-tag' | Junio C Hamano | 1 | -1/+10 |
| 2011-12-22 | Merge branch 'jk/maint-strbuf-missing-init' | Junio C Hamano | 1 | -1/+1 |
| 2011-12-22 | Merge branch 'nd/war-on-nul-in-commit' | Junio C Hamano | 1 | -1/+1 |
| 2011-12-21 | Sync with v1.7.8.1 | Junio C Hamano | 1 | -1/+1 |
| 2011-12-21 | Merge branch 'ms/commit-cc-option-helpstring' into maint | Junio C Hamano | 1 | -1/+1 |
| 2011-12-20 | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 1 | -1/+5 |
| 2011-12-20 | commit: do not lose mergetag header when not amending | Junio C Hamano | 1 | -1/+5 |
| 2011-12-19 | Merge branch 'nd/resolve-ref' | Junio C Hamano | 1 | -1/+1 |
| 2011-12-19 | Merge branch 'tr/cache-tree' | Junio C Hamano | 1 | -4/+3 |
| 2011-12-18 | Update jk/maint-strbuf-missing-init to builtin/ rename | Junio C Hamano | 1 | -0/+1310 |
| 2011-12-16 | Merge branch 'jc/commit-amend-no-edit' | Junio C Hamano | 1 | -4/+5 |
| 2011-12-15 | Convert commit_tree() to take strbuf as message | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2011-12-13 | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2011-12-09 | Merge branch 'nd/resolve-ref' | Junio C Hamano | 1 | -1/+2 |
| 2011-12-09 | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 1 | -7/+12 |
| 2011-12-08 | commit: honour --no-edit | Junio C Hamano | 1 | -4/+5 |
| 2011-12-06 | commit: write cache-tree data when writing index anyway | Thomas Rast | 1 | -0/+2 |
| 2011-12-06 | Refactor cache_tree_update idiom from commit | Thomas Rast | 1 | -4/+1 |
| 2011-12-05 | Copy resolve_ref() return value for longer use | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2011-11-22 | revert: write REVERT_HEAD pseudoref during conflicted revert | Jonathan Nieder | 1 | -0/+1 |
| 2011-11-12 | commit: teach --gpg-sign option | Junio C Hamano | 1 | -1/+10 |