summaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Revert "t6006: drop "always" color config tests"Libravatar Jeff King1-5/+15
2017-10-04t6006: drop "always" color config testsLibravatar Jeff King1-15/+5
2017-10-04test-terminal: set TERM=vt100Libravatar Jeff King1-2/+1
2017-07-13pretty: respect color settings for %C placeholdersLibravatar Jeff King1-34/+50
2017-07-13rev-list: pass diffopt->use_colors through to pretty-printLibravatar Jeff King1-0/+11
2017-07-13t: use test_decode_color rather than literal ANSI codesLibravatar Jeff King1-16/+26
2016-09-29pretty: avoid adding reset for %C(auto) if output is emptyLibravatar René Scharfe1-1/+1
2016-09-19pretty: let %C(auto) reset all attributesLibravatar René Scharfe1-1/+1
2016-05-27format_commit_message: honor `color=auto` for `%C(auto)`Libravatar Edward Thomson1-7/+19
2015-03-20t: use verbose instead of hand-rolled errorsLibravatar Jeff King1-4/+1
2015-03-20t: fix trivial &&-chain breakageLibravatar Jeff King1-1/+1
2014-07-15tests: do not pass iso8859-1 encoded parameterLibravatar Pat Thoyts1-2/+2
2014-07-09Merge branch 'jk/pretty-G-format-fixes'Libravatar Junio C Hamano1-0/+6
2014-06-25move "%G" format test from t7510 to t6006Libravatar Jeff King1-0/+6
2014-05-21pretty.c: format string with truncate respects logOutputEncodingLibravatar Alexey Shumkin1-3/+3
2014-05-21t4205, t6006: add tests that fail with i18n.logOutputEncoding setLibravatar Alexey Shumkin1-2/+73
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueLibravatar Alexey Shumkin1-16/+19
2014-03-19tests: use "env" to run commands with temporary env-var settingsLibravatar David Tran1-6/+3
2013-07-05t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...Libravatar Alexey Shumkin1-13/+28
2013-07-05t4205, t6006, t7102: make functions better readableLibravatar Alexey Shumkin1-20/+8
2013-07-05t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Libravatar Alexey Shumkin1-7/+7
2013-06-26pretty: --format output should honor logOutputEncodingLibravatar Alexey Shumkin1-4/+4
2013-06-26pretty: Add failing tests: --format output should honor logOutputEncodingLibravatar Alexey Shumkin1-24/+59
2013-06-26t6006 (rev-list-format): don't hardcode SHA-1 in expected outputsLibravatar Alexey Shumkin1-63/+77
2013-04-18pretty: two phase conversion for non utf-8 commitsLibravatar Nguyễn Thái Ngọc Duy1-6/+6
2012-12-17log --format: teach %C(auto,black) to respect color configLibravatar Junio C Hamano1-0/+55
2012-12-17t6006: clean up whitespaceLibravatar Junio C Hamano1-4/+4
2012-05-25Merge branch 'jk/ident-split-fix'Libravatar Junio C Hamano1-0/+7
2012-05-22fix off-by-one error in split_ident_lineLibravatar Jeff King1-0/+7
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini1-6/+7
2011-12-16pretty: give placeholders to reflog identityLibravatar Jeff King1-0/+6
2010-10-13rev-list: handle %x00 NUL in user formatLibravatar Jeff King1-0/+8
2010-06-16pretty: Introduce ' ' modifier to add space if non-emptyLibravatar Michael J Gruber1-0/+10
2010-05-21Merge branch 'jn/shortlog'Libravatar Junio C Hamano1-0/+31
2010-05-08Merge branch 'eb/unpretty-b-format'Libravatar Junio C Hamano1-0/+9
2010-05-04pretty: Respect --abbrev optionLibravatar Will Palmer1-0/+31
2010-04-17t6006: do not write to /tmpLibravatar Matthew Ogilvie1-1/+1
2010-04-05Add `%B' in format strings for raw commit body in `git log' and friendsLibravatar Eli Barzilay1-0/+9
2010-03-21rev-list: fix --pretty=oneline with empty messageLibravatar Erik Faye-Lund1-0/+9
2010-01-14strbuf_expand: convert "%%" to "%"Libravatar Jeff King1-0/+7
2009-11-30Merge branch 'jc/pretty-lf'Libravatar Junio C Hamano1-0/+22
2009-10-19Introduce new pretty formats %g[sdD] for reflog informationLibravatar Thomas Rast1-0/+18
2009-10-04Pretty-format: %[+-]x to tweak inter-item newlinesLibravatar Junio C Hamano1-0/+22
2009-01-17expand --pretty=format color optionsLibravatar Jeff King1-1/+8
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-3/+3
2008-08-29pretty=format: respect date format optionsLibravatar Jeff King1-0/+6
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-1/+1
2008-01-06custom pretty format: tolerate empty e-mail addressLibravatar Junio C Hamano1-0/+10
2007-09-26Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Libravatar Michal Vitecek1-8/+0
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-5/+5