summaryrefslogtreecommitdiff
path: root/Documentation/pretty-formats.txt
AgeCommit message (Expand)AuthorFilesLines
2011-12-16pretty: give placeholders to reflog identityLibravatar Jeff King1-0/+4
2010-06-16pretty: Introduce ' ' modifier to add space if non-emptyLibravatar Michael J Gruber1-0/+4
2010-06-13Merge branch 'wp/pretty-enhancement'Libravatar Junio C Hamano1-1/+6
2010-06-02Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2010-06-02Documentation/pretty-{formats,options}: better reference for "format:<string>"Libravatar Nazri Ramliy1-2/+2
2010-05-03pretty: add aliases for pretty formatsLibravatar Will Palmer1-1/+6
2010-04-05Add `%B' in format strings for raw commit body in `git log' and friendsLibravatar Eli Barzilay1-0/+1
2010-01-14strbuf_expand: convert "%%" to "%"Libravatar Jeff King1-0/+1
2009-11-30Merge branch 'jc/pretty-lf'Libravatar Junio C Hamano1-0/+8
2009-11-23strbuf_add_wrapped_text(): skip over colour codesLibravatar René Scharfe1-3/+1
2009-11-22log --format: document %wLibravatar René Scharfe1-0/+4
2009-11-20Merge branch 'jh/notes' (early part)Libravatar Junio C Hamano1-0/+1
2009-10-19Introduce new pretty formats %g[sdD] for reflog informationLibravatar Thomas Rast1-0/+9
2009-10-19Add '%N'-format for pretty-printing commit notesLibravatar Johannes Schindelin1-0/+1
2009-10-04Pretty-format: %[+-]x to tweak inter-item newlinesLibravatar Junio C Hamano1-0/+8
2009-03-22pretty.c: add %f format specifier to format_commit_message()Libravatar Stephen Boyd1-0/+1
2009-02-24Give short-hands to --pretty=tformat:%formatstringLibravatar Nanako Shiraishi1-0/+9
2009-02-08Move mailmap documentation into separate fileLibravatar Marius Storm-Olsen1-4/+4
2009-02-08Change current mailmap usage to do matching on both name and email of author/...Libravatar Marius Storm-Olsen1-0/+2
2009-01-17expand --pretty=format color optionsLibravatar Jeff King1-0/+1
2008-12-19Documentation: sync example output with git outputLibravatar Markus Heidelberg1-3/+3
2008-09-04add '%d' pretty format specifier to show decorationLibravatar René Scharfe1-0/+1
2008-08-29pretty=format: respect date format optionsLibravatar Jeff King1-1/+1
2008-07-11Add pretty format %aN which gives the author name, respecting .mailmapLibravatar Johannes Schindelin1-0/+2
2008-07-05Documentation: be precise about which date --pretty usesLibravatar Nikolaus Schulz1-4/+4
2008-06-12document --pretty=tformat: optionLibravatar Jeff King1-0/+22
2008-03-23pretty.c: add %x00 format specifier.Libravatar Govind Salinas1-0/+1
2007-07-13Support output ISO 8601 format datesLibravatar Robin Rosenberg1-0/+2
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-13Documentation: Split description of pretty formats of commit logLibravatar Jakub Narebski1-36/+30
2007-04-11Add %m to '--pretty=format:'Libravatar Junio C Hamano1-0/+1
2007-02-22pretty-formats: add 'format:<string>'Libravatar Johannes Schindelin1-0/+44
2006-12-30Move commit reencoding parameter parsing to revision.cLibravatar Junio C Hamano1-0/+7
2006-11-22Move --pretty options into Documentation/pretty-formats.txtLibravatar Chris Riddoch1-0/+78