summaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
AgeCommit message (Expand)Author
2013-04-18pretty: two phase conversion for non utf-8 commitsNguyễn Thái Ngọc Duy
2012-12-18log --format: teach %C(auto,black) to respect color configJunio C Hamano
2012-12-18t6006: clean up whitespaceJunio C Hamano
2012-05-25Merge branch 'jk/ident-split-fix'Junio C Hamano
2012-05-22fix off-by-one error in split_ident_lineJeff King
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini
2011-12-16pretty: give placeholders to reflog identityJeff King
2010-10-14rev-list: handle %x00 NUL in user formatJeff King
2010-06-16pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber
2010-05-21Merge branch 'jn/shortlog'Junio C Hamano
2010-05-09Merge branch 'eb/unpretty-b-format'Junio C Hamano
2010-05-04pretty: Respect --abbrev optionWill Palmer
2010-04-17t6006: do not write to /tmpMatthew Ogilvie
2010-04-06Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay
2010-03-21rev-list: fix --pretty=oneline with empty messageErik Faye-Lund
2010-01-14strbuf_expand: convert "%%" to "%"Jeff King
2009-11-30Merge branch 'jc/pretty-lf'Junio C Hamano
2009-10-20Introduce new pretty formats %g[sdD] for reflog informationThomas Rast
2009-10-05Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano
2009-01-18expand --pretty=format color optionsJeff King
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-08-29pretty=format: respect date format optionsJeff King
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-01-07custom pretty format: tolerate empty e-mail addressJunio C Hamano
2007-09-26Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-28t/t6006: add tests for a slightly more complex commit messagesJeff King
2007-03-28Fix "--pretty=format:" for parent related items.Junio C Hamano
2007-03-28Add some basic tests of rev-list --pretty=formatJeff King