aboutsummaryrefslogtreecommitdiff
path: root/Documentation/pretty-formats.txt
Commit message (Expand)AuthorAge
* Documentation: Document signature showing optionsStephen Boyd2012-09-20
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* pretty: give placeholders to reflog identityJeff King2011-12-16
* pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-16
* Merge branch 'wp/pretty-enhancement'Junio C Hamano2010-06-13
|\
| * pretty: add aliases for pretty formatsWill Palmer2010-05-03
* | Merge branch 'maint'Junio C Hamano2010-06-02
|\ \
| * | Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy2010-06-02
| |/
* | Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay2010-04-05
|/
* strbuf_expand: convert "%%" to "%"Jeff King2010-01-14
* Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-30
|\
| * Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-04
* | strbuf_add_wrapped_text(): skip over colour codesRené Scharfe2009-11-23
* | log --format: document %wRené Scharfe2009-11-22
* | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-20
|\ \
| * | Add '%N'-format for pretty-printing commit notesJohannes Schindelin2009-10-19
| |/
* | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-19
|/
* pretty.c: add %f format specifier to format_commit_message()Stephen Boyd2009-03-22
* Give short-hands to --pretty=tformat:%formatstringNanako Shiraishi2009-02-24
* Move mailmap documentation into separate fileMarius Storm-Olsen2009-02-08
* Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen2009-02-08
* expand --pretty=format color optionsJeff King2009-01-17
* Documentation: sync example output with git outputMarkus Heidelberg2008-12-19
* add '%d' pretty format specifier to show decorationRené Scharfe2008-09-04
* pretty=format: respect date format optionsJeff King2008-08-29
* Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2008-07-11
* Documentation: be precise about which date --pretty usesNikolaus Schulz2008-07-05
* document --pretty=tformat: optionJeff King2008-06-12
* pretty.c: add %x00 format specifier.Govind Salinas2008-03-23
* Support output ISO 8601 format datesRobin Rosenberg2007-07-13
* War on whitespaceJunio C Hamano2007-06-07
* Documentation: Split description of pretty formats of commit logJakub Narebski2007-05-13
* Add %m to '--pretty=format:'Junio C Hamano2007-04-11
* pretty-formats: add 'format:<string>'Johannes Schindelin2007-02-22
* Move commit reencoding parameter parsing to revision.cJunio C Hamano2006-12-30
* Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-22