index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-for-each-ref.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref-filter: --format=%(raw) support --perl
ZheNing Hu
2021-07-26
1
-2
/
+2
*
ref-filter: add %(raw) atom
ZheNing Hu
2021-07-26
1
-0
/
+9
*
ref-filter: use pretty.c logic for trailers
Hariom Verma
2021-02-16
1
-5
/
+3
*
Doc: prefer more specific file name
Aaron Lipman
2020-09-19
1
-1
/
+1
*
ref-filter: allow merged and no-merged filters
Aaron Lipman
2020-09-16
1
-5
/
+3
*
Doc: cover multiple contains/no-contains filters
Aaron Lipman
2020-09-16
1
-0
/
+5
*
ref-filter: add `sanitize` option for 'subject' atom
Hariom Verma
2020-08-28
1
-0
/
+3
*
ref-filter: add `short` modifier to 'parent' atom
Hariom Verma
2020-08-28
1
-1
/
+1
*
ref-filter: add `short` modifier to 'tree' atom
Hariom Verma
2020-08-28
1
-0
/
+2
*
ref-filter: support different email formats
Hariom Verma
2020-08-28
1
-1
/
+4
*
ref-filter: add support for %(contents:size)
Christian Couder
2020-07-16
1
-0
/
+3
*
Documentation: clarify %(contents:XXXX) doc
Christian Couder
2020-07-10
1
-6
/
+18
*
ref-filter: add worktreepath atom
Nickolai Belakovski
2019-05-07
1
-0
/
+5
*
ref-filter: add docs for new options
Olga Telezhnaya
2018-12-28
1
-1
/
+20
*
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
|
*
Documentation: fix --color option formatting
Andrei Rybak
2018-07-18
1
-1
/
+1
*
|
Documentation: fix several one-character-off spelling errors
Elijah Newren
2018-04-09
1
-1
/
+1
*
|
Merge branch 'js/for-each-ref-remote-name-and-ref'
Junio C Hamano
2017-11-15
1
-8
/
+15
|
\
\
|
*
|
for-each-ref: let upstream/push report the remote ref name
J Wyman
2017-11-08
1
-5
/
+9
|
*
|
for-each-ref: let upstream/push optionally report the remote name
Johannes Schindelin
2017-10-10
1
-7
/
+10
*
|
|
Merge branch 'tb/show-trailers-in-ref-filter'
Junio C Hamano
2017-10-11
1
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ref-filter.c: use trailer_opts to format trailers
Taylor Blau
2017-10-02
1
-1
/
+4
|
*
|
doc: use "`<literal>`"-style quoting for literal strings
Taylor Blau
2017-10-02
1
-3
/
+3
|
*
|
doc: 'trailers' is the preferred way to format trailers
Taylor Blau
2017-10-02
1
-1
/
+2
|
|
/
*
|
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
2017-10-04
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
provide --color option for all ref-filter users
Jeff King
2017-10-04
1
-0
/
+5
*
|
Merge branch 'kd/doc-for-each-ref'
Junio C Hamano
2017-09-25
1
-16
/
+17
|
\
\
|
*
|
doc/for-each-ref: explicitly specify option names
Kevin Daudt
2017-09-12
1
-9
/
+9
|
*
|
doc/for-each-ref: consistently use '=' to between argument names and values
Kevin Daudt
2017-09-12
1
-7
/
+8
*
|
|
Merge branch 'mg/format-ref-doc-fix'
Junio C Hamano
2017-08-23
1
-4
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
Documentation/git-for-each-ref: clarify peeling of tags for --format
Michael J Gruber
2017-08-18
1
-2
/
+3
|
*
Documentation: use proper wording for ref format strings
Michael J Gruber
2017-08-18
1
-2
/
+2
*
|
docs/for-each-ref: update pointer to color syntax
Jeff King
2017-07-13
1
-2
/
+4
|
/
*
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
1
-1
/
+5
*
ref-filter: make combining --merged & --no-merged an error
Ævar Arnfjörð Bjarmason
2017-03-21
1
-2
/
+4
*
ref-filter: resurrect "strip" as a synonym to "lstrip"
Junio C Hamano
2017-02-07
1
-0
/
+2
*
ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
Karthik Nayak
2017-01-31
1
-19
/
+23
*
ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
Karthik Nayak
2017-01-31
1
-2
/
+8
*
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
Karthik Nayak
2017-01-10
1
-2
/
+1
*
ref-filter: rename the 'strip' option to 'lstrip'
Karthik Nayak
2017-01-10
1
-5
/
+5
*
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Karthik Nayak
2017-01-10
1
-15
/
+16
*
ref-filter: introduce refname_atom_parser()
Karthik Nayak
2017-01-10
1
-0
/
+5
*
ref-filter: add support for %(upstream:track,nobracket)
Karthik Nayak
2017-01-10
1
-3
/
+7
*
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
Karthik Nayak
2017-01-10
1
-1
/
+2
*
ref-filter: modify "%(objectname:short)" to take length
Karthik Nayak
2017-01-10
1
-0
/
+3
*
ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
Karthik Nayak
2017-01-10
1
-0
/
+3
*
ref-filter: implement %(if), %(then), and %(else) atoms
Karthik Nayak
2017-01-10
1
-0
/
+34
*
Merge branch 'jk/trailers-placeholder-in-pretty'
Junio C Hamano
2016-12-19
1
-0
/
+2
|
\
|
*
ref-filter: add support to display trailers as part of contents
Jacob Keller
2016-12-11
1
-0
/
+2
*
|
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
2016-12-05
1
-0
/
+3
|
/
[next]