summaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
AgeCommit message (Expand)Author
2017-02-07ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano
2017-01-31ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak
2017-01-31ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak
2017-01-10ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak
2017-01-10ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak
2017-01-10ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak
2017-01-10ref-filter: introduce refname_atom_parser()Karthik Nayak
2017-01-10ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak
2017-01-10ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak
2017-01-10ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak
2017-01-10ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak
2017-01-10ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak
2016-12-19Merge branch 'jk/trailers-placeholder-in-pretty'Junio C Hamano
2016-12-11ref-filter: add support to display trailers as part of contentsJacob Keller
2016-12-05tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-05-09Documentation: fix linkgit referencesJunio C Hamano
2016-05-06Merge branch 'kn/for-each-tag-branch' into maintJunio C Hamano
2016-03-30for-each-ref: fix description of '--contains' in manpageSZEDER Gábor
2016-02-26Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano
2016-02-17ref-filter: align: introduce long-form syntaxKarthik Nayak
2016-02-01Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano
2016-01-26tag: do not show ambiguous tag names as "tags/foo"Jeff King
2016-01-20Merge branch 'ew/for-each-ref-doc'Junio C Hamano
2016-01-05for-each-ref: document `creatordate` and `creator` fieldsEric Wong
2015-10-05Merge branch 'kn/for-each-tag'Junio C Hamano
2015-10-05Merge branch 'jk/date-local'Junio C Hamano
2015-09-17ref-filter: add support to sort by versionKarthik Nayak
2015-09-17ref-filter: add support for %(contents:lines=X)Karthik Nayak
2015-09-17ref-filter: implement an `align` atomKarthik Nayak
2015-09-03Documentation/git-for-each-ref: don't list date formatsJohn Keeping
2015-08-03for-each-ref: add '--contains' optionKarthik Nayak
2015-08-03for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak
2015-08-03for-each-ref: add '--points-at' optionKarthik Nayak
2015-05-22for-each-ref: accept "%(push)" formatJeff King
2014-01-27doc: remote author/documentation sections from more pagesMichael Haggerty
2014-01-22Add cross-references between docs for for-each-ref and show-refMichael Haggerty
2013-11-19for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra
2013-11-19for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra
2013-11-18for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra
2013-01-22git-for-each-ref.txt: 'raw' is a supported date formatJohn Keeping
2012-09-14Documentation: describe subject more preciselyJeremy White
2011-09-08for-each-ref: add split message parts to %(contents:*).Michał Górny
2011-03-09Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik
2011-03-09Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-08-20Documentation: remove backslashes in manpage synopsesJonathan Nieder
2010-05-19for-each-ref: Field with abbreviated objectnameMichael J Gruber
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-04-13for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg