aboutsummaryrefslogtreecommitdiff
path: root/pretty.c
Commit message (Expand)AuthorAge
* Merge branch 'rs/log-email-subject'Junio C Hamano2017-03-10
|\
| * pretty: use fmt_output_email_subject()René Scharfe2017-03-01
* | pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller2016-12-11
|/
* Merge branch 'mg/gpg-richer-status'Junio C Hamano2016-10-26
|\
| * gpg-interface: use more status lettersMichael J Gruber2016-10-12
* | Merge branch 'rs/cocci'Junio C Hamano2016-10-17
|\ \
| * | use strbuf_add_unique_abbrev() for adding short hashes, part 3René Scharfe2016-10-10
* | | Merge branch 'rs/c-auto-resets-attributes'Junio C Hamano2016-10-06
|\ \ \ | |_|/ |/| |
| * | pretty: avoid adding reset for %C(auto) if output is emptyRené Scharfe2016-09-29
* | | Merge branch 'rs/c-auto-resets-attributes'Junio C Hamano2016-09-26
|\ \ \ | |/ /
| * | pretty: let %C(auto) reset all attributesRené Scharfe2016-09-19
* | | Merge branch 'rs/hex2chr'Junio C Hamano2016-09-12
|\ \ \ | |_|/ |/| |
| * | introduce hex2chr() for converting two hexadecimal digits to a characterRené Scharfe2016-09-07
* | | Merge branch 'rs/use-strbuf-add-unique-abbrev'Junio C Hamano2016-08-12
|\ \ \
| * | | use strbuf_add_unique_abbrev() for adding short hashesRené Scharfe2016-08-06
| |/ /
| * | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maintJunio C Hamano2016-07-28
| |\ \
| * \ \ Merge branch 'nd/graph-width-padded' into maintJunio C Hamano2016-07-11
| |\ \ \
| * \ \ \ Merge branch 'et/pretty-format-c-auto' into maintJunio C Hamano2016-06-27
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano2016-07-11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | pretty: make the skip_blank_lines() function publicJohannes Schindelin2016-06-22
* | | | | Merge branch 'nd/graph-width-padded'Junio C Hamano2016-07-06
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | pretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy2016-06-16
| * | | | pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-16
| | |/ / | |/| |
* | | | Merge branch 'ew/mboxrd-format-am'Junio C Hamano2016-07-06
|\ \ \ \
| * | | | pretty: support "mboxrd" output formatEric Wong2016-06-06
| |/ / /
* | | | Merge branch 'et/pretty-format-c-auto'Junio C Hamano2016-06-20
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | format_commit_message: honor `color=auto` for `%C(auto)`Edward Thomson2016-05-27
* | | pretty: allow tweaking tabwidth in --expand-tabsJunio C Hamano2016-03-30
* | | pretty: enable --expand-tabs by default for selected pretty formatsJunio C Hamano2016-03-30
* | | pretty: expand tabs in indented logs to make things line up properlyLinus Torvalds2016-03-30
|/ /
* | Remove get_object_hash.brian m. carlson2015-11-20
* | Convert struct object to object_idbrian m. carlson2015-11-20
* | Add several uses of get_object_hash.brian m. carlson2015-11-20
* | convert "enum date_mode" into a structJeff King2015-06-29
|/
* Merge branch 'rs/simple-cleanups'Junio C Hamano2015-03-05
|\
| * pretty: use starts_with() to check for a prefixRené Scharfe2015-02-22
* | Merge branch 'jn/parse-config-slot'Junio C Hamano2014-10-20
|\ \
| * | color_parse: do not mention variable name in error messageJeff King2014-10-14
| |/
* | use skip_prefix() to avoid more magic numbersRené Scharfe2014-10-07
* | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-29
|\ \
| * | pretty: add %D format specifierHarry Jeffery2014-09-18
* | | Merge branch 'rs/export-strbuf-addchars'Junio C Hamano2014-09-19
|\ \ \
| * | | strbuf: use strbuf_addchars() for adding a char multiple timesRené Scharfe2014-09-08
* | | | Merge branch 'jk/commit-author-parsing'Junio C Hamano2014-09-19
|\ \ \ \
| * | | | commit: provide a function to find a header in a bufferJeff King2014-08-27
| | |/ / | |/| |
* | | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-19
|\ \ \ \
| * | | | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
| |/ / /
* | | | Merge branch 'ta/pretty-parse-config'Junio C Hamano2014-09-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | pretty.c: make git_pretty_formats_config return -1 on git_config_string failureTanay Abhra2014-08-04
| * | | Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-16
| |\ \ \ | | | |/ | | |/|