summaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-8/+8
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-10-18t6006, t6012: adjust tests to use 'setup' instead of synonymsLibravatar Elijah Newren1-1/+1
2020-07-30t: remove test_oid_init in testsLibravatar brian m. carlson1-1/+0
2020-02-07t6006: make hash size independentLibravatar brian m. carlson1-1/+3
2019-10-30pretty: add "%aL" etc. to show local-part of email addressesLibravatar Prarit Bhargava1-2/+6
2019-10-25t6006: use test-lib.sh definitionsLibravatar Prarit Bhargava1-10/+10
2019-09-05t6006: simplify, fix, and optimize empty message testLibravatar Elijah Newren1-3/+2
2019-01-11log: add %S option (like --source) to log --formatLibravatar Issac Trotts1-0/+4
2018-05-14t: switch $_x40 to $OID_REGEXLibravatar brian m. carlson1-2/+2
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