summaryrefslogtreecommitdiff
path: root/Documentation/pretty-formats.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm/log-format-raw-doc' into maintJunio C Hamano2015-06-161-1/+4
|\
| * Documentation/log: clarify sha1 non-abbreviation in log --rawmm/log-format-raw-docMatthieu Moy2015-05-201-1/+4
* | Merge branch 'bc/asciidoc-pretty-formats-fix'Junio C Hamano2014-10-141-1/+1
|\ \
| * | Documentation: fix misrender of pretty-formats in Asciidoctorbc/asciidoc-pretty-formats-fixbrian m. carlson2014-10-081-1/+1
* | | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-291-2/+4
|\ \ \
| * | | pretty: add %D format specifierhj/pretty-naked-decorationHarry Jeffery2014-09-181-2/+4
| | |/ | |/|
* | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-191-2/+4
|\ \ \
| * | | pretty: provide a strict ISO 8601 date formatbb/date-iso-strictBeat Bolli2014-08-291-2/+4
| |/ /
* | | pretty: note that %cd respects the --date= optiontb/pretty-format-cd-date-formatThomas Braun2014-08-211-1/+1
|/ /
* | Documentation: fix misuses of "nor"Justin Lebar2014-03-311-1/+1
* | Merge branch 'nd/pretty-formats'Junio C Hamano2013-04-231-7/+28
|\ \
| * | pretty: support %>> that steal trailing spacesNguyễn Thái Ngọc Duy2013-04-181-1/+4
| * | pretty: support truncating in %>, %< and %><Nguyễn Thái Ngọc Duy2013-04-181-2/+5
| * | pretty: support padding placeholders, %< %> and %><Nguyễn Thái Ngọc Duy2013-04-181-0/+8
| * | pretty: add %C(auto) for auto-coloringNguyễn Thái Ngọc Duy2013-04-181-1/+2
| * | pretty-formats.txt: wrap long linesNguyễn Thái Ngọc Duy2013-04-181-6/+12
* | | Merge branch 'ta/glossary'Junio C Hamano2013-04-211-1/+1
|\ \ \ | |/ / |/| |
| * | The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-1/+1
| * | Merge branch 'mg/gpg-interface-using-status' into maintJunio C Hamano2013-04-031-0/+1
| |\ \
* | | | pretty printing: extend %G? to include 'N' and 'U'Sebastian Götte2013-03-311-1/+2
* | | | Merge branch 'mg/gpg-interface-using-status'Junio C Hamano2013-03-211-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | pretty: make %GK output the signing key for signed commitsMichael J Gruber2013-02-141-0/+1
* | | log --format: teach %C(auto,black) to respect color configJunio C Hamano2012-12-171-1/+5
|/ /
* | Documentation: Document signature showing optionsStephen Boyd2012-09-201-0/+3
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-3/+3
* | pretty: give placeholders to reflog identityjk/pretty-reglog-entJeff King2011-12-161-0/+4
* | pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-161-0/+4
* | Merge branch 'wp/pretty-enhancement'Junio C Hamano2010-06-131-1/+6
|\ \
| * | pretty: add aliases for pretty formatsWill Palmer2010-05-031-1/+6
* | | Merge branch 'maint'Junio C Hamano2010-06-021-2/+2
|\ \ \
| * | | Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy2010-06-021-2/+2
| |/ /
* | | Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay2010-04-051-0/+1
|/ /
* | strbuf_expand: convert "%%" to "%"Jeff King2010-01-141-0/+1
* | Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-301-0/+8
|\ \
| * | Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-041-0/+8
* | | strbuf_add_wrapped_text(): skip over colour codesRené Scharfe2009-11-231-3/+1
* | | log --format: document %wRené Scharfe2009-11-221-0/+4
* | | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-201-0/+1
|\ \ \
| * | | Add '%N'-format for pretty-printing commit notesJohannes Schindelin2009-10-191-0/+1
| |/ /
* | | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-191-0/+9
|/ /
* | pretty.c: add %f format specifier to format_commit_message()Stephen Boyd2009-03-221-0/+1
* | Give short-hands to --pretty=tformat:%formatstringNanako Shiraishi2009-02-241-0/+9
* | Move mailmap documentation into separate fileMarius Storm-Olsen2009-02-081-4/+4
* | Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen2009-02-081-0/+2
* | expand --pretty=format color optionsJeff King2009-01-171-0/+1
* | Documentation: sync example output with git outputMarkus Heidelberg2008-12-191-3/+3
* | add '%d' pretty format specifier to show decorationRené Scharfe2008-09-041-0/+1
* | pretty=format: respect date format optionsJeff King2008-08-291-1/+1
* | Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2008-07-111-0/+2
* | Documentation: be precise about which date --pretty usesNikolaus Schulz2008-07-051-4/+4