100 Commits (2638e33c825eb56260ad53be6b45bf31c1897ce9)

Author SHA1 Message Date
Aaron Lipman b59cdffd7e Doc: prefer more specific file name 4 years ago
Aaron Lipman 21bf933928 ref-filter: allow merged and no-merged filters 4 years ago
Aaron Lipman 415af72b17 Doc: cover multiple contains/no-contains filters 4 years ago
Hariom Verma 905f0a4e64 ref-filter: add `sanitize` option for 'subject' atom 4 years ago
Hariom Verma 26bc0aaf99 ref-filter: add `short` modifier to 'parent' atom 4 years ago
Hariom Verma 837adb102f ref-filter: add `short` modifier to 'tree' atom 4 years ago
Hariom Verma b82445dc27 ref-filter: support different email formats 4 years ago
Christian Couder b6839fda68 ref-filter: add support for %(contents:size) 5 years ago
Christian Couder 9fcc9caf36 Documentation: clarify %(contents:XXXX) doc 5 years ago
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 8 years ago
Michael J Gruber e4933cee53 Documentation: use proper wording for ref format strings 8 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 10 years ago