summaryrefslogtreecommitdiff
path: root/Documentation/pretty-formats.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* document --pretty=tformat: optionJeff King2008-06-121-0/+22
* pretty.c: add %x00 format specifier.Govind Salinas2008-03-231-0/+1
* Support output ISO 8601 format datesRobin Rosenberg2007-07-131-0/+2
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Documentation: Split description of pretty formats of commit logJakub Narebski2007-05-131-36/+30
* Add %m to '--pretty=format:'Junio C Hamano2007-04-111-0/+1
* pretty-formats: add 'format:<string>'Johannes Schindelin2007-02-221-0/+44
* Move commit reencoding parameter parsing to revision.cJunio C Hamano2006-12-301-0/+7
* Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-221-0/+78