81 Commits (f1d4a28250629ae469fc5dd59ab843cb2fd68e12)

Author SHA1 Message Date
Mischa POSLAWSKY 8b3f33ef11 ref-filter: initialize empty name or email fields 6 years ago
Taylor Blau b31e2680c4 ref-filter.c: find disjoint pattern prefixes 6 years ago
Damien Robert c646d0934e ref-filter: use correct branch for %(push:track) 6 years ago
Olga Telezhnaya 5610d9ff0d ref-filter: add tests for deltabase 6 years ago
Olga Telezhnaya f4ee22b526 ref-filter: add tests for objectsize:disk 6 years ago
Jeff King e5fba5d558 pretty, ref-filter: format %(trailers) with no_divider option 7 years ago
Ævar Arnfjörð Bjarmason d3c6751b18 tests: make use of the test_must_be_empty function 7 years ago
Jeff King e674eb2528 ref-filter: avoid backend filtering with --ignore-case 7 years ago
Jeff King ee0f3e22c6 t6300: add a test for --ignore-case 7 years ago
brian m. carlson 8125a58b91 t: switch $_z40 to $ZERO_OID 7 years ago
SZEDER Gábor 2708ef4af6 t6300-for-each-ref: fix "more than one quoting style" tests 7 years ago
Johannes Schindelin 1b586867db for-each-ref: test :remotename and :remoteref 7 years ago
Jeff King b521fd1228 tag: respect color.ui config 7 years ago
Taylor Blau bea4dbeafd ref-filter.c: pass empty-string as NULL to atom parsers 8 years ago
Jeff King 0c88bf5050 provide --color option for all ref-filter users 8 years ago
Jeff King e433749d86 test-terminal: set TERM=vt100 8 years ago
Taylor Blau 7a5edbdb74 ref-filter.c: parse trailers arguments with %(contents) atom 8 years ago
Taylor Blau 67a20a0010 ref-filter.c: use trailer_opts to format trailers 8 years ago
Taylor Blau 624b44d376 t6300: refactor %(trailers) tests 8 years ago
Jeff King 11b087adfd ref-filter: consult want_color() before emitting colors 8 years ago
Jeff King 097b681baa t: use test_decode_color rather than literal ANSI codes 8 years ago
Jeff King f0252ca23c t6300: avoid creating refs/heads/HEAD 8 years ago
Junio C Hamano 44a6b6ce17 ref-filter: resurrect "strip" as a synonym to "lstrip" 8 years ago
Karthik Nayak 1a34728e6b ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames 8 years ago
Karthik Nayak 1a0ca5e358 ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>' 8 years ago
Karthik Nayak 3a42980f9e ref-filter: Do not abruptly die when using the 'lstrip=<N>' option 8 years ago
Karthik Nayak 17938f171f ref-filter: rename the 'strip' option to 'lstrip' 8 years ago
Karthik Nayak 3ba308cb4b ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal() 8 years ago
Karthik Nayak a798410184 ref-filter: introduce refname_atom_parser() 8 years ago
Karthik Nayak 01f95825d5 ref-filter: make "%(symref)" atom work with the ':short' modifier 8 years ago
Karthik Nayak 7743fcca5b ref-filter: add support for %(upstream:track,nobracket) 8 years ago
Karthik Nayak ffd921d311 ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams 8 years ago
Karthik Nayak 42d0eb05ee ref-filter: modify "%(objectname:short)" to take length 8 years ago
Jacob Keller b1d31c8954 ref-filter: add support to display trailers as part of contents 8 years ago
Junio C Hamano 84679d470d for-each-ref: do not segv with %(HEAD) on an unborn branch 8 years ago
Jeff King 0571979bd6 tag: do not show ambiguous tag names as "tags/foo" 9 years ago
Jeff King 1d094db936 t6300: use test_atom for some un-modern tests 9 years ago
John Keeping 99264e93fc t6300: add tests for "-local" date formats 10 years ago
John Keeping db7bae25ed t6300: make UTC and local dates different 10 years ago
John Keeping f3c1ba5026 t6300: add test for "raw" date format 10 years ago
John Keeping f95cecf433 t6300: introduce test_date() helper 10 years ago
Jeff King e4f031e34b strbuf: make strbuf_addftime more robust 10 years ago
Jeff King aa1462cc3d introduce "format" date-mode 10 years ago
Jeff King 29bc88505f for-each-ref: accept "%(push)" format 10 years ago
Raphael Kubo da Costa b6160d950c for-each-ref: always check stat_tracking_info()'s return value 10 years ago
Ramkumar Ramachandra db64eb655b for-each-ref: avoid color leakage 11 years ago
Ramkumar Ramachandra fddb74c947 for-each-ref: introduce %(color:...) for color 11 years ago
Ramkumar Ramachandra b28061ce0d for-each-ref: introduce %(upstream:track[short]) 11 years ago
Ramkumar Ramachandra 7a48b83219 for-each-ref: introduce %(HEAD) asterisk marker 11 years ago
Ramkumar Ramachandra 189a546797 t6300 (for-each-ref): don't hardcode SHA-1 hexes 11 years ago