index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-for-each-ref.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
ref-filter: resurrect "strip" as a synonym to "lstrip"
Junio C Hamano
1
-0
/
+2
2017-01-31
ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
Karthik Nayak
1
-19
/
+23
2017-01-31
ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
Karthik Nayak
1
-2
/
+8
2017-01-10
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
Karthik Nayak
1
-2
/
+1
2017-01-10
ref-filter: rename the 'strip' option to 'lstrip'
Karthik Nayak
1
-5
/
+5
2017-01-10
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Karthik Nayak
1
-15
/
+16
2017-01-10
ref-filter: introduce refname_atom_parser()
Karthik Nayak
1
-0
/
+5
2017-01-10
ref-filter: add support for %(upstream:track,nobracket)
Karthik Nayak
1
-3
/
+7
2017-01-10
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
Karthik Nayak
1
-1
/
+2
2017-01-10
ref-filter: modify "%(objectname:short)" to take length
Karthik Nayak
1
-0
/
+3
2017-01-10
ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
Karthik Nayak
1
-0
/
+3
2017-01-10
ref-filter: implement %(if), %(then), and %(else) atoms
Karthik Nayak
1
-0
/
+34
2016-12-19
Merge branch 'jk/trailers-placeholder-in-pretty'
Junio C Hamano
1
-0
/
+2
2016-12-11
ref-filter: add support to display trailers as part of contents
Jacob Keller
1
-0
/
+2
2016-12-05
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2016-06-28
doc: typeset long command-line options as literal
Matthieu Moy
1
-1
/
+1
2016-05-09
Documentation: fix linkgit references
Junio C Hamano
1
-1
/
+1
2016-05-06
Merge branch 'kn/for-each-tag-branch' into maint
Junio C Hamano
1
-1
/
+1
2016-03-30
for-each-ref: fix description of '--contains' in manpage
SZEDER Gábor
1
-1
/
+1
2016-02-26
Merge branch 'kn/ref-filter-atom-parsing'
Junio C Hamano
1
-8
/
+12
2016-02-17
ref-filter: align: introduce long-form syntax
Karthik Nayak
1
-8
/
+12
2016-02-01
Merge branch 'jk/list-tag-2.7-regression'
Junio C Hamano
1
-1
/
+5
2016-01-26
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
1
-1
/
+5
2016-01-20
Merge branch 'ew/for-each-ref-doc'
Junio C Hamano
1
-2
/
+7
2016-01-05
for-each-ref: document `creatordate` and `creator` fields
Eric Wong
1
-2
/
+7
2015-10-05
Merge branch 'kn/for-each-tag'
Junio C Hamano
1
-1
/
+16
2015-10-05
Merge branch 'jk/date-local'
Junio C Hamano
1
-3
/
+2
2015-09-17
ref-filter: add support to sort by version
Karthik Nayak
1
-0
/
+3
2015-09-17
ref-filter: add support for %(contents:lines=X)
Karthik Nayak
1
-1
/
+2
2015-09-17
ref-filter: implement an `align` atom
Karthik Nayak
1
-0
/
+11
2015-09-03
Documentation/git-for-each-ref: don't list date formats
John Keeping
1
-3
/
+2
2015-08-03
for-each-ref: add '--contains' option
Karthik Nayak
1
-0
/
+5
2015-08-03
for-each-ref: add '--merged' and '--no-merged' options
Karthik Nayak
1
-1
/
+9
2015-08-03
for-each-ref: add '--points-at' option
Karthik Nayak
1
-0
/
+3
2015-05-22
for-each-ref: accept "%(push)" format
Jeff King
1
-0
/
+6
2014-01-27
doc: remote author/documentation sections from more pages
Michael Haggerty
1
-8
/
+0
2014-01-22
Add cross-references between docs for for-each-ref and show-ref
Michael Haggerty
1
-0
/
+4
2013-11-19
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
1
-0
/
+4
2013-11-19
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
1
-1
/
+5
2013-11-18
for-each-ref: introduce %(HEAD) asterisk marker
Ramkumar Ramachandra
1
-0
/
+4
2013-01-21
git-for-each-ref.txt: 'raw' is a supported date format
John Keeping
1
-1
/
+1
2012-09-13
Documentation: describe subject more precisely
Jeremy White
1
-3
/
+4
2011-09-08
for-each-ref: add split message parts to %(contents:*).
Michał Górny
1
-3
/
+4
2011-03-09
Add Author and Documentation sections to git-for-each-ref.txt
Alexei Sholik
1
-0
/
+12
2011-03-09
Documentation: remove redundant colons in git-for-each-ref.txt
Alexei Sholik
1
-3
/
+3
2010-10-08
Use parentheses and `...' where appropriate
Štěpán Němec
1
-1
/
+1
2010-08-20
Documentation: remove backslashes in manpage synopses
Jonathan Nieder
1
-1
/
+1
2010-05-18
for-each-ref: Field with abbreviated objectname
Michael J Gruber
1
-0
/
+1
2010-01-10
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
1
-1
/
+1
2009-04-13
for-each-ref: utilize core.warnAmbiguousRefs for :short-format
Bert Wesarg
1
-0
/
+2
[next]