aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-for-each-ref.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-549/+0
2024-08-14for-each-ref: add 'is-base' tokenDerrick Stolee1-0/+42
2024-03-05Merge branch 'kn/for-all-refs'Junio C Hamano1-1/+4
2024-02-23for-each-ref: add new option to include root refsKarthik Nayak1-1/+4
2024-02-07ref-filter.c: sort formatted dates by byte valueVictoria Dye1-3/+5
2023-12-09Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano1-11/+12
2023-11-16ref-filter.c: use peeled tag for '*' format fieldsVictoria Dye1-2/+2
2023-11-16for-each-ref: clean up documentation of --formatVictoria Dye1-11/+12
2023-09-25ref-filter: add mailmap supportKousik Sanagavarapu1-1/+5
2023-08-02Merge branch 'ks/ref-filter-describe'Junio C Hamano1-0/+23
2023-07-24ref-filter: add new "describe" atomKousik Sanagavarapu1-0/+23
2023-07-21Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano1-0/+6
2023-07-10builtin/for-each-ref.c: add `--exclude` optionTaylor Blau1-0/+6
2023-06-06ref-filter: add new "signature" atomKousik Sanagavarapu1-0/+27
2023-04-21Merge branch 'ow/ref-filter-omit-empty'Junio C Hamano1-0/+4
2023-04-13branch, for-each-ref, tag: add option to omit empty linesØystein Walle1-0/+4
2023-03-20for-each-ref: add ahead-behind format atomDerrick Stolee1-0/+5
2023-03-20for-each-ref: add --stdin optionDerrick Stolee1-1/+6
2021-07-26ref-filter: --format=%(raw) support --perlZheNing Hu1-2/+2
2021-07-26ref-filter: add %(raw) atomZheNing Hu1-0/+9
2021-02-15ref-filter: use pretty.c logic for trailersHariom Verma1-5/+3
2020-09-18Doc: prefer more specific file nameAaron Lipman1-1/+1
2020-09-16ref-filter: allow merged and no-merged filtersAaron Lipman1-5/+3
2020-09-16Doc: cover multiple contains/no-contains filtersAaron Lipman1-0/+5
2020-08-28ref-filter: add `sanitize` option for 'subject' atomHariom Verma1-0/+3
2020-08-28ref-filter: add `short` modifier to 'parent' atomHariom Verma1-1/+1
2020-08-28ref-filter: add `short` modifier to 'tree' atomHariom Verma1-0/+2
2020-08-28ref-filter: support different email formatsHariom Verma1-1/+4
2020-07-16ref-filter: add support for %(contents:size)Christian Couder1-0/+3
2020-07-10Documentation: clarify %(contents:XXXX) docChristian Couder1-6/+18
2019-05-07ref-filter: add worktreepath atomNickolai Belakovski1-0/+5
2018-12-28ref-filter: add docs for new optionsOlga Telezhnaya1-1/+20
2018-08-15Merge branch 'jk/ui-color-always-to-auto'Junio C Hamano1-1/+1
2018-07-18Documentation: fix --color option formattingAndrei Rybak1-1/+1
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren1-1/+1
2017-11-15Merge branch 'js/for-each-ref-remote-name-and-ref'Junio C Hamano1-8/+15
2017-11-08for-each-ref: let upstream/push report the remote ref nameJ Wyman1-5/+9
2017-10-11Merge branch 'tb/show-trailers-in-ref-filter'Junio C Hamano1-2/+6
2017-10-10for-each-ref: let upstream/push optionally report the remote nameJohannes Schindelin1-7/+10
2017-10-04Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano1-0/+5
2017-10-04provide --color option for all ref-filter usersJeff King1-0/+5
2017-10-02ref-filter.c: use trailer_opts to format trailersTaylor Blau1-1/+4
2017-10-02doc: use "`<literal>`"-style quoting for literal stringsTaylor Blau1-3/+3
2017-10-02doc: 'trailers' is the preferred way to format trailersTaylor Blau1-1/+2
2017-09-25Merge branch 'kd/doc-for-each-ref'Junio C Hamano1-16/+17
2017-09-12doc/for-each-ref: explicitly specify option namesKevin Daudt1-9/+9
2017-09-12doc/for-each-ref: consistently use '=' to between argument names and valuesKevin Daudt1-7/+8
2017-08-23Merge branch 'mg/format-ref-doc-fix'Junio C Hamano1-4/+5
2017-08-18Documentation/git-for-each-ref: clarify peeling of tags for --formatMichael J Gruber1-2/+3
2017-08-18Documentation: use proper wording for ref format stringsMichael J Gruber1-2/+2