summaryrefslogtreecommitdiff
path: root/Documentation/pretty-formats.txt
AgeCommit message (Expand)Author
2014-03-31Documentation: fix misuses of "nor"Justin Lebar
2013-04-23Merge branch 'nd/pretty-formats'Junio C Hamano
2013-04-22Merge branch 'ta/glossary'Junio C Hamano
2013-04-18pretty: support %>> that steal trailing spacesNguyễn Thái Ngọc Duy
2013-04-18pretty: support truncating in %>, %< and %><Nguyễn Thái Ngọc Duy
2013-04-18pretty: support padding placeholders, %< %> and %><Nguyễn Thái Ngọc Duy
2013-04-18pretty: add %C(auto) for auto-coloringNguyễn Thái Ngọc Duy
2013-04-18pretty-formats.txt: wrap long linesNguyễn Thái Ngọc Duy
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann
2013-04-03Merge branch 'mg/gpg-interface-using-status' into maintJunio C Hamano
2013-04-01pretty printing: extend %G? to include 'N' and 'U'Sebastian Götte
2013-03-21Merge branch 'mg/gpg-interface-using-status'Junio C Hamano
2013-02-14pretty: make %GK output the signing key for signed commitsMichael J Gruber
2012-12-18log --format: teach %C(auto,black) to respect color configJunio C Hamano
2012-09-20Documentation: Document signature showing optionsStephen Boyd
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2011-12-16pretty: give placeholders to reflog identityJeff King
2010-06-16pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber
2010-06-13Merge branch 'wp/pretty-enhancement'Junio C Hamano
2010-06-02Merge branch 'maint'Junio C Hamano
2010-06-02Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy
2010-05-03pretty: add aliases for pretty formatsWill Palmer
2010-04-06Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay
2010-01-14strbuf_expand: convert "%%" to "%"Jeff King
2009-11-30Merge branch 'jc/pretty-lf'Junio C Hamano
2009-11-23strbuf_add_wrapped_text(): skip over colour codesRené Scharfe
2009-11-23log --format: document %wRené Scharfe
2009-11-21Merge branch 'jh/notes' (early part)Junio C Hamano
2009-10-20Introduce new pretty formats %g[sdD] for reflog informationThomas Rast
2009-10-20Add '%N'-format for pretty-printing commit notesJohannes Schindelin
2009-10-05Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano
2009-03-23pretty.c: add %f format specifier to format_commit_message()Stephen Boyd
2009-02-25Give short-hands to --pretty=tformat:%formatstringNanako Shiraishi
2009-02-08Move mailmap documentation into separate fileMarius Storm-Olsen
2009-02-08Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen
2009-01-18expand --pretty=format color optionsJeff King
2008-12-19Documentation: sync example output with git outputMarkus Heidelberg
2008-09-05add '%d' pretty format specifier to show decorationRené Scharfe
2008-08-29pretty=format: respect date format optionsJeff King
2008-07-12Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin
2008-07-05Documentation: be precise about which date --pretty usesNikolaus Schulz
2008-06-13document --pretty=tformat: optionJeff King
2008-03-23pretty.c: add %x00 format specifier.Govind Salinas
2007-07-14Support output ISO 8601 format datesRobin Rosenberg
2007-06-07War on whitespaceJunio C Hamano
2007-05-14Documentation: Split description of pretty formats of commit logJakub Narebski
2007-04-12Add %m to '--pretty=format:'Junio C Hamano
2007-02-23pretty-formats: add 'format:<string>'Johannes Schindelin
2006-12-30Move commit reencoding parameter parsing to revision.cJunio C Hamano
2006-11-23Move --pretty options into Documentation/pretty-formats.txtChris Riddoch