aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
Commit message (Expand)AuthorAge
* ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
* ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-21
* ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano2017-02-07
* ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak2017-01-31
* ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-31
* ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-10
* ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-10
* ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-10
* ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-10
* ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-10
* ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-10
* ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-10
* ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-10
* ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-10
* Merge branch 'jk/trailers-placeholder-in-pretty'Junio C Hamano2016-12-19
|\
| * ref-filter: add support to display trailers as part of contentsJacob Keller2016-12-11
* | tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy2016-12-05
|/
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* Documentation: fix linkgit referencesJunio C Hamano2016-05-09
* Merge branch 'kn/for-each-tag-branch' into maintJunio C Hamano2016-05-06
|\
| * for-each-ref: fix description of '--contains' in manpageSZEDER Gábor2016-03-30
* | Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano2016-02-26
|\ \
| * | ref-filter: align: introduce long-form syntaxKarthik Nayak2016-02-17
* | | Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano2016-02-01
|\ \ \ | |/ /
| * | tag: do not show ambiguous tag names as "tags/foo"Jeff King2016-01-26
* | | Merge branch 'ew/for-each-ref-doc'Junio C Hamano2016-01-20
|\ \ \ | |/ / |/| |
| * | for-each-ref: document `creatordate` and `creator` fieldsEric Wong2016-01-05
* | | Merge branch 'kn/for-each-tag'Junio C Hamano2015-10-05
|\ \ \
| * | | ref-filter: add support to sort by versionKarthik Nayak2015-09-17
| * | | ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-17
| * | | ref-filter: implement an `align` atomKarthik Nayak2015-09-17
| | |/ | |/|
* | | Merge branch 'jk/date-local'Junio C Hamano2015-10-05
|\ \ \ | |/ / |/| |
| * | Documentation/git-for-each-ref: don't list date formatsJohn Keeping2015-09-03
* | | for-each-ref: add '--contains' optionKarthik Nayak2015-08-03
* | | for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak2015-08-03
* | | for-each-ref: add '--points-at' optionKarthik Nayak2015-08-03
|/ /
* | for-each-ref: accept "%(push)" formatJeff King2015-05-22
|/
* doc: remote author/documentation sections from more pagesMichael Haggerty2014-01-27
* Add cross-references between docs for for-each-ref and show-refMichael Haggerty2014-01-22
* for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra2013-11-19
* for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra2013-11-19
* for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra2013-11-18
* git-for-each-ref.txt: 'raw' is a supported date formatJohn Keeping2013-01-21
* Documentation: describe subject more preciselyJeremy White2012-09-13
* for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-08
* Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik2011-03-09
* Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik2011-03-09
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Documentation: remove backslashes in manpage synopsesJonathan Nieder2010-08-20
* for-each-ref: Field with abbreviated objectnameMichael J Gruber2010-05-18