44 Commits (ee7589bb22c0edf2b5107a6800d0afa58807b9dc)

Author SHA1 Message Date
Jeff King a167ece0c8 t: use verbose instead of hand-rolled errors 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Pat Thoyts e6ce2be2d7 tests: do not pass iso8859-1 encoded parameter 11 years ago
Jeff King 958b2eb26c move "%G" format test from t7510 to t6006 11 years ago
Alexey Shumkin 7d509878b8 pretty.c: format string with truncate respects logOutputEncoding 11 years ago
Alexey Shumkin d928d81051 t4205, t6006: add tests that fail with i18n.logOutputEncoding set 11 years ago
Alexey Shumkin ee3efaf66c t4041, t4205, t6006, t7102: don't hardcode tested encoding value 11 years ago
David Tran 512477b175 tests: use "env" to run commands with temporary env-var settings 11 years ago
Alexey Shumkin 0fe6df3ce8 t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commitEncoding is not set 12 years ago
Alexey Shumkin 17cc2ef1c5 t4205, t6006, t7102: make functions better readable 12 years ago
Alexey Shumkin 14332bccc1 t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 12 years ago
Alexey Shumkin ecaee8050c pretty: --format output should honor logOutputEncoding 12 years ago
Alexey Shumkin de6029a2d7 pretty: Add failing tests: --format output should honor logOutputEncoding 12 years ago
Alexey Shumkin 77a6815d7d t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs 12 years ago
Nguyễn Thái Ngọc Duy 7e77df39bf pretty: two phase conversion for non utf-8 commits 12 years ago
Junio C Hamano 30825178fb log --format: teach %C(auto,black) to respect color config 12 years ago
Junio C Hamano 2581ad5e85 t6006: clean up whitespace 12 years ago
Jeff King d9955fd60f fix off-by-one error in split_ident_line 13 years ago
Stefano Lattarini 3fb0459bc8 tests: modernise style: more uses of test_line_count 13 years ago
Jeff King cd1957f5fc pretty: give placeholders to reflog identity 13 years ago
Jeff King 9130ac9fe1 rev-list: handle %x00 NUL in user format 15 years ago
Michael J Gruber 7b88176e9b pretty: Introduce ' ' modifier to add space if non-empty 15 years ago
Will Palmer c197702156 pretty: Respect --abbrev option 15 years ago
Matthew Ogilvie f02dd06e26 t6006: do not write to /tmp 15 years ago
Eli Barzilay 1367b12ad6 Add `%B' in format strings for raw commit body in `git log' and friends 15 years ago
Erik Faye-Lund 1fb5fdd25f rev-list: fix --pretty=oneline with empty message 15 years ago
Jeff King 0a0416a34a strbuf_expand: convert "%%" to "%" 15 years ago
Thomas Rast 8f8f5476cd Introduce new pretty formats %g[sdD] for reflog information 16 years ago
Junio C Hamano 9fa708dab1 Pretty-format: %[+-]x to tweak inter-item newlines 16 years ago
Jeff King c002922adc expand --pretty=format color options 16 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 17 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Junio C Hamano f7ab5c7937 custom pretty format: tolerate empty e-mail address 17 years ago
Michal Vitecek 55246aac67 Don't use "<unknown>" for placeholders and suppress printing of empty user formats. 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Jeff King 03bcaacaad t/t6006: add tests for a slightly more complex commit messages 18 years ago
Junio C Hamano 542e165cdc Fix "--pretty=format:" for parent related items. 18 years ago
Jeff King fa21b60232 Add some basic tests of rev-list --pretty=format 18 years ago