aboutsummaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
Commit message (Expand)AuthorAge
* Revert "t6006: drop "always" color config tests"Jeff King2017-10-17
* t6006: drop "always" color config testsJeff King2017-10-04
* test-terminal: set TERM=vt100Jeff King2017-10-04
* pretty: respect color settings for %C placeholdersJeff King2017-07-13
* rev-list: pass diffopt->use_colors through to pretty-printJeff King2017-07-13
* t: use test_decode_color rather than literal ANSI codesJeff King2017-07-13
* pretty: avoid adding reset for %C(auto) if output is emptyRené Scharfe2016-09-29
* pretty: let %C(auto) reset all attributesRené Scharfe2016-09-19
* format_commit_message: honor `color=auto` for `%C(auto)`Edward Thomson2016-05-27
* t: use verbose instead of hand-rolled errorsJeff King2015-03-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-15
* Merge branch 'jk/pretty-G-format-fixes'Junio C Hamano2014-07-09
|\
| * move "%G" format test from t7510 to t6006Jeff King2014-06-25
* | pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin2014-05-21
* | t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2014-05-21
* | t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-21
|/
* tests: use "env" to run commands with temporary env-var settingsDavid Tran2014-03-19
* t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...Alexey Shumkin2013-07-05
* t4205, t6006, t7102: make functions better readableAlexey Shumkin2013-07-05
* t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-05
* pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
* pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
* t6006 (rev-list-format): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26
* pretty: two phase conversion for non utf-8 commitsNguyễn Thái Ngọc Duy2013-04-18
* log --format: teach %C(auto,black) to respect color configJunio C Hamano2012-12-17
* t6006: clean up whitespaceJunio C Hamano2012-12-17
* Merge branch 'jk/ident-split-fix'Junio C Hamano2012-05-25
|\
| * fix off-by-one error in split_ident_lineJeff King2012-05-22
* | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
|/
* pretty: give placeholders to reflog identityJeff King2011-12-16
* rev-list: handle %x00 NUL in user formatJeff King2010-10-13
* pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-16
* Merge branch 'jn/shortlog'Junio C Hamano2010-05-21
|\
| * pretty: Respect --abbrev optionWill Palmer2010-05-04
* | Merge branch 'eb/unpretty-b-format'Junio C Hamano2010-05-08
|\ \
| * | Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay2010-04-05
* | | t6006: do not write to /tmpMatthew Ogilvie2010-04-17
| |/ |/|
* | rev-list: fix --pretty=oneline with empty messageErik Faye-Lund2010-03-21
|/
* strbuf_expand: convert "%%" to "%"Jeff King2010-01-14
* Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-30
|\
| * Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-04
* | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-19
|/
* expand --pretty=format color optionsJeff King2009-01-17
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* pretty=format: respect date format optionsJeff King2008-08-29
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* custom pretty format: tolerate empty e-mail addressJunio C Hamano2008-01-06
* Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-26
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02