| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-08-12 | Merge branch 'rs/use-strbuf-add-unique-abbrev' | Junio C Hamano | 1 | -7/+6 |
| 2016-08-06 | use strbuf_add_unique_abbrev() for adding short hashes | René Scharfe | 1 | -7/+6 |
| 2016-07-28 | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 1 | -8/+8 |
| 2016-07-11 | Merge branch 'nd/graph-width-padded' into maint | Junio C Hamano | 1 | -1/+8 |
| 2016-07-11 | Merge branch 'js/find-commit-subject-ignore-leading-blanks' | Junio C Hamano | 1 | -8/+8 |
| 2016-07-06 | Merge branch 'nd/graph-width-padded' | Junio C Hamano | 1 | -1/+8 |
| 2016-07-06 | Merge branch 'ew/mboxrd-format-am' | Junio C Hamano | 1 | -8/+25 |
| 2016-06-27 | Merge branch 'et/pretty-format-c-auto' into maint | Junio C Hamano | 1 | -1/+1 |
| 2016-06-22 | pretty: make the skip_blank_lines() function public | Johannes Schindelin | 1 | -8/+8 |
| 2016-06-20 | Merge branch 'et/pretty-format-c-auto' | Junio C Hamano | 1 | -1/+1 |
| 2016-06-16 | pretty.c: support <direction>|(<negative number>) forms | Nguyễn Thái Ngọc Duy | 1 | -1/+7 |
| 2016-06-16 | pretty: pass graph width to pretty formatting for use in '%>|(N)' | Josef Kufner | 1 | -0/+1 |
| 2016-06-06 | pretty: support "mboxrd" output format | Eric Wong | 1 | -8/+25 |
| 2016-05-27 | format_commit_message: honor `color=auto` for `%C(auto)` | Edward Thomson | 1 | -1/+1 |
| 2016-03-30 | pretty: allow tweaking tabwidth in --expand-tabs | Junio C Hamano | 1 | -7/+8 |
| 2016-03-30 | pretty: enable --expand-tabs by default for selected pretty formats | Junio C Hamano | 1 | -7/+11 |
| 2016-03-30 | pretty: expand tabs in indented logs to make things line up properly | Linus Torvalds | 1 | -2/+69 |
| 2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -4/+4 |
| 2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -5/+5 |
| 2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -4/+4 |
| 2015-06-29 | convert "enum date_mode" into a struct | Jeff King | 1 | -14/+15 |
| 2015-03-05 | Merge branch 'rs/simple-cleanups' | Junio C Hamano | 1 | -1/+1 |
| 2015-02-22 | pretty: use starts_with() to check for a prefix | René Scharfe | 1 | -1/+1 |
| 2014-10-20 | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 1 | -3/+2 |
| 2014-10-14 | color_parse: do not mention variable name in error message | Jeff King | 1 | -3/+2 |
| 2014-10-07 | use skip_prefix() to avoid more magic numbers | René Scharfe | 1 | -30/+26 |
| 2014-09-29 | Merge branch 'hj/pretty-naked-decoration' | Junio C Hamano | 1 | -0/+4 |
| 2014-09-19 | Merge branch 'rs/export-strbuf-addchars' | Junio C Hamano | 1 | -7/+3 |
| 2014-09-19 | Merge branch 'jk/commit-author-parsing' | Junio C Hamano | 1 | -27/+6 |
| 2014-09-19 | Merge branch 'bb/date-iso-strict' | Junio C Hamano | 1 | -1/+4 |
| 2014-09-18 | pretty: add %D format specifier | Harry Jeffery | 1 | -0/+4 |
| 2014-09-08 | strbuf: use strbuf_addchars() for adding a char multiple times | René Scharfe | 1 | -7/+3 |
| 2014-09-02 | Merge branch 'ta/pretty-parse-config' | Junio C Hamano | 1 | -1/+3 |
| 2014-08-29 | pretty: provide a strict ISO 8601 date format | Beat Bolli | 1 | -1/+4 |
| 2014-08-27 | commit: provide a function to find a header in a buffer | Jeff King | 1 | -27/+6 |
| 2014-08-04 | pretty.c: make git_pretty_formats_config return -1 on git_config_string failure | Tanay Abhra | 1 | -1/+3 |
| 2014-07-30 | pretty: make empty userformats truly empty | Jeff King | 1 | -0/+5 |
| 2014-07-30 | pretty: treat "--format=" as an empty userformat | Jeff King | 1 | -2/+2 |
| 2014-07-22 | Merge branch 'rs/code-cleaning' | Junio C Hamano | 1 | -6/+1 |
| 2014-07-17 | use commit_list_count() to count the members of commit_lists | René Scharfe | 1 | -6/+1 |
| 2014-07-16 | Merge branch 'rs/code-cleaning' | Junio C Hamano | 1 | -1/+1 |
| 2014-07-16 | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 1 | -1/+1 |
| 2014-07-10 | use strbuf_addbuf for adding strbufs | René Scharfe | 1 | -1/+1 |
| 2014-07-10 | Merge branch 'mg/verify-commit' | Junio C Hamano | 1 | -2/+0 |
| 2014-07-09 | Merge branch 'jk/pretty-G-format-fixes' | Junio C Hamano | 1 | -0/+2 |
| 2014-07-09 | Merge branch 'jk/skip-prefix' | Junio C Hamano | 1 | -2/+1 |
| 2014-07-02 | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 1 | -34/+16 |
| 2014-07-02 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
| 2014-07-02 | Merge branch 'maint-1.8.5' into maint | Junio C Hamano | 1 | -1/+1 |
| 2014-07-02 | enums: remove trailing ',' after last item in enum | Ronnie Sahlberg | 1 | -1/+1 |
| 2014-06-23 | gpg-interface: provide clear helper for struct signature_check | Michael J Gruber | 1 | -2/+1 |
| 2014-06-20 | use skip_prefix to avoid repeating strings | Jeff King | 1 | -2/+1 |
| 2014-06-17 | pretty: avoid reading past end-of-string with "%G" | Jeff King | 1 | -0/+2 |
| 2014-06-16 | Merge branch 'as/pretty-truncate' | Junio C Hamano | 1 | -1/+6 |
| 2014-06-13 | commit: record buffer length in cache | Jeff King | 1 | -2/+2 |
| 2014-06-13 | convert logmsg_reencode to get_commit_buffer | Jeff King | 1 | -29/+11 |
| 2014-06-12 | logmsg_reencode: return const buffer | Jeff King | 1 | -7/+7 |
| 2014-05-21 | pretty.c: format string with truncate respects logOutputEncoding | Alexey Shumkin | 1 | -1/+6 |
| 2014-05-02 | pretty: make show_ident_date public | Jeff King | 1 | -2/+2 |
| 2014-03-18 | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 1 | -3/+9 |
| 2014-03-18 | Merge branch 'rm/strchrnul-not-strlen' | Junio C Hamano | 1 | -3/+2 |
| 2014-03-14 | Merge branch 'jk/commit-dates-parsing-fix' | Junio C Hamano | 1 | -3/+9 |
| 2014-03-10 | use strchrnul() in place of strchr() and strlen() | Rohit Mani | 1 | -3/+2 |
| 2014-03-07 | show_ident_date: fix tz range check | Jeff King | 1 | -2/+2 |
| 2014-02-24 | log: handle integer overflow in timestamps | Jeff King | 1 | -2/+8 |
| 2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -18/+18 |
| 2013-10-31 | pretty: trivial style fix | Felipe Contreras | 1 | -1/+1 |
| 2013-09-20 | format-patch: print in-body "From" only when needed | Jeff King | 1 | -1/+1 |
| 2013-07-03 | teach format-patch to place other authors into in-body "From" | Jeff King | 1 | -0/+38 |
| 2013-07-03 | pretty.c: drop const-ness from pretty_print_context | Jeff King | 1 | -5/+5 |
| 2013-05-01 | Merge branch 'rs/pp-user-info-without-extra-allocation' | Junio C Hamano | 1 | -35/+14 |
| 2013-04-25 | pretty: remove intermediate strbufs from pp_user_info() | René Scharfe | 1 | -20/+9 |
| 2013-04-25 | pretty: simplify output line length calculation in pp_user_info() | René Scharfe | 1 | -4/+3 |
| 2013-04-25 | pretty: simplify input line length calculation in pp_user_info() | René Scharfe | 1 | -11/+2 |
| 2013-04-23 | Merge branch 'nd/pretty-formats' | Junio C Hamano | 1 | -62/+296 |
| 2013-04-22 | Merge branch 'jk/chopped-ident' | Junio C Hamano | 1 | -21/+24 |
| 2013-04-18 | pretty: support %>> that steal trailing spaces | Nguyễn Thái Ngọc Duy | 1 | -0/+34 |
| 2013-04-18 | pretty: support truncating in %>, %< and %>< | Nguyễn Thái Ngọc Duy | 1 | -3/+48 |
| 2013-04-18 | pretty: support padding placeholders, %< %> and %>< | Nguyễn Thái Ngọc Duy | 1 | -1/+116 |
| 2013-04-18 | pretty: add %C(auto) for auto-coloring | Nguyễn Thái Ngọc Duy | 1 | -3/+23 |
| 2013-04-18 | pretty: split color parsing into a separate function | Nguyễn Thái Ngọc Duy | 1 | -32/+39 |
| 2013-04-18 | pretty: two phase conversion for non utf-8 commits | Nguyễn Thái Ngọc Duy | 1 | -2/+22 |
| 2013-04-18 | pretty: share code between format_decoration and show_decorations | Nguyễn Thái Ngọc Duy | 1 | -18/+2 |
| 2013-04-18 | pretty: get the correct encoding for --pretty:format=%e | Nguyễn Thái Ngọc Duy | 1 | -6/+7 |
| 2013-04-18 | pretty: save commit encoding from logmsg_reencode if the caller needs it | Nguyễn Thái Ngọc Duy | 1 | -4/+12 |
| 2013-04-17 | pretty: handle broken commit headers gracefully | René Scharfe | 1 | -21/+24 |
| 2013-04-03 | Merge branch 'mg/gpg-interface-using-status' into maint | Junio C Hamano | 1 | -4/+15 |
| 2013-04-03 | Merge branch 'ks/rfc2047-one-char-at-a-time' into maint | Junio C Hamano | 1 | -12/+22 |
| 2013-03-31 | pretty printing: extend %G? to include 'N' and 'U' | Sebastian Götte | 1 | -0/+2 |
| 2013-03-31 | Move commit GPG signature verification to commit.c | Sebastian Götte | 1 | -78/+13 |
| 2013-03-25 | Merge branch 'ks/rfc2047-one-char-at-a-time' | Junio C Hamano | 1 | -12/+22 |
| 2013-03-21 | Merge branch 'mg/gpg-interface-using-status' | Junio C Hamano | 1 | -4/+15 |
| 2013-03-09 | format-patch: RFC 2047 says multi-octet character may not be split | Kirill Smelkov | 1 | -12/+22 |
| 2013-02-14 | pretty: make %GK output the signing key for signed commits | Michael J Gruber | 1 | -1/+8 |
| 2013-02-14 | pretty: parse the gpg status lines rather than the output | Michael J Gruber | 1 | -5/+9 |
| 2013-02-14 | gpg_interface: allow to request status return | Michael J Gruber | 1 | -1/+1 |
| 2013-01-26 | logmsg_reencode: lazily load missing commit buffers | Jeff King | 1 | -8/+49 |
| 2013-01-26 | logmsg_reencode: never return NULL | Jeff King | 1 | -16/+22 |
| 2013-01-20 | Merge branch 'ap/log-mailmap' | Junio C Hamano | 1 | -50/+64 |
| 2013-01-18 | Merge branch 'rs/pretty-use-prefixcmp' | Junio C Hamano | 1 | -4/+4 |
| 2013-01-14 | pretty: use prefixcmp instead of memcmp on NUL-terminated strings | René Scharfe | 1 | -4/+4 |
| 2013-01-10 | Merge branch 'jc/same-encoding' into maint | Junio C Hamano | 1 | -12/+4 |
| 2013-01-10 | pretty: use mailmap to display username and email | Antoine Pelisse | 1 | -21/+37 |
| 2013-01-10 | mailmap: simplify map_user() interface | Antoine Pelisse | 1 | -22/+13 |
| 2013-01-07 | Use split_ident_line to parse author and committer | Antoine Pelisse | 1 | -14/+21 |
| 2013-01-05 | Merge branch 'jc/format-color-auto' | Junio C Hamano | 1 | -3/+10 |
| 2013-01-03 | Merge branch 'jc/same-encoding' | Junio C Hamano | 1 | -12/+4 |
| 2012-12-17 | log --format: teach %C(auto,black) to respect color config | Junio C Hamano | 1 | -3/+10 |
| 2012-12-10 | format_commit_message(): simplify calls to logmsg_reencode() | Junio C Hamano | 1 | -12/+4 |
| 2012-12-07 | Merge branch 'jc/same-encoding' into maint | Junio C Hamano | 1 | -1/+1 |
| 2012-11-15 | Merge branch 'jc/prettier-pretty-note' | Junio C Hamano | 1 | -18/+4 |
| 2012-11-15 | Merge branch 'jc/same-encoding' | Junio C Hamano | 1 | -1/+1 |
| 2012-11-04 | reencode_string(): introduce and use same_encoding() | Junio C Hamano | 1 | -1/+1 |
| 2012-10-18 | format-patch: fix rfc2047 address encoding with respect to rfc822 specials | Jan H. Schönherr | 1 | -17/+32 |
| 2012-10-18 | format-patch: make rfc2047 encoding more strict | Jan H. Schönherr | 1 | -8/+59 |
| 2012-10-18 | format-patch: introduce helper function last_line_length() | Jan H. Schönherr | 1 | -12/+13 |
| 2012-10-18 | format-patch: do not wrap rfc2047 encoded headers too late | Jan H. Schönherr | 1 | -10/+16 |
| 2012-10-18 | format-patch: do not wrap non-rfc2047 headers too early | Jan H. Schönherr | 1 | -1/+1 |
| 2012-10-17 | pretty_print_commit(): do not append notes message | Junio C Hamano | 1 | -3/+0 |
| 2012-10-17 | pretty: prepare notes message at a centralized place | Junio C Hamano | 1 | -5/+4 |
| 2012-10-17 | format_note(): simplify API | Junio C Hamano | 1 | -3/+2 |
| 2012-10-17 | pretty: remove reencode_commit_message() | Junio C Hamano | 1 | -11/+2 |
| 2012-05-25 | Merge branch 'jk/format-person-part-buffer-limit' | Junio C Hamano | 1 | -2/+4 |
| 2012-05-25 | Merge branch 'jk/pretty-commit-header-incomplete-line' | Junio C Hamano | 1 | -1/+4 |
| 2012-05-22 | avoid segfault when reading header of malformed commits | Jeff King | 1 | -1/+4 |
| 2012-05-22 | pretty: avoid buffer overflow in format_person_part | Jeff King | 1 | -2/+4 |
| 2012-05-11 | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 1 | -0/+1 |
| 2012-05-07 | reflog-walk: tell explicit --date=default from not having --date at all | Junio C Hamano | 1 | -3/+2 |
| 2012-05-04 | log: respect date_mode_explicit with --format:%gd | Jeff King | 1 | -1/+3 |
| 2012-03-11 | ident.c: add split_ident_line() to parse formatted ident line | Junio C Hamano | 1 | -44/+20 |
| 2012-01-06 | Merge branch 'jc/show-sig' | Junio C Hamano | 1 | -0/+86 |
| 2011-12-16 | pretty: give placeholders to reflog identity | Jeff King | 1 | -0/+25 |
| 2011-11-12 | pretty: %G[?GS] placeholders | Junio C Hamano | 1 | -0/+86 |
| 2011-11-01 | Merge branch 'nd/pretty-commit-log-message' | Junio C Hamano | 1 | -4/+6 |
| 2011-10-23 | pretty.c: use original commit message if reencoding fails | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
| 2011-10-23 | pretty.c: free get_header() return value | Nguyễn Thái Ngọc Duy | 1 | -4/+3 |
| 2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 1 | -52/+55 |
| 2011-05-30 | Merge branch 'jc/fmt-req-fix' | Junio C Hamano | 1 | -1/+1 |
| 2011-05-26 | format-patch: preserve subject newlines with -k | Jeff King | 1 | -1/+2 |
| 2011-05-26 | clean up calling conventions for pretty.c functions | Jeff King | 1 | -52/+47 |
| 2011-05-26 | pretty: add pp_commit_easy function for simple callers | Jeff King | 1 | -0/+7 |
| 2011-05-25 | userformat_find_requirements(): find requirement for the correct format | Junio C Hamano | 1 | -1/+1 |
| 2011-05-15 | Merge branch 'jk/format-patch-quote-special-in-from' into maint | Junio C Hamano | 1 | -1/+60 |
| 2011-05-06 | Merge branch 'jk/format-patch-quote-special-in-from' | Junio C Hamano | 1 | -1/+60 |
| 2011-05-04 | Merge branch 'jk/format-patch-multiline-header' | Junio C Hamano | 1 | -0/+9 |
| 2011-04-26 | pretty: quote rfc822 specials in email addresses | Jeff King | 1 | -1/+60 |
| 2011-04-14 | format-patch: wrap email addresses after long names | Jeff King | 1 | -0/+9 |
| 2011-03-22 | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 1 | -5/+1 |
| 2011-03-09 | rev-list/log: factor out revision mark generation | Michael J Gruber | 1 | -5/+1 |
| 2011-02-23 | format-patch: rfc2047-encode newlines in headers | Jeff King | 1 | -2/+2 |
| 2011-02-23 | format-patch: wrap long header lines | Jeff King | 1 | -8/+24 |
| 2010-11-04 | pretty.c: teach format_commit_message() to reencode the output | Pat Notz | 1 | -6/+21 |
| 2010-11-04 | commit: helper methods to reduce redundant blocks of code | Pat Notz | 1 | -7/+2 |
| 2010-06-22 | Merge branch 'mg/pretty-magic-space' | Junio C Hamano | 1 | -4/+11 |
| 2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -1/+1 |
| 2010-06-16 | pretty: Introduce ' ' modifier to add space if non-empty | Michael J Gruber | 1 | -3/+10 |
| 2010-06-13 | Merge branch 'wp/pretty-enhancement' | Junio C Hamano | 1 | -23/+131 |
| 2010-05-31 | enums: omit trailing comma for portability | Gary V. Vaughan | 1 | -1/+1 |
| 2010-05-21 | Merge branch 'jn/shortlog' | Junio C Hamano | 1 | -3/+4 |
| 2010-05-08 | Merge branch 'eb/unpretty-b-format' | Junio C Hamano | 1 | -0/+4 |
| 2010-05-08 | pretty: initialize new cmt_fmt_map to 0 | Jonathan Nieder | 1 | -0/+1 |
| 2010-05-04 | pretty: Respect --abbrev option | Will Palmer | 1 | -3/+4 |
| 2010-05-03 | pretty: add aliases for pretty formats | Will Palmer | 1 | -2/+55 |
| 2010-05-03 | pretty: add infrastructure for commit format aliases | Will Palmer | 1 | -3/+24 |
| 2010-05-03 | pretty: make it easier to add new formats | Will Palmer | 1 | -24/+57 |
| 2010-04-13 | pretty: Initialize notes if %N is used | Johannes Gilger | 1 | -4/+36 |
| 2010-04-05 | Add `%B' in format strings for raw commit body in `git log' and friends | Eli Barzilay | 1 | -0/+4 |
| 2010-03-12 | Support showing notes from more than one notes tree | Thomas Rast | 1 | -3/+3 |
| 2010-02-13 | Notes API: Allow multiple concurrent notes trees with new struct notes_tree | Johan Herland | 1 | -3/+4 |
| 2010-02-13 | Notes API: get_commit_notes() -> format_note() + remove the commit restriction | Johan Herland | 1 | -4/+4 |
| 2010-01-22 | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 1 | -1/+1 |
| 2010-01-20 | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 1 | -1/+1 |
| 2010-01-11 | pretty.c: mark file-local function static | Junio C Hamano | 1 | -1/+1 |
| 2009-11-30 | Merge branch 'jc/pretty-lf' | Junio C Hamano | 1 | -2/+40 |
| 2009-11-20 | Merge branch 'jh/notes' (early part) | Junio C Hamano | 1 | -0/+10 |
| 2009-11-15 | Merge branch 'rs/pretty-wrap' | Junio C Hamano | 1 | -0/+57 |
| 2009-11-08 | log --format: don't ignore %w() at the start of format string | René Scharfe | 1 | -1/+1 |
| 2009-10-30 | fixup tr/stash-format merge | Junio C Hamano | 1 | -13/+31 |
| 2009-10-22 | Implement wrap format %w() as if it is a mode switch | René Scharfe | 1 | -0/+57 |
| 2009-10-19 | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 1 | -0/+17 |
| 2009-10-19 | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 1 | -13/+14 |
| 2009-10-19 | Add '%N'-format for pretty-printing commit notes | Johannes Schindelin | 1 | -0/+4 |
| 2009-10-19 | Add flags to get_commit_notes() to control the format of the note string | Johan Herland | 1 | -1/+2 |
| 2009-10-19 | Introduce commit notes | Johannes Schindelin | 1 | -0/+5 |
| 2009-10-19 | format_commit_message(): fix function signature | Junio C Hamano | 1 | -1/+1 |
| 2009-10-04 | Pretty-format: %[+-]x to tweak inter-item newlines | Junio C Hamano | 1 | -2/+40 |
| 2009-08-18 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -1/+1 |
| 2009-08-10 | Expose the has_non_ascii() function | Johannes Schindelin | 1 | -0/+12 |
| 2009-05-18 | Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility | Brandon Casey | 1 | -2/+2 |
| 2009-04-01 | format_sanitized_subject: Don't trim past initial length of strbuf | Stephen Boyd | 1 | -2/+4 |
| 2009-03-22 | pretty.c: add %f format specifier to format_commit_message() | Stephen Boyd | 1 | -0/+35 |
| 2009-03-14 | Remove unused assignments | Benjamin Kramer | 1 | -3/+1 |
| 2009-03-07 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+1 |
| 2009-03-07 | cleanup: add isascii() | René Scharfe | 1 | -2/+1 |
| 2009-03-05 | Merge branch 'ns/pretty-format' | Junio C Hamano | 1 | -6/+14 |
| 2009-03-05 | Merge branch 'al/ansi-color' | Junio C Hamano | 1 | -4/+4 |
| 2009-02-24 | Give short-hands to --pretty=tformat:%formatstring | Nanako Shiraishi | 1 | -6/+14 |
| 2009-02-15 | Merge branch 'ms/mailmap' | Junio C Hamano | 1 | -28/+31 |
| 2009-02-13 | Clean up use of ANSI color sequences | Arjen Laarhoven | 1 | -4/+4 |
| 2009-02-13 | log: do not print ellipses with --abbrev-commit | Thomas Rast | 1 | -3/+1 |