Sign in
googlers
/
jrn
/
git
/
7e31236f652ad9db221511eaf157ce0ef55585d6
/
t
/
t6300-for-each-ref.sh
093048b
Merge branch 'js/for-each-ref-remote-name-and-ref'
by Junio C Hamano
· 7 years ago
1b58686
for-each-ref: test :remotename and :remoteref
by Johannes Schindelin
· 7 years ago
1c0b983
Merge branch 'jk/ref-filter-colors-fix'
by Junio C Hamano
· 7 years ago
b521fd1
tag: respect color.ui config
by Jeff King
· 7 years ago
b03cd16
Merge branch 'tb/show-trailers-in-ref-filter'
by Junio C Hamano
· 7 years ago
43c9e7e
Merge branch 'tb/ref-filter-empty-modifier'
by Junio C Hamano
· 7 years ago
bea4dbe
ref-filter.c: pass empty-string as NULL to atom parsers
by Taylor Blau
· 7 years ago
0c88bf5
provide --color option for all ref-filter users
by Jeff King
· 7 years ago
e433749
test-terminal: set TERM=vt100
by Jeff King
· 7 years ago
7a5edbd
ref-filter.c: parse trailers arguments with %(contents) atom
by Taylor Blau
· 7 years ago
67a20a0
ref-filter.c: use trailer_opts to format trailers
by Taylor Blau
· 7 years ago
624b44d
t6300: refactor %(trailers) tests
by Taylor Blau
· 7 years ago
11b087a
ref-filter: consult want_color() before emitting colors
by Jeff King
· 8 years ago
097b681
t: use test_decode_color rather than literal ANSI codes
by Jeff King
· 8 years ago
11cfc0e
Merge branch 'jk/t6300-cleanup'
by Junio C Hamano
· 8 years ago
f0252ca
t6300: avoid creating refs/heads/HEAD
by Jeff King
· 8 years ago
44a6b6c
ref-filter: resurrect "strip" as a synonym to "lstrip"
by Junio C Hamano
· 8 years ago
1a34728
ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
by Karthik Nayak
· 8 years ago
1a0ca5e
ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
by Karthik Nayak
· 8 years ago
3a42980
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
by Karthik Nayak
· 8 years ago
17938f1
ref-filter: rename the 'strip' option to 'lstrip'
by Karthik Nayak
· 8 years ago
3ba308c
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
by Karthik Nayak
· 8 years ago
a798410
ref-filter: introduce refname_atom_parser()
by Karthik Nayak
· 8 years ago
01f9582
ref-filter: make "%(symref)" atom work with the ':short' modifier
by Karthik Nayak
· 8 years ago
7743fcc
ref-filter: add support for %(upstream:track,nobracket)
by Karthik Nayak
· 8 years ago
ffd921d
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
by Karthik Nayak
· 8 years ago
42d0eb0
ref-filter: modify "%(objectname:short)" to take length
by Karthik Nayak
· 8 years ago
f008159
Merge branch 'jk/trailers-placeholder-in-pretty'
by Junio C Hamano
· 8 years ago
b1d31c8
ref-filter: add support to display trailers as part of contents
by Jacob Keller
· 8 years ago
84679d4
for-each-ref: do not segv with %(HEAD) on an unborn branch
by Junio C Hamano
· 8 years ago
0571979
tag: do not show ambiguous tag names as "tags/foo"
by Jeff King
· 9 years ago
1d094db
t6300: use test_atom for some un-modern tests
by Jeff King
· 9 years ago
7b09c45
Merge branch 'jk/date-local'
by Junio C Hamano
· 9 years ago
99264e9
t6300: add tests for "-local" date formats
by John Keeping
· 10 years ago
db7bae2
t6300: make UTC and local dates different
by John Keeping
· 10 years ago
f3c1ba5
t6300: add test for "raw" date format
by John Keeping
· 10 years ago
f95cecf
t6300: introduce test_date() helper
by John Keeping
· 10 years ago
e4f031e
strbuf: make strbuf_addftime more robust
by Jeff King
· 10 years ago
aa1462c
introduce "format" date-mode
by Jeff King
· 10 years ago
29bc885
for-each-ref: accept "%(push)" format
by Jeff King
· 10 years ago
b6160d9
for-each-ref: always check stat_tracking_info()'s return value
by Raphael Kubo da Costa
· 10 years ago
cb6bd57
Merge branch 'rr/for-each-ref-decoration'
by Junio C Hamano
· 11 years ago
db64eb6
for-each-ref: avoid color leakage
by Ramkumar Ramachandra
· 11 years ago
fddb74c
for-each-ref: introduce %(color:...) for color
by Ramkumar Ramachandra
· 11 years ago
b28061c
for-each-ref: introduce %(upstream:track[short])
by Ramkumar Ramachandra
· 11 years ago
7a48b83
for-each-ref: introduce %(HEAD) asterisk marker
by Ramkumar Ramachandra
· 11 years ago
189a546
t6300 (for-each-ref): don't hardcode SHA-1 hexes
by Ramkumar Ramachandra
· 11 years ago
bc14796
t6300 (for-each-ref): clearly demarcate setup
by Ramkumar Ramachandra
· 11 years ago
b74cf64
for-each-ref: avoid loading objects to print %(objectname)
by Jeff King
· 11 years ago
3b51222
for-each-ref: Fix sort with multiple keys
by Kacper Kornet
· 13 years ago
912072d
t6300: test sort with multiple keys
by Kacper Kornet
· 13 years ago
e2b2397
for-each-ref: add split message parts to %(contents:*).
by Michał Górny
· 14 years ago
7f6e275
for-each-ref: handle multiline subjects like --pretty
by Jeff King
· 14 years ago
7140c22
t6300: add more body-parsing tests
by Jeff King
· 14 years ago
67687fe
for-each-ref: Field with abbreviated objectname
by Michael J Gruber
· 15 years ago
2bb9816
for-each-ref: utilize core.warnAmbiguousRefs for :short-format
by Bert Wesarg
· 16 years ago
8cae19d
for-each-ref: add "upstream" format field
by Jeff King
· 16 years ago
7d66f21
for-each-ref: `:short` format for `refname`
by Bert Wesarg
· 17 years ago
3604e7c
tests: use "git xyzzy" form (t3600 - t6999)
by Nanako Shiraishi
· 17 years ago
e276c26
for-each-ref: cope with tags with incomplete lines
by Junio C Hamano
· 17 years ago
d2bf48d
improve for-each-ref test script
by Jeff King
· 17 years ago
3af8286
tests: do not use implicit "git diff --no-index"
by Junio C Hamano
· 17 years ago
41ac414
Sane use of test_expect_failure
by Junio C Hamano
· 17 years ago
c9ecf4f
for-each-ref: Fix quoting style constants.
by Johannes Sixt
· 17 years ago
c899a57
for-each-ref: fix setup of option-parsing for --sort
by Lars Hjemli
· 17 years ago
c3428da
Make builtin-for-each-ref.c use parse-opts.
by Pierre Habouzit
· 17 years ago
96b2d4f
Add a test script for for-each-ref, including test of date formatting
by Andy Parkins
· 17 years ago