index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6300-for-each-ref.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
ref-filter: resurrect "strip" as a synonym to "lstrip"
Junio C Hamano
1
-0
/
+12
2017-01-31
ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
Karthik Nayak
1
-0
/
+19
2017-01-31
ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
Karthik Nayak
1
-6
/
+6
2017-01-10
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
Karthik Nayak
1
-4
/
+0
2017-01-10
ref-filter: rename the 'strip' option to 'lstrip'
Karthik Nayak
1
-11
/
+11
2017-01-10
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Karthik Nayak
1
-0
/
+2
2017-01-10
ref-filter: introduce refname_atom_parser()
Karthik Nayak
1
-0
/
+9
2017-01-10
ref-filter: make "%(symref)" atom work with the ':short' modifier
Karthik Nayak
1
-0
/
+24
2017-01-10
ref-filter: add support for %(upstream:track,nobracket)
Karthik Nayak
1
-0
/
+2
2017-01-10
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
Karthik Nayak
1
-1
/
+1
2017-01-10
ref-filter: modify "%(objectname:short)" to take length
Karthik Nayak
1
-0
/
+10
2016-12-19
Merge branch 'jk/trailers-placeholder-in-pretty'
Junio C Hamano
1
-0
/
+25
2016-12-11
ref-filter: add support to display trailers as part of contents
Jacob Keller
1
-0
/
+26
2016-11-18
for-each-ref: do not segv with %(HEAD) on an unborn branch
Junio C Hamano
1
-0
/
+10
2016-01-26
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
1
-0
/
+12
2016-01-25
t6300: use test_atom for some un-modern tests
Jeff King
1
-52
/
+10
2015-10-05
Merge branch 'jk/date-local'
Junio C Hamano
1
-67
/
+95
2015-09-03
t6300: add tests for "-local" date formats
John Keeping
1
-0
/
+36
2015-09-03
t6300: make UTC and local dates different
John Keeping
1
-35
/
+35
2015-09-03
t6300: add test for "raw" date format
John Keeping
1
-0
/
+4
2015-09-03
t6300: introduce test_date() helper
John Keeping
1
-52
/
+40
2015-07-20
strbuf: make strbuf_addftime more robust
Jeff King
1
-0
/
+10
2015-06-29
introduce "format" date-mode
Jeff King
1
-0
/
+8
2015-05-22
for-each-ref: accept "%(push)" format
Jeff King
1
-1
/
+12
2015-01-12
for-each-ref: always check stat_tracking_info()'s return value
Raphael Kubo da Costa
1
-0
/
+13
2013-12-06
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
1
-13
/
+56
2013-11-19
for-each-ref: avoid color leakage
Ramkumar Ramachandra
1
-1
/
+1
2013-11-19
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
1
-0
/
+17
2013-11-19
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
1
-0
/
+27
2013-11-18
for-each-ref: introduce %(HEAD) asterisk marker
Ramkumar Ramachandra
1
-0
/
+2
2013-11-18
t6300 (for-each-ref): don't hardcode SHA-1 hexes
Ramkumar Ramachandra
1
-8
/
+8
2013-11-18
t6300 (for-each-ref): clearly demarcate setup
Ramkumar Ramachandra
1
-5
/
+2
2013-10-30
for-each-ref: avoid loading objects to print %(objectname)
Jeff King
1
-0
/
+4
2012-08-21
for-each-ref: Fix sort with multiple keys
Kacper Kornet
1
-1
/
+1
2012-08-21
t6300: test sort with multiple keys
Kacper Kornet
1
-0
/
+10
2011-09-08
for-each-ref: add split message parts to %(contents:*).
Michał Górny
1
-2
/
+58
2011-09-08
for-each-ref: handle multiline subjects like --pretty
Jeff King
1
-0
/
+21
2011-09-08
t6300: add more body-parsing tests
Jeff King
1
-0
/
+20
2010-05-18
for-each-ref: Field with abbreviated objectname
Michael J Gruber
1
-0
/
+9
2009-04-13
for-each-ref: utilize core.warnAmbiguousRefs for :short-format
Bert Wesarg
1
-3
/
+15
2009-04-07
for-each-ref: add "upstream" format field
Jeff King
1
-0
/
+22
2008-09-05
for-each-ref: `:short` format for `refname`
Bert Wesarg
1
-0
/
+44
2008-09-03
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
1
-14
/
+14
2008-08-20
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
1
-0
/
+10
2008-06-26
improve for-each-ref test script
Jeff King
1
-17
/
+70
2008-05-24
tests: do not use implicit "git diff --no-index"
Junio C Hamano
1
-12
/
+12
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
1
-4
/
+4
2007-12-06
for-each-ref: Fix quoting style constants.
Johannes Sixt
1
-0
/
+39
2007-11-10
for-each-ref: fix setup of option-parsing for --sort
Lars Hjemli
1
-0
/
+22
2007-10-29
Make builtin-for-each-ref.c use parse-opts.
Pierre Habouzit
1
-0
/
+0
[next]