v8 of this patch series includes the following changes against v7:
1. [PATCH v8 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected
outputs
untouched
2. [PATCH v8 2/5] t7102 (reset): don't hardcode SHA-1 in expected outputs
untouched
3. [PATCH v8 3/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected
outputs
untouched
4. [PATCH v8 4/5] pretty: Add failing tests: --format output should honor
logOutputEncoding
Includes suggestions of Johannes Sixt:
iso-8859-1 encoding replaced with its more "ancient" synonym "iso8859-1"
already used in tests
t/t6006-rev-list-format.sh:
`test_format` function become simplier and more readable
`complex body` & `complex subject` tests are reverted back (to its
"initial" state)
2 tests added to test encoding conversions with i18n.commitEncoding unset
t/t7102-reset.sh:
`commit_msg` function become more readable
5. [PATCH v8 5/5] pretty: --format output should honor logOutputEncoding
untouched
P.S.
It's all started here
[http://thread.gmane.org/gmane.comp.version-control.git/177634]
Alexey Shumkin (5):
t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
t7102 (reset): don't hardcode SHA-1 in expected outputs
t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
pretty: Add failing tests: --format output should honor
logOutputEncoding
pretty: --format output should honor logOutputEncoding
builtin/reset.c | 5 +-
builtin/rev-list.c | 1 +
builtin/shortlog.c | 1 +
log-tree.c | 1 +
submodule.c | 1 +
t/t4041-diff-submodule-option.sh | 25 +++--
t/t4205-log-pretty-formats.sh | 126 ++++++++++++++++--------
t/t6006-rev-list-format.sh | 204 +++++++++++++++++++++++++--------------
t/t7102-reset.sh | 39 +++++++-
9 files changed, 270 insertions(+), 133 deletions(-)
--
1.8.3.1.16.gce2c52e
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html