| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-05 | Merge branch 'jc/format-color-auto' | Junio C Hamano | 1 | -0/+1 |
| 2012-12-17 | log --format: teach %C(auto,black) to respect color config | Junio C Hamano | 1 | -0/+1 |
| 2012-11-15 | Merge branch 'jc/prettier-pretty-note' | Junio C Hamano | 1 | -3/+1 |
| 2012-10-29 | Move print_commit_list to libgit.a | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
| 2012-10-17 | pretty: prepare notes message at a centralized place | Junio C Hamano | 1 | -1/+1 |
| 2012-10-17 | pretty: remove reencode_commit_message() | Junio C Hamano | 1 | -2/+0 |
| 2012-09-15 | commit.c: mark a file-scope private symbol as static | Junio C Hamano | 1 | -1/+0 |
| 2012-09-11 | Merge branch 'jc/merge-bases' | Junio C Hamano | 1 | -1/+1 |
| 2012-08-27 | in_merge_bases(): support only one "other" commit | Junio C Hamano | 1 | -1/+1 |
| 2012-05-11 | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 1 | -0/+1 |
| 2012-05-04 | log: respect date_mode_explicit with --format:%gd | Jeff King | 1 | -0/+1 |
| 2012-04-25 | commit: remove commit_list_reverse() | René Scharfe | 1 | -1/+0 |
| 2012-04-25 | sequencer: export commit_list_append() | René Scharfe | 1 | -0/+2 |
| 2012-04-11 | revision: insert unsorted, then sort in prepare_revision_walk() | René Scharfe | 1 | -0/+1 |
| 2012-01-06 | Merge branch 'jc/show-sig' | Junio C Hamano | 1 | -4/+6 |
| 2012-01-05 | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 1 | -2/+2 |
| 2011-12-22 | Merge branch 'nd/war-on-nul-in-commit' | Junio C Hamano | 1 | -2/+2 |
| 2011-12-15 | Convert commit_tree() to take strbuf as message | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2011-11-12 | log: --show-signature | Junio C Hamano | 1 | -0/+2 |
| 2011-11-12 | commit: teach --gpg-sign option | Junio C Hamano | 1 | -2/+2 |
| 2011-11-09 | commit: teach --amend to carry forward extra headers | Junio C Hamano | 1 | -0/+3 |
| 2011-11-09 | commit: copy merged signed tags to headers of merge commit | Junio C Hamano | 1 | -2/+19 |
| 2011-11-08 | merge: make usage of commit->util more extensible | Junio C Hamano | 1 | -0/+13 |
| 2011-10-21 | Merge branch 'nd/maint-autofix-tag-in-head' into maint | Junio C Hamano | 1 | -0/+7 |
| 2011-10-13 | Merge branch 'rs/pending' | Junio C Hamano | 1 | -0/+1 |
| 2011-10-13 | Merge branch 'nd/maint-autofix-tag-in-head' | Junio C Hamano | 1 | -0/+7 |
| 2011-10-03 | commit: factor out clear_commit_marks_for_object_array | René Scharfe | 1 | -0/+1 |
| 2011-09-18 | Accept tags in HEAD or MERGE_HEAD | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
| 2011-08-18 | Move write_shallow_commits to fetch-pack.c | Nguyễn Thái Ngọc Duy | 1 | -1/+0 |
| 2011-08-18 | Add for_each_commit_graft() to iterate all grafts | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
| 2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 1 | -10/+12 |
| 2011-05-26 | format-patch: preserve subject newlines with -k | Jeff King | 1 | -0/+1 |
| 2011-05-26 | clean up calling conventions for pretty.c functions | Jeff King | 1 | -10/+9 |
| 2011-05-26 | pretty: add pp_commit_easy function for simple callers | Jeff King | 1 | -0/+2 |
| 2011-05-19 | Merge branch 'jc/replacing' | Junio C Hamano | 1 | -2/+0 |
| 2011-05-16 | Merge branch 'ci/commit--interactive-atomic' | Junio C Hamano | 1 | -1/+1 |
| 2011-05-15 | Declare lookup_replace_object() in cache.h, not in commit.h | Junio C Hamano | 1 | -2/+0 |
| 2011-05-09 | Add support for -p/--patch to git-commit | Conrad Irwin | 1 | -1/+1 |
| 2011-04-11 | sparse: Fix an "symbol 'format_subject' not declared" warning | Ramsay Jones | 1 | -0/+2 |
| 2011-03-16 | standardize brace placement in struct definitions | Jonathan Nieder | 1 | -2/+1 |
| 2011-02-07 | Add const to parse_{commit,tag}_buffer() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-12-22 | Merge branch 'tf/commit-list-prefix' | Junio C Hamano | 1 | -5/+5 |
| 2010-11-29 | commit: Add commit_list prefix in two function names. | Thiago Farina | 1 | -5/+5 |
| 2010-11-04 | pretty.c: teach format_commit_message() to reencode the output | Pat Notz | 1 | -0/+3 |
| 2010-11-04 | commit: helper methods to reduce redundant blocks of code | Pat Notz | 1 | -0/+1 |
| 2010-08-18 | Merge branch 'cc/find-commit-subject' | Junio C Hamano | 1 | -0/+3 |
| 2010-07-23 | revert: refactor code to find commit subject in find_commit_subject() | Christian Couder | 1 | -0/+3 |
| 2010-06-30 | Merge branch 'ar/decorate-color' | Junio C Hamano | 1 | -0/+1 |
| 2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -1/+1 |
| 2010-06-20 | commit.h: add 'type' to struct name_decoration | Nazri Ramliy | 1 | -0/+1 |
| 2010-05-31 | enums: omit trailing comma for portability | Gary V. Vaughan | 1 | -1/+1 |
| 2010-05-08 | Merge branch 'jk/cached-textconv' | Junio C Hamano | 1 | -0/+4 |
| 2010-04-13 | pretty: Initialize notes if %N is used | Johannes Gilger | 1 | -0/+5 |
| 2010-04-01 | make commit_tree a library function | Jeff King | 1 | -0/+4 |
| 2010-01-22 | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 1 | -0/+1 |
| 2010-01-20 | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 1 | -0/+1 |
| 2010-01-11 | pretty.c: mark file-local function static | Junio C Hamano | 1 | -1/+0 |
| 2009-11-20 | Merge branch 'sp/smart-http' | Junio C Hamano | 1 | -1/+1 |
| 2009-10-30 | fixup tr/stash-format merge | Junio C Hamano | 1 | -6/+14 |
| 2009-10-30 | fetch-pack: Use a strbuf to compose the want list | Shawn O. Pearce | 1 | -1/+1 |
| 2009-10-19 | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 1 | -0/+1 |
| 2009-10-19 | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 1 | -6/+13 |
| 2009-10-19 | format_commit_message(): fix function signature | Junio C Hamano | 1 | -1/+1 |
| 2009-09-07 | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 1 | -0/+2 |
| 2009-08-21 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+2 |
| 2009-08-14 | builtin-add: refactor the meat of interactive_add() | Thomas Rast | 1 | -0/+2 |
| 2009-08-10 | Expose the has_non_ascii() function | Johannes Schindelin | 1 | -0/+1 |
| 2009-05-31 | replace_object: add mechanism to replace objects found in "refs/replace/" | Christian Couder | 1 | -0/+2 |
| 2009-05-27 | bisect: drop unparse_commit() and use clear_commit_marks() | Christian Couder | 1 | -2/+0 |
| 2009-05-17 | commit: add function to unparse a commit and its parents | Christian Couder | 1 | -0/+2 |
| 2009-01-28 | Make has_commit() non-static | Jake Goulding | 1 | -0/+1 |
| 2008-10-21 | builtin-blame: Reencode commit messages according to git-log rules. | Alexander Gavrilov | 1 | -0/+2 |
| 2008-10-02 | commit.c: make read_graft_file() static | Nanako Shiraishi | 1 | -1/+0 |
| 2008-08-29 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
| 2008-08-29 | pretty=format: respect date format options | Jeff King | 1 | -1/+2 |
| 2008-07-29 | merge-base: teach "git merge-base" to drive underlying merge_bases_many() | Christian Couder | 1 | -0/+1 |
| 2008-07-15 | Merge branch 'mv/merge-in-c' | Junio C Hamano | 1 | -0/+4 |
| 2008-07-10 | rerere: Separate libgit and builtin functions | Stephan Beyer | 1 | -1/+0 |
| 2008-06-30 | Introduce reduce_heads() | Junio C Hamano | 1 | -0/+2 |
| 2008-06-30 | Introduce get_octopus_merge_bases() in commit.c | Miklos Vajna | 1 | -0/+1 |
| 2008-06-30 | Move commit_list_count() to commit.c | Miklos Vajna | 1 | -0/+1 |
| 2008-04-10 | log: teach "terminator" vs "separator" mode to "--pretty=format" | Junio C Hamano | 1 | -1/+2 |
| 2008-03-15 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
| 2008-03-15 | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 1 | -1/+1 |
| 2008-03-02 | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 1 | -0/+1 |
| 2008-02-25 | builtin-fsck: reports missing parent commits | Martin Koegler | 1 | -0/+1 |
| 2008-02-19 | Export some email and pretty-printing functions | Daniel Barkalow | 1 | -0/+15 |
| 2007-11-25 | add -i: Fix running from a subdirectory | Junio C Hamano | 1 | -1/+1 |
| 2007-11-25 | Merge branch 'kh/commit' into wc/add-i | Junio C Hamano | 1 | -1/+0 |
| 2007-11-22 | Fix add_files_to_cache() to take pathspec, not user specified list of files | Junio C Hamano | 1 | -1/+0 |
| 2007-11-22 | Teach builtin-add to pass multiple paths to git-add--interactive | Wincent Colaiuta | 1 | -1/+1 |
| 2007-11-05 | revision walker: mini clean-up | Linus Torvalds | 1 | -0/+5 |
| 2007-11-04 | Simplify topo-sort logic | Linus Torvalds | 1 | -19/+1 |
| 2007-11-01 | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 1 | -1/+3 |
| 2007-09-27 | Export rerere() and launch_editor(). | Kristian Høgsberg | 1 | -0/+1 |
| 2007-09-27 | Introduce entry point add_interactive and add_files_to_cache | Kristian Høgsberg | 1 | -0/+4 |
| 2007-09-10 | Rework pretty_print_commit to use strbufs instead of custom buffers. | Pierre Habouzit | 1 | -2/+7 |
| 2007-09-03 | Export format_commit_message() | Ren,bi(B Scharfe | 1 | -0/+1 |
| 2007-06-13 | Lift 16kB limit of log message output | Junio C Hamano | 1 | -1/+1 |
| 2007-06-08 | Even more missing static | Junio C Hamano | 1 | -2/+0 |
| 2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+1 |
| 2007-04-25 | Add --date={local,relative,default} | Junio C Hamano | 1 | -1/+1 |
| 2007-04-16 | Add support for "commit name decorations" to log family of commands | Linus Torvalds | 1 | -0/+8 |
| 2007-03-02 | Merge branch 'js/commit-format' | Junio C Hamano | 1 | -0/+1 |
| 2007-02-22 | pretty-formats: add 'format:<string>' | Johannes Schindelin | 1 | -0/+1 |
| 2007-02-13 | Merge branch 'jc/merge-base' (early part) | Junio C Hamano | 1 | -1/+1 |
| 2007-01-21 | is_repository_shallow(): prototype fix. | Junio C Hamano | 1 | -1/+1 |
| 2007-01-09 | Allow in_merge_bases() to take more than one reference commits. | Junio C Hamano | 1 | -1/+1 |
| 2006-12-27 | Merge branch 'master' into js/shallow | Junio C Hamano | 1 | -0/+1 |
| 2006-12-20 | Move in_merge_bases() to commit.c | Junio C Hamano | 1 | -0/+1 |
| 2006-11-24 | allow deepening of a shallow repository | Johannes Schindelin | 1 | -1/+2 |
| 2006-11-24 | support fetching into a shallow repository | Johannes Schindelin | 1 | -1/+7 |
| 2006-08-28 | Add --relative-date option to the revision interface | Jonas Fonseca | 1 | -1/+1 |
| 2006-07-02 | Fold get_merge_bases_clean() into get_merge_bases() | Rene Scharfe | 1 | -2/+1 |
| 2006-07-01 | Add get_merge_bases_clean() | Rene Scharfe | 1 | -0/+1 |
| 2006-06-29 | move get_merge_bases() to core lib. | Johannes Schindelin | 1 | -0/+2 |
| 2006-06-17 | Move "void *util" from "struct object" into "struct commit" | Linus Torvalds | 1 | -0/+1 |
| 2006-05-21 | fmt-patch: Support --attach | Johannes Schindelin | 1 | -1/+1 |
| 2006-05-05 | Teach fmt-patch about --numbered | Johannes Schindelin | 1 | -1/+1 |
| 2006-04-18 | Tentative built-in format-patch. | Junio C Hamano | 1 | -0/+1 |
| 2006-04-15 | Split init_revisions() out of setup_revisions() | Junio C Hamano | 1 | -0/+2 |
| 2006-04-07 | blame -S <ancestry-file> | Junio C Hamano | 1 | -0/+11 |
| 2006-03-10 | Make it possible to not clobber object.util in sort_in_topological_order (tak... | Fredrik Kuivinen | 1 | -3/+17 |
| 2006-02-15 | topo-order: make --date-order optional. | Junio C Hamano | 1 | -1/+3 |
| 2006-01-28 | pretty_print_commit(): pass commit object instead of commit->buffer. | Junio C Hamano | 1 | -1/+1 |
| 2006-01-28 | diff-tree: abbreviate merge parent object names with --abbrev --pretty. | Junio C Hamano | 1 | -1/+1 |
| 2006-01-07 | describe: allow more than one revs to be named. | Junio C Hamano | 1 | -0/+2 |
| 2005-11-11 | Add --pretty=fuller | Junio C Hamano | 1 | -0/+1 |
| 2005-09-15 | [PATCH] Avoid wasting memory in git-rev-list | Linus Torvalds | 1 | -0/+1 |
| 2005-08-22 | [PATCH] Add 'git show-branch'. | Junio C Hamano | 1 | -0/+2 |
| 2005-08-09 | Introduce --pretty=oneline format. | Junio C Hamano | 1 | -0/+1 |
| 2005-07-06 | [PATCH] Add a topological sort procedure to commit.c | Jon Seymour | 1 | -0/+13 |
| 2005-07-06 | Make "insert_by_date()" match "commit_list_insert()" | Linus Torvalds | 1 | -2/+1 |
| 2005-06-26 | Add "--pretty=full" format that also shows committer. | Linus Torvalds | 1 | -1/+3 |
| 2005-06-08 | [PATCH] Anal retentive 'const unsigned char *sha1' | Jason McMullan | 1 | -2/+2 |
| 2005-06-06 | [PATCH] Modify git-rev-list to linearise the commit history in merge order. | jon@blackcubes.dyndns.org | 1 | -0/+4 |
| 2005-06-05 | pretty_print_commit: add different formats | Linus Torvalds | 1 | -1/+9 |
| 2005-06-01 | Add generic commit "pretty print" function. | Linus Torvalds | 1 | -0/+3 |
| 2005-05-30 | commit_list_insert: return the new commit list entry | Linus Torvalds | 1 | -1/+1 |
| 2005-05-25 | Make "parse_object()" also fill in commit message buffer data. | Linus Torvalds | 1 | -1/+1 |
| 2005-05-25 | commit: save the commit buffer off when parsing a commit | Linus Torvalds | 1 | -0/+1 |
| 2005-05-18 | commit: add "lookup_commit_reference()" helper function | Linus Torvalds | 1 | -0/+1 |
| 2005-05-06 | [PATCH] don't load and decompress objects twice with parse_object() | Nicolas Pitre | 1 | -0/+2 |
| 2005-04-23 | [PATCH] Allow multiple date-ordered lists | Daniel Barkalow | 1 | -1/+2 |
| 2005-04-23 | [PATCH] Add some functions for commit lists | Daniel Barkalow | 1 | -0/+9 |
| 2005-04-18 | [PATCH] Header files for object parsing | Daniel Barkalow | 1 | -0/+27 |