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
/
t6300-for-each-ref.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
2013-12-06
|
\
|
*
for-each-ref: avoid color leakage
Ramkumar Ramachandra
2013-11-19
|
*
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
2013-11-19
|
*
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
2013-11-19
|
*
for-each-ref: introduce %(HEAD) asterisk marker
Ramkumar Ramachandra
2013-11-18
|
*
t6300 (for-each-ref): don't hardcode SHA-1 hexes
Ramkumar Ramachandra
2013-11-18
|
*
t6300 (for-each-ref): clearly demarcate setup
Ramkumar Ramachandra
2013-11-18
*
|
for-each-ref: avoid loading objects to print %(objectname)
Jeff King
2013-10-30
|
/
*
for-each-ref: Fix sort with multiple keys
Kacper Kornet
2012-08-21
*
t6300: test sort with multiple keys
Kacper Kornet
2012-08-21
*
for-each-ref: add split message parts to %(contents:*).
Michał Górny
2011-09-08
*
for-each-ref: handle multiline subjects like --pretty
Jeff King
2011-09-08
*
t6300: add more body-parsing tests
Jeff King
2011-09-08
*
for-each-ref: Field with abbreviated objectname
Michael J Gruber
2010-05-18
*
for-each-ref: utilize core.warnAmbiguousRefs for :short-format
Bert Wesarg
2009-04-13
*
for-each-ref: add "upstream" format field
Jeff King
2009-04-07
*
for-each-ref: `:short` format for `refname`
Bert Wesarg
2008-09-05
*
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
2008-09-03
*
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
2008-08-20
*
improve for-each-ref test script
Jeff King
2008-06-26
*
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
*
Sane use of test_expect_failure
Junio C Hamano
2008-02-01
*
for-each-ref: Fix quoting style constants.
Johannes Sixt
2007-12-06
*
for-each-ref: fix setup of option-parsing for --sort
Lars Hjemli
2007-11-10
*
Make builtin-for-each-ref.c use parse-opts.
Pierre Habouzit
2007-10-29
*
Add a test script for for-each-ref, including test of date formatting
Andy Parkins
2007-10-03