index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6006-rev-list-format.sh
Commit message (
Expand
)
Author
Age
*
tests: use "env" to run commands with temporary env-var settings
David Tran
2014-03-19
*
t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...
Alexey Shumkin
2013-07-05
*
t4205, t6006, t7102: make functions better readable
Alexey Shumkin
2013-07-05
*
t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
Alexey Shumkin
2013-07-05
*
pretty: --format output should honor logOutputEncoding
Alexey Shumkin
2013-06-26
*
pretty: Add failing tests: --format output should honor logOutputEncoding
Alexey Shumkin
2013-06-26
*
t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
2013-06-26
*
pretty: two phase conversion for non utf-8 commits
Nguyễn Thái Ngọc Duy
2013-04-18
*
log --format: teach %C(auto,black) to respect color config
Junio C Hamano
2012-12-17
*
t6006: clean up whitespace
Junio C Hamano
2012-12-17
*
Merge branch 'jk/ident-split-fix'
Junio C Hamano
2012-05-25
|
\
|
*
fix off-by-one error in split_ident_line
Jeff King
2012-05-22
*
|
tests: modernise style: more uses of test_line_count
Stefano Lattarini
2012-04-11
|
/
*
pretty: give placeholders to reflog identity
Jeff King
2011-12-16
*
rev-list: handle %x00 NUL in user format
Jeff King
2010-10-13
*
pretty: Introduce ' ' modifier to add space if non-empty
Michael J Gruber
2010-06-16
*
Merge branch 'jn/shortlog'
Junio C Hamano
2010-05-21
|
\
|
*
pretty: Respect --abbrev option
Will Palmer
2010-05-04
*
|
Merge branch 'eb/unpretty-b-format'
Junio C Hamano
2010-05-08
|
\
\
|
*
|
Add `%B' in format strings for raw commit body in `git log' and friends
Eli Barzilay
2010-04-05
*
|
|
t6006: do not write to /tmp
Matthew Ogilvie
2010-04-17
|
|
/
|
/
|
*
|
rev-list: fix --pretty=oneline with empty message
Erik Faye-Lund
2010-03-21
|
/
*
strbuf_expand: convert "%%" to "%"
Jeff King
2010-01-14
*
Merge branch 'jc/pretty-lf'
Junio C Hamano
2009-11-30
|
\
|
*
Pretty-format: %[+-]x to tweak inter-item newlines
Junio C Hamano
2009-10-04
*
|
Introduce new pretty formats %g[sdD] for reflog information
Thomas Rast
2009-10-19
|
/
*
expand --pretty=format color options
Jeff King
2009-01-17
*
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
2008-09-03
*
pretty=format: respect date format options
Jeff King
2008-08-29
*
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
*
custom pretty format: tolerate empty e-mail address
Junio C Hamano
2008-01-06
*
Don't use "<unknown>" for placeholders and suppress printing of empty user fo...
Michal Vitecek
2007-09-26
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
t/t6006: add tests for a slightly more complex commit messages
Jeff King
2007-03-28
*
Fix "--pretty=format:" for parent related items.
Junio C Hamano
2007-03-28
*
Add some basic tests of rev-list --pretty=format
Jeff King
2007-03-27