91 Commits (d8d3d632f4165955da49032d50279c20cfbde2e5)

Author SHA1 Message Date
Nickolai Belakovski 2582083fa1 ref-filter: add worktreepath atom 6 years ago
Olga Telezhnaya 59012fe5e8 ref-filter: add docs for new options 6 years ago
Andrei Rybak dd61cc1c2e Documentation: fix --color option formatting 7 years ago
Elijah Newren c30d4f1b84 Documentation: fix several one-character-off spelling errors 7 years ago
J Wyman 9700fae5ee for-each-ref: let upstream/push report the remote ref name 7 years ago
Johannes Schindelin cc72385fe3 for-each-ref: let upstream/push optionally report the remote name 7 years ago
Jeff King 0c88bf5050 provide --color option for all ref-filter users 7 years ago
Taylor Blau 67a20a0010 ref-filter.c: use trailer_opts to format trailers 7 years ago
Taylor Blau ced1f08b7b doc: use "`<literal>`"-style quoting for literal strings 7 years ago
Taylor Blau 85cd4bb319 doc: 'trailers' is the preferred way to format trailers 7 years ago
Kevin Daudt f7a32dd97f doc/for-each-ref: explicitly specify option names 7 years ago
Kevin Daudt 3233d51d70 doc/for-each-ref: consistently use '=' to between argument names and values 7 years ago
Michael J Gruber 794b7e1674 Documentation/git-for-each-ref: clarify peeling of tags for --format 7 years ago
Michael J Gruber e4933cee53 Documentation: use proper wording for ref format strings 7 years ago
Jeff King 5d3d0681ab docs/for-each-ref: update pointer to color syntax 8 years ago
Ævar Arnfjörð Bjarmason ac3f5a3468 ref-filter: add --no-contains option to tag/branch/for-each-ref 8 years ago
Ævar Arnfjörð Bjarmason 17d6c744dc ref-filter: make combining --merged & --no-merged an error 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 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
Karthik Nayak 4f3e3b37fa ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>) 8 years ago
Karthik Nayak c58492d434 ref-filter: implement %(if), %(then), and %(else) atoms 8 years ago
Jacob Keller b1d31c8954 ref-filter: add support to display trailers as part of contents 8 years ago
Nguyễn Thái Ngọc Duy 3bb16a8bf2 tag, branch, for-each-ref: add --ignore-case for sorting and filtering 8 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Junio C Hamano 1cca17dfff Documentation: fix linkgit references 9 years ago
SZEDER Gábor 8b5a3e9828 for-each-ref: fix description of '--contains' in manpage 9 years ago
Karthik Nayak 395fb8f9f4 ref-filter: align: introduce long-form syntax 9 years ago
Jeff King 0571979bd6 tag: do not show ambiguous tag names as "tags/foo" 9 years ago
Eric Wong e914ef0d03 for-each-ref: document `creatordate` and `creator` fields 9 years ago
Karthik Nayak 90c004085c ref-filter: add support to sort by version 9 years ago
Karthik Nayak 1bb38e5a6a ref-filter: add support for %(contents:lines=X) 9 years ago
Karthik Nayak ce59208293 ref-filter: implement an `align` atom 9 years ago
John Keeping 8f50d263d7 Documentation/git-for-each-ref: don't list date formats 9 years ago
Karthik Nayak 4a71109aa4 for-each-ref: add '--contains' option 10 years ago
Karthik Nayak 7c32834813 for-each-ref: add '--merged' and '--no-merged' options 10 years ago
Karthik Nayak d325406ef2 for-each-ref: add '--points-at' option 10 years ago
Jeff King 29bc88505f for-each-ref: accept "%(push)" format 10 years ago
Michael Haggerty 8169007468 doc: remote author/documentation sections from more pages 11 years ago
Michael Haggerty f21e1c5d36 Add cross-references between docs for for-each-ref and show-ref 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