index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-for-each-ref.txt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
doc: use .adoc extension for AsciiDoc files
brian m. carlson
1
-549
/
+0
2024-08-14
for-each-ref: add 'is-base' token
Derrick Stolee
1
-0
/
+42
2024-03-05
Merge branch 'kn/for-all-refs'
Junio C Hamano
1
-1
/
+4
2024-02-23
for-each-ref: add new option to include root refs
Karthik Nayak
1
-1
/
+4
2024-02-07
ref-filter.c: sort formatted dates by byte value
Victoria Dye
1
-3
/
+5
2023-12-09
Merge branch 'vd/for-each-ref-unsorted-optimization'
Junio C Hamano
1
-11
/
+12
2023-11-16
ref-filter.c: use peeled tag for '*' format fields
Victoria Dye
1
-2
/
+2
2023-11-16
for-each-ref: clean up documentation of --format
Victoria Dye
1
-11
/
+12
2023-09-25
ref-filter: add mailmap support
Kousik Sanagavarapu
1
-1
/
+5
2023-08-02
Merge branch 'ks/ref-filter-describe'
Junio C Hamano
1
-0
/
+23
2023-07-24
ref-filter: add new "describe" atom
Kousik Sanagavarapu
1
-0
/
+23
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
1
-0
/
+6
2023-07-10
builtin/for-each-ref.c: add `--exclude` option
Taylor Blau
1
-0
/
+6
2023-06-06
ref-filter: add new "signature" atom
Kousik Sanagavarapu
1
-0
/
+27
2023-04-21
Merge branch 'ow/ref-filter-omit-empty'
Junio C Hamano
1
-0
/
+4
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
1
-0
/
+4
2023-03-20
for-each-ref: add ahead-behind format atom
Derrick Stolee
1
-0
/
+5
2023-03-20
for-each-ref: add --stdin option
Derrick Stolee
1
-1
/
+6
2021-07-26
ref-filter: --format=%(raw) support --perl
ZheNing Hu
1
-2
/
+2
2021-07-26
ref-filter: add %(raw) atom
ZheNing Hu
1
-0
/
+9
2021-02-15
ref-filter: use pretty.c logic for trailers
Hariom Verma
1
-5
/
+3
2020-09-18
Doc: prefer more specific file name
Aaron Lipman
1
-1
/
+1
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
1
-5
/
+3
2020-09-16
Doc: cover multiple contains/no-contains filters
Aaron Lipman
1
-0
/
+5
2020-08-28
ref-filter: add `sanitize` option for 'subject' atom
Hariom Verma
1
-0
/
+3
2020-08-28
ref-filter: add `short` modifier to 'parent' atom
Hariom Verma
1
-1
/
+1
2020-08-28
ref-filter: add `short` modifier to 'tree' atom
Hariom Verma
1
-0
/
+2
2020-08-28
ref-filter: support different email formats
Hariom Verma
1
-1
/
+4
2020-07-16
ref-filter: add support for %(contents:size)
Christian Couder
1
-0
/
+3
2020-07-10
Documentation: clarify %(contents:XXXX) doc
Christian Couder
1
-6
/
+18
2019-05-07
ref-filter: add worktreepath atom
Nickolai Belakovski
1
-0
/
+5
2018-12-28
ref-filter: add docs for new options
Olga Telezhnaya
1
-1
/
+20
2018-08-15
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
1
-1
/
+1
2018-07-18
Documentation: fix --color option formatting
Andrei Rybak
1
-1
/
+1
2018-04-09
Documentation: fix several one-character-off spelling errors
Elijah Newren
1
-1
/
+1
2017-11-15
Merge branch 'js/for-each-ref-remote-name-and-ref'
Junio C Hamano
1
-8
/
+15
2017-11-08
for-each-ref: let upstream/push report the remote ref name
J Wyman
1
-5
/
+9
2017-10-11
Merge branch 'tb/show-trailers-in-ref-filter'
Junio C Hamano
1
-2
/
+6
2017-10-10
for-each-ref: let upstream/push optionally report the remote name
Johannes Schindelin
1
-7
/
+10
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
1
-0
/
+5
2017-10-04
provide --color option for all ref-filter users
Jeff King
1
-0
/
+5
2017-10-02
ref-filter.c: use trailer_opts to format trailers
Taylor Blau
1
-1
/
+4
2017-10-02
doc: use "`<literal>`"-style quoting for literal strings
Taylor Blau
1
-3
/
+3
2017-10-02
doc: 'trailers' is the preferred way to format trailers
Taylor Blau
1
-1
/
+2
2017-09-25
Merge branch 'kd/doc-for-each-ref'
Junio C Hamano
1
-16
/
+17
2017-09-12
doc/for-each-ref: explicitly specify option names
Kevin Daudt
1
-9
/
+9
2017-09-12
doc/for-each-ref: consistently use '=' to between argument names and values
Kevin Daudt
1
-7
/
+8
2017-08-23
Merge branch 'mg/format-ref-doc-fix'
Junio C Hamano
1
-4
/
+5
2017-08-18
Documentation/git-for-each-ref: clarify peeling of tags for --format
Michael J Gruber
1
-2
/
+3
2017-08-18
Documentation: use proper wording for ref format strings
Michael J Gruber
1
-2
/
+2
[next]