| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-08-08 | Merge branch 'nd/log-decorate-color-head-arrow' | Junio C Hamano | 1 | -2/+0 |
| 2016-07-19 | Merge branch 'js/log-to-diffopt-file' | Junio C Hamano | 1 | -33/+36 |
| 2016-07-12 | log: decorate HEAD -> branch with the same color for arrow and HEAD | Nguyễn Thái Ngọc Duy | 1 | -2/+0 |
| 2016-07-06 | Merge branch 'nd/graph-width-padded' | Junio C Hamano | 1 | -0/+2 |
| 2016-06-24 | log-tree: respect diffopt's configured output file stream | Johannes Schindelin | 1 | -32/+32 |
| 2016-06-24 | log: prepare log/log-tree to reuse the diffopt.close_file attribute | Johannes Schindelin | 1 | -1/+4 |
| 2016-06-16 | pretty: pass graph width to pretty formatting for use in '%>|(N)' | Josef Kufner | 1 | -0/+2 |
| 2016-06-06 | pretty: support "mboxrd" output format | Eric Wong | 1 | -2/+2 |
| 2016-03-30 | pretty: expand tabs in indented logs to make things line up properly | Linus Torvalds | 1 | -0/+1 |
| 2016-02-22 | convert trivial cases to FLEX_ARRAY macros | Jeff King | 1 | -3/+2 |
| 2015-12-15 | format-patch: add an option to suppress commit hash | brian m. carlson | 1 | -1/+2 |
| 2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -10/+10 |
| 2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -10/+10 |
| 2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -10/+10 |
| 2015-08-03 | Merge branch 'jk/date-mode-format' | Junio C Hamano | 1 | -1/+1 |
| 2015-08-03 | Merge branch 'mh/replace-refs' | Junio C Hamano | 1 | -2/+3 |
| 2015-06-29 | convert "enum date_mode" into a struct | Jeff King | 1 | -1/+1 |
| 2015-06-12 | Allow to control where the replace refs are looked for | Mike Hommey | 1 | -2/+3 |
| 2015-05-25 | add_ref_decoration(): convert local variable original_sha1 to object_id | Michael Haggerty | 1 | -3/+3 |
| 2015-05-25 | add_ref_decoration(): rewrite to take an object_id argument | Michael Haggerty | 1 | -6/+5 |
| 2015-05-25 | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 1 | -2/+5 |
| 2015-05-22 | Merge branch 'mg/log-decorate-HEAD' | Junio C Hamano | 1 | -10/+21 |
| 2015-05-13 | log: do not shorten decoration names too early | Junio C Hamano | 1 | -18/+16 |
| 2015-05-13 | log: decorate HEAD with branch name under --decorate=full, too | Junio C Hamano | 1 | -5/+18 |
| 2015-05-05 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -1/+1 |
| 2015-03-13 | commit: convert parts to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2015-03-10 | log: decorate HEAD with branch name | Junio C Hamano | 1 | -9/+68 |
| 2015-03-10 | Merge branch 'jc/decorate-leaky-separator-color' into HEAD | Junio C Hamano | 1 | -0/+1 |
| 2015-03-04 | log --decorate: do not leak "commit" color into the next item | Junio C Hamano | 1 | -0/+1 |
| 2014-10-20 | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 1 | -4/+3 |
| 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 | -2/+2 |
| 2014-09-29 | Merge branch 'hj/pretty-naked-decoration' | Junio C Hamano | 1 | -8/+9 |
| 2014-09-18 | pretty: add %D format specifier | Harry Jeffery | 1 | -8/+9 |
| 2014-09-11 | Merge branch 'jk/name-decoration-alloc' | Junio C Hamano | 1 | -15/+10 |
| 2014-08-27 | log-tree: use FLEX_ARRAY in name_decoration | Jeff King | 1 | -1/+1 |
| 2014-08-26 | log-tree: make name_decoration hash static | Jeff King | 1 | -3/+8 |
| 2014-08-26 | log-tree: make add_name_decoration a public function | Jeff King | 1 | -11/+1 |
| 2014-07-30 | pretty: make empty userformats truly empty | Jeff King | 1 | -2/+3 |
| 2014-07-21 | Merge branch 'cc/for-each-mergetag' | Junio C Hamano | 1 | -11/+4 |
| 2014-07-16 | Merge branch 'zk/log-graph-showsig' | Junio C Hamano | 1 | -0/+1 |
| 2014-07-16 | Merge branch 'mg/fix-log-mergetag-color' | Junio C Hamano | 1 | -10/+11 |
| 2014-07-10 | log: correctly identify mergetag signature verification status | Michael J Gruber | 1 | -10/+11 |
| 2014-07-09 | log: fix indentation for --graph --show-signature | Zoltan Klinger | 1 | -0/+1 |
| 2014-07-07 | commit: add for_each_mergetag() | Christian Couder | 1 | -11/+4 |
| 2014-06-13 | reuse cached commit buffer when parsing signatures | Jeff King | 1 | -1/+1 |
| 2014-06-13 | commit: record buffer length in cache | Jeff King | 1 | -1/+1 |
| 2014-06-13 | use get_cached_commit_buffer where appropriate | Jeff King | 1 | -1/+1 |
| 2014-04-03 | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 1 | -0/+4 |
| 2014-03-25 | log: add --show-linear-break to help see non-linear history | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
| 2014-02-20 | rename read_replace_refs to check_replace_refs | Michael Haggerty | 1 | -1/+1 |
| 2014-01-10 | Merge branch 'bc/log-decoration' | Junio C Hamano | 1 | -0/+2 |
| 2013-12-20 | log: properly handle decorations with chained tags | brian m. carlson | 1 | -0/+2 |
| 2013-12-17 | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 1 | -4/+4 |
| 2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -4/+4 |
| 2013-12-05 | Merge branch 'jk/robustify-parse-commit' | Junio C Hamano | 1 | -3/+3 |
| 2013-10-24 | log_tree_diff: die when we fail to parse a commit | Jeff King | 1 | -3/+3 |
| 2013-08-01 | log: use true parents for diff even when rewriting | Thomas Rast | 1 | -1/+1 |
| 2013-07-15 | Merge branch 'jk/format-patch-from' | Junio C Hamano | 1 | -0/+2 |
| 2013-07-12 | Merge branch 'as/log-output-encoding-in-user-format' | Junio C Hamano | 1 | -0/+1 |
| 2013-07-03 | teach format-patch to place other authors into in-body "From" | Jeff King | 1 | -0/+2 |
| 2013-06-26 | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 1 | -0/+1 |
| 2013-06-02 | Merge branch 'tr/line-log' | Junio C Hamano | 1 | -0/+4 |
| 2013-04-18 | pretty: share code between format_decoration and show_decorations | Nguyễn Thái Ngọc Duy | 1 | -16/+32 |
| 2013-04-02 | Merge branch 'tr/log-tree-optim' | Junio C Hamano | 1 | -3/+10 |
| 2013-04-01 | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 1 | -86/+6 |
| 2013-03-28 | Implement line-history search (git log -L) | Thomas Rast | 1 | -0/+4 |
| 2013-03-28 | Avoid loading commits twice in log with diffs | Thomas Rast | 1 | -3/+10 |
| 2013-03-21 | Merge branch 'mg/gpg-interface-using-status' | Junio C Hamano | 1 | -15/+12 |
| 2013-02-14 | gpg_interface: allow to request status return | Michael J Gruber | 1 | -2/+2 |
| 2013-02-14 | log-tree: rely upon the check in the gpg_interface | Michael J Gruber | 1 | -14/+11 |
| 2013-02-12 | Unify appending signoff in format-patch, commit and sequencer | Brandon Casey | 1 | -90/+1 |
| 2013-02-12 | format-patch: update append_signoff prototype | Nguyễn Thái Ngọc Duy | 1 | -4/+13 |
| 2013-01-20 | Merge branch 'ap/log-mailmap' | Junio C Hamano | 1 | -0/+1 |
| 2013-01-11 | Merge branch 'jc/format-patch-reroll' | Junio C Hamano | 1 | -21/+31 |
| 2013-01-10 | mailmap: add mailmap structure to rev_info and pp | Antoine Pelisse | 1 | -0/+1 |
| 2013-01-05 | Merge branch 'jc/format-color-auto' | Junio C Hamano | 1 | -0/+1 |
| 2012-12-22 | format-patch: add --reroll-count=$N option | Junio C Hamano | 1 | -0/+2 |
| 2012-12-21 | get_patch_filename(): split into two functions | Junio C Hamano | 1 | -18/+23 |
| 2012-12-21 | get_patch_filename(): drop "just-numbers" hack | Junio C Hamano | 1 | -15/+14 |
| 2012-12-21 | get_patch_filename(): simplify function signature | Junio C Hamano | 1 | -4/+8 |
| 2012-12-17 | log --format: teach %C(auto,black) to respect color config | Junio C Hamano | 1 | -0/+1 |
| 2012-11-13 | format-patch: add a blank line between notes and diffstat | Junio C Hamano | 1 | -10/+21 |
| 2012-10-17 | format-patch --notes: show notes after three-dashes | Junio C Hamano | 1 | -4/+11 |
| 2012-10-17 | format-patch: append --signature after notes | Junio C Hamano | 1 | -2/+4 |
| 2012-10-17 | pretty_print_commit(): do not append notes message | Junio C Hamano | 1 | -0/+3 |
| 2012-10-17 | pretty: prepare notes message at a centralized place | Junio C Hamano | 1 | -1/+13 |
| 2012-05-22 | format-patch: refactor get_patch_filename | Jeff King | 1 | -8/+11 |
| 2012-05-11 | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 1 | -4/+4 |
| 2012-05-07 | reflog-walk: tell explicit --date=default from not having --date at all | Junio C Hamano | 1 | -4/+3 |
| 2012-05-07 | Merge branch 'jk/maint-tformat-with-z' | Junio C Hamano | 1 | -1/+1 |
| 2012-05-04 | log: respect date_mode_explicit with --format:%gd | Jeff King | 1 | -0/+1 |
| 2012-05-01 | log-tree: use custom line terminator in line termination mode | Jan Krüger | 1 | -1/+1 |
| 2012-04-23 | Merge branch 'lp/maint-diff-three-dash-with-graph' | Junio C Hamano | 1 | -2/+3 |
| 2012-03-20 | log --graph --stat: three-dash separator should come after graph lines | Lucian Poston | 1 | -2/+3 |
| 2012-01-29 | Merge branch 'nd/maint-refname-in-hierarchy-check' | Junio C Hamano | 1 | -2/+2 |
| 2012-01-11 | Fix incorrect ref namespace check | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2012-01-06 | Merge branch 'jc/show-sig' | Junio C Hamano | 1 | -0/+129 |
| 2012-01-05 | log --show-signature: reword the common two-head merge case | Junio C Hamano | 1 | -0/+12 |
| 2012-01-05 | log-tree: show mergetag in log --show-signature output | Junio C Hamano | 1 | -1/+75 |
| 2012-01-05 | log-tree.c: small refactor in show_signature() | Junio C Hamano | 1 | -12/+16 |
| 2011-12-17 | pass struct commit to diff_tree_combined_merge() | René Scharfe | 1 | -3/+1 |
| 2011-11-12 | log: --show-signature | Junio C Hamano | 1 | -0/+39 |
| 2011-10-18 | Merge branch 'js/log-show-children' | Junio C Hamano | 1 | -0/+12 |
| 2011-10-04 | log --children | Jay Soffian | 1 | -0/+12 |
| 2011-08-28 | Merge branch 'nd/decorate-grafts' | Junio C Hamano | 1 | -4/+32 |
| 2011-08-25 | log: Do not decorate replacements with --no-replace-objects | Michael J Gruber | 1 | -0/+2 |
| 2011-08-19 | color: delay auto-color decision until point of use | Jeff King | 1 | -1/+1 |
| 2011-08-19 | log: decorate "replaced" on to replaced commits | Nguyễn Thái Ngọc Duy | 1 | -1/+15 |
| 2011-08-18 | diff: refactor COLOR_DIFF from a flag into an int | Jeff King | 1 | -2/+2 |
| 2011-08-18 | log: decorate grafted commits with "grafted" | Nguyễn Thái Ngọc Duy | 1 | -0/+12 |
| 2011-08-18 | decoration: do not mis-decorate refs with same prefix | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 1 | -1/+3 |
| 2011-05-30 | format-patch: make zero-length subject prefixes prettier | Jeff King | 1 | -1/+2 |
| 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 | -1/+2 |
| 2011-03-10 | git-log: put space after commit mark | Michael J Gruber | 1 | -2/+2 |
| 2011-03-09 | rev-list/log: factor out revision mark generation | Michael J Gruber | 1 | -24/+4 |
| 2010-06-24 | Allow customizable commit decorations colors | Nazri Ramliy | 1 | -0/+36 |
| 2010-06-20 | log --decorate: Colorize commit decorations | Nazri Ramliy | 1 | -1/+33 |
| 2010-06-20 | log-tree.c: Use struct name_decoration's type for classifying decoration | Nazri Ramliy | 1 | -8/+32 |
| 2010-05-31 | Output the graph columns at the end of the commit message | Bo Yang | 1 | -0/+6 |
| 2010-02-12 | git log -p -m: document -m and honor --first-parent | Petr Baudis | 1 | -0/+10 |
| 2010-01-20 | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 1 | -0/+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 | -11/+13 |
| 2009-10-12 | Let --decorate show HEAD position | Thomas Rast | 1 | -0/+1 |
| 2009-09-29 | improve reflog date/number heuristic | Jeff King | 1 | -1/+3 |
| 2009-08-18 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -3/+4 |
| 2009-08-10 | Expose the has_non_ascii() function | Johannes Schindelin | 1 | -12/+0 |
| 2009-07-01 | log-tree: fix confusing comment | Jeff King | 1 | -1/+2 |
| 2009-05-13 | Prettify log decorations even more | Felipe Contreras | 1 | -0/+1 |
| 2009-03-27 | log-tree: fix patch filename computation in "git format-patch" | Christian Couder | 1 | -10/+5 |
| 2009-03-22 | format-patch: --attach/inline uses filename instead of SHA1 | Stephen Boyd | 1 | -7/+11 |
| 2009-03-22 | format-patch: move get_patch_filename() into log-tree | Stephen Boyd | 1 | -0/+22 |
| 2009-03-11 | Merge branch 'tr/format-patch-thread' | Junio C Hamano | 1 | -3/+8 |
| 2009-03-07 | Move local variables to narrower scopes | Benjamin Kramer | 1 | -3/+3 |
| 2009-02-21 | format-patch: track several references | Thomas Rast | 1 | -3/+8 |
| 2009-02-13 | log: do not print ellipses with --abbrev-commit | Thomas Rast | 1 | -4/+4 |
| 2008-11-16 | Fix machine-parseability of 'git log --source' | Linus Torvalds | 1 | -1/+1 |
| 2008-11-04 | Make '--decorate' set an explicit 'show_decorations' flag | Linus Torvalds | 1 | -0/+2 |
| 2008-11-04 | Add a 'source' decorator for commits | Linus Torvalds | 1 | -3/+5 |
| 2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 1 | -2/+1 |
| 2008-09-04 | move load_ref_decorations() to log-tree.c and export it | René Scharfe | 1 | -0/+36 |
| 2008-08-17 | Teach git log --exit-code to return an appropriate exit code | Peter Valdemar Mørch | 1 | -1/+1 |
| 2008-07-29 | format-patch: Produce better output with --inline or --attach | Kevin Ballard | 1 | -1/+1 |
| 2008-05-25 | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 1 | -18/+23 |
| 2008-05-05 | log and rev-list: add --graph option | Adam Simpkins | 1 | -7/+69 |
| 2008-05-05 | revision API: split parent rewriting and parent printing options | Adam Simpkins | 1 | -2/+2 |
| 2008-05-03 | log: print log entry terminator even if the message is empty | Adam Simpkins | 1 | -4/+3 |
| 2008-05-03 | Remove dead code: show_log() sep argument and diff_options.msg_sep | Adam Simpkins | 1 | -18/+9 |
| 2008-04-10 | log: teach "terminator" vs "separator" mode to "--pretty=format" | Junio C Hamano | 1 | -2/+2 |
| 2008-03-23 | pretty.c: add %x00 format specifier. | Govind Salinas | 1 | -2/+4 |
| 2008-03-15 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+12 |
| 2008-03-15 | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 1 | -1/+6 |
| 2008-02-27 | Merge branch 'db/cover-letter' | Junio C Hamano | 1 | -58/+68 |
| 2008-02-19 | Export some email and pretty-printing functions | Daniel Barkalow | 1 | -58/+68 |
| 2008-02-13 | Add "--show-all" revision walker flag for debugging | Linus Torvalds | 1 | -4/+11 |
| 2007-11-11 | Make the diff_options bitfields be an unsigned with explicit masks. | Pierre Habouzit | 1 | -4/+2 |
| 2007-11-01 | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 1 | -1/+14 |
| 2007-10-26 | rev-list: implement --bisect-all | Christian Couder | 1 | -1/+1 |
| 2007-10-15 | Merge branch 'maint' | Shawn O. Pearce | 1 | -1/+2 |
| 2007-10-15 | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT | Linus Torvalds | 1 | -1/+2 |
| 2007-10-03 | Merge branch 'mv/unknown' | Junio C Hamano | 1 | -1/+2 |
| 2007-09-26 | Don't use "<unknown>" for placeholders and suppress printing of empty user fo... | Michal Vitecek | 1 | -1/+2 |
| 2007-09-10 | Rework pretty_print_commit to use strbufs instead of custom buffers. | Pierre Habouzit | 1 | -37/+19 |
| 2007-08-14 | Add --log-size to git log to print message size | Marco Costalba | 1 | -0/+3 |
| 2007-07-04 | Handle missing prefix for "Subject:" as if no prefix given | Alex Riesen | 1 | -1/+1 |
| 2007-06-30 | Don't fflush(stdout) when it's not helpful | Theodore Ts'o | 1 | -0/+1 |
| 2007-06-13 | Lift 16kB limit of log message output | Junio C Hamano | 1 | -12/+23 |
| 2007-05-06 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+4 |
| 2007-05-05 | Fix --boundary output | Linus Torvalds | 1 | -4/+4 |
| 2007-04-25 | Add --date={local,relative,default} | Junio C Hamano | 1 | -2/+2 |
| 2007-04-16 | Add support for "commit name decorations" to log family of commands | Linus Torvalds | 1 | -0/+21 |
| 2007-04-11 | Add custom subject prefix support to format-patch (take 3) | Robin H. Johnson | 1 | -4/+10 |
| 2007-03-04 | format-patch --attach: not folding some long headers. | Junio C Hamano | 1 | -3/+3 |
| 2007-03-04 | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 1 | -2/+4 |
| 2007-02-22 | pretty-formats: add 'format:<string>' | Johannes Schindelin | 1 | -1/+1 |
| 2007-02-08 | format-patch -n: make sorting easier by padding number | Johannes Schindelin | 1 | -1/+12 |
| 2007-02-08 | log --reflog: honour --relative-date | Johannes Schindelin | 1 | -1/+2 |
| 2007-02-07 | Fix "git log -z" behaviour | Linus Torvalds | 1 | -4/+3 |
| 2007-01-28 | git-log -g --pretty=oneline should display the reflog message | Nicolas Pitre | 1 | -1/+6 |
| 2007-01-20 | Fix --walk-reflog with --pretty=oneline | Junio C Hamano | 1 | -1/+2 |
| 2007-01-20 | Teach the revision walker to walk by reflogs with --walk-reflogs | Johannes Schindelin | 1 | -0/+3 |
| 2006-12-17 | Teach all of log family --left-right output. | Junio C Hamano | 1 | -4/+22 |
| 2006-10-26 | Make git-cherry handle root trees | Rene Scharfe | 1 | -22/+4 |
| 2006-08-30 | log-tree.c: cleanup a bit append_signoff() | Franck Bui-Huu | 1 | -50/+66 |
| 2006-08-28 | Add --relative-date option to the revision interface | Jonas Fonseca | 1 | -1/+3 |
| 2006-08-13 | Add a newline before appending "Signed-off-by: " line | Franck Bui-Huu | 1 | -1/+43 |
| 2006-08-07 | log-tree: show_log() should respect the setting of diffopt->line_termination | Ryan Anderson | 1 | -1/+1 |
| 2006-07-25 | Merge branch 'jt/format-patch' | Junio C Hamano | 1 | -0/+5 |
| 2006-07-24 | Always reset the color _before_ printing out the newline | Johannes Schindelin | 1 | -1/+1 |
| 2006-07-24 | Colorize 'commit' lines in log ui | Jeff King | 1 | -1/+4 |
| 2006-07-14 | git-format-patch: Make the second and subsequent mails replies to the first | Josh Triplett | 1 | -0/+5 |
| 2006-06-27 | Fix some more diff options changes. | Junio C Hamano | 1 | -2/+15 |
| 2006-06-26 | Add msg_sep to diff_options | Timo Hirvonen | 1 | -9/+6 |
| 2006-06-26 | Merge with_raw, with_stat and summary variables to output_format | Timo Hirvonen | 1 | -2/+7 |
| 2006-06-02 | format-patch: resurrect extra headers from config | Johannes Schindelin | 1 | -3/+5 |
| 2006-05-31 | format-patch --signoff | Junio C Hamano | 1 | -0/+35 |
| 2006-05-24 | Merge branch 'js/fmt-patch' | Junio C Hamano | 1 | -11/+63 |