summaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git-for-each-ref: clarify peeling of tags for --formatmg/format-ref-doc-fixMichael J Gruber2017-08-181-2/+3
* Documentation: use proper wording for ref format stringsMichael J Gruber2017-08-181-2/+2
* ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-241-1/+5
* ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-211-2/+4
* ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano2017-02-071-0/+2
* ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak2017-01-311-19/+23
* ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-311-2/+8
* ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-101-2/+1
* ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-101-5/+5
* ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-101-15/+16
* ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-101-0/+5
* ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-101-3/+7
* ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-101-1/+2
* ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-101-0/+3
* ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-101-0/+3
* ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-101-0/+34
* Merge branch 'jk/trailers-placeholder-in-pretty'Junio C Hamano2016-12-191-0/+2
|\
| * ref-filter: add support to display trailers as part of contentsjk/trailers-placeholder-in-prettyJacob Keller2016-12-111-0/+2
* | tag, branch, for-each-ref: add --ignore-case for sorting and filteringnd/for-each-ref-ignore-caseNguyễn Thái Ngọc Duy2016-12-051-0/+3
|/
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-1/+1
* Documentation: fix linkgit referencesjc/linkgit-fixJunio C Hamano2016-05-091-1/+1
* Merge branch 'kn/for-each-tag-branch' into maintJunio C Hamano2016-05-061-1/+1
|\
| * for-each-ref: fix description of '--contains' in manpagekn/for-each-tag-branchSZEDER Gábor2016-03-301-1/+1
* | Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano2016-02-261-8/+12
|\ \
| * | ref-filter: align: introduce long-form syntaxKarthik Nayak2016-02-171-8/+12
* | | Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano2016-02-011-1/+5
|\ \ \ | |/ /
| * | tag: do not show ambiguous tag names as "tags/foo"jk/list-tag-2.7-regressionJeff King2016-01-261-1/+5
* | | Merge branch 'ew/for-each-ref-doc'Junio C Hamano2016-01-201-2/+7
|\ \ \ | |/ / |/| |
| * | for-each-ref: document `creatordate` and `creator` fieldsew/for-each-ref-docEric Wong2016-01-051-2/+7
* | | Merge branch 'kn/for-each-tag'Junio C Hamano2015-10-051-1/+16
|\ \ \
| * | | ref-filter: add support to sort by versionKarthik Nayak2015-09-171-0/+3
| * | | ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-171-1/+2
| * | | ref-filter: implement an `align` atomKarthik Nayak2015-09-171-0/+11
| | |/ | |/|
* | | Merge branch 'jk/date-local'Junio C Hamano2015-10-051-3/+2
|\ \ \ | |/ / |/| |
| * | Documentation/git-for-each-ref: don't list date formatsJohn Keeping2015-09-031-3/+2
* | | for-each-ref: add '--contains' optionKarthik Nayak2015-08-031-0/+5
* | | for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak2015-08-031-1/+9
* | | for-each-ref: add '--points-at' optionKarthik Nayak2015-08-031-0/+3
|/ /
* | for-each-ref: accept "%(push)" formatjk/at-push-sha1Jeff King2015-05-221-0/+6
|/
* doc: remote author/documentation sections from more pagesmh/doc-wo-namesMichael Haggerty2014-01-271-8/+0
* Add cross-references between docs for for-each-ref and show-refMichael Haggerty2014-01-221-0/+4
* for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra2013-11-191-0/+4
* for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra2013-11-191-1/+5
* for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra2013-11-181-0/+4
* git-for-each-ref.txt: 'raw' is a supported date formatJohn Keeping2013-01-211-1/+1
* Documentation: describe subject more preciselyJeremy White2012-09-131-3/+4
* for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-081-3/+4
* Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik2011-03-091-0/+12
* Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik2011-03-091-3/+3
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1