index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6300-for-each-ref.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/for-each-ref-icase'
Junio C Hamano
2018-07-24
1
-0
/
+11
|
\
|
*
ref-filter: avoid backend filtering with --ignore-case
Jeff King
2018-07-03
1
-1
/
+1
|
*
t6300: add a test for --ignore-case
Jeff King
2018-07-03
1
-0
/
+11
*
|
t: switch $_z40 to $ZERO_OID
brian m. carlson
2018-05-14
1
-1
/
+1
|
/
*
t6300-for-each-ref: fix "more than one quoting style" tests
SZEDER Gábor
2018-02-13
1
-5
/
+2
*
Merge branch 'js/for-each-ref-remote-name-and-ref'
Junio C Hamano
2017-11-15
1
-0
/
+32
|
\
|
*
for-each-ref: test :remotename and :remoteref
Johannes Schindelin
2017-11-08
1
-0
/
+32
*
|
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
2017-10-18
1
-0
/
+5
|
\
\
|
*
|
tag: respect color.ui config
Jeff King
2017-10-17
1
-0
/
+5
*
|
|
Merge branch 'tb/show-trailers-in-ref-filter'
Junio C Hamano
2017-10-11
1
-2
/
+88
|
\
\
\
|
*
|
|
ref-filter.c: parse trailers arguments with %(contents) atom
Taylor Blau
2017-10-02
1
-0
/
+38
|
*
|
|
ref-filter.c: use trailer_opts to format trailers
Taylor Blau
2017-10-02
1
-0
/
+41
|
*
|
|
t6300: refactor %(trailers) tests
Taylor Blau
2017-10-02
1
-2
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tb/ref-filter-empty-modifier'
Junio C Hamano
2017-10-07
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ref-filter.c: pass empty-string as NULL to atom parsers
Taylor Blau
2017-10-05
1
-0
/
+1
|
|
/
*
|
provide --color option for all ref-filter users
Jeff King
2017-10-04
1
-2
/
+2
*
|
test-terminal: set TERM=vt100
Jeff King
2017-10-04
1
-2
/
+1
|
/
*
ref-filter: consult want_color() before emitting colors
Jeff King
2017-07-13
1
-11
/
+26
*
t: use test_decode_color rather than literal ANSI codes
Jeff King
2017-07-13
1
-10
/
+8
*
Merge branch 'jk/t6300-cleanup'
Junio C Hamano
2017-03-10
1
-1
/
+1
|
\
|
*
t6300: avoid creating refs/heads/HEAD
Jeff King
2017-02-27
1
-1
/
+1
*
|
ref-filter: resurrect "strip" as a synonym to "lstrip"
Junio C Hamano
2017-02-07
1
-0
/
+12
*
|
ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
Karthik Nayak
2017-01-31
1
-0
/
+19
*
|
ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
Karthik Nayak
2017-01-31
1
-6
/
+6
*
|
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
Karthik Nayak
2017-01-10
1
-4
/
+0
*
|
ref-filter: rename the 'strip' option to 'lstrip'
Karthik Nayak
2017-01-10
1
-11
/
+11
*
|
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Karthik Nayak
2017-01-10
1
-0
/
+2
*
|
ref-filter: introduce refname_atom_parser()
Karthik Nayak
2017-01-10
1
-0
/
+9
*
|
ref-filter: make "%(symref)" atom work with the ':short' modifier
Karthik Nayak
2017-01-10
1
-0
/
+24
*
|
ref-filter: add support for %(upstream:track,nobracket)
Karthik Nayak
2017-01-10
1
-0
/
+2
*
|
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
Karthik Nayak
2017-01-10
1
-1
/
+1
*
|
ref-filter: modify "%(objectname:short)" to take length
Karthik Nayak
2017-01-10
1
-0
/
+10
*
|
Merge branch 'jk/trailers-placeholder-in-pretty'
Junio C Hamano
2016-12-19
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
ref-filter: add support to display trailers as part of contents
Jacob Keller
2016-12-11
1
-0
/
+26
*
|
for-each-ref: do not segv with %(HEAD) on an unborn branch
Junio C Hamano
2016-11-19
1
-0
/
+10
|
/
*
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
2016-01-26
1
-0
/
+12
*
t6300: use test_atom for some un-modern tests
Jeff King
2016-01-25
1
-52
/
+10
*
Merge branch 'jk/date-local'
Junio C Hamano
2015-10-05
1
-67
/
+95
|
\
|
*
t6300: add tests for "-local" date formats
John Keeping
2015-09-04
1
-0
/
+36
|
*
t6300: make UTC and local dates different
John Keeping
2015-09-04
1
-35
/
+35
|
*
t6300: add test for "raw" date format
John Keeping
2015-09-04
1
-0
/
+4
|
*
t6300: introduce test_date() helper
John Keeping
2015-09-04
1
-52
/
+40
*
|
strbuf: make strbuf_addftime more robust
Jeff King
2015-07-21
1
-0
/
+10
|
/
*
introduce "format" date-mode
Jeff King
2015-06-29
1
-0
/
+8
*
for-each-ref: accept "%(push)" format
Jeff King
2015-05-22
1
-1
/
+12
*
for-each-ref: always check stat_tracking_info()'s return value
Raphael Kubo da Costa
2015-01-13
1
-0
/
+13
*
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
2013-12-06
1
-13
/
+56
|
\
|
*
for-each-ref: avoid color leakage
Ramkumar Ramachandra
2013-11-19
1
-1
/
+1
|
*
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
2013-11-19
1
-0
/
+17
|
*
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
2013-11-19
1
-0
/
+27
[next]