summaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
AgeCommit message (Expand)Author
2024-03-02Merge branch 'kn/for-all-refs' into HEADJunio C Hamano
2024-02-23for-each-ref: add new option to include root refsKarthik Nayak
2024-02-08ref-filter.c: sort formatted dates by byte valueVictoria Dye
2023-12-10Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano
2023-11-16ref-filter.c: use peeled tag for '*' format fieldsVictoria Dye
2023-11-16for-each-ref: clean up documentation of --formatVictoria Dye
2023-09-25ref-filter: add mailmap supportKousik Sanagavarapu
2023-08-02Merge branch 'ks/ref-filter-describe'Junio C Hamano
2023-07-24ref-filter: add new "describe" atomKousik Sanagavarapu
2023-07-21Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano
2023-07-10builtin/for-each-ref.c: add `--exclude` optionTaylor Blau
2023-06-06ref-filter: add new "signature" atomKousik Sanagavarapu
2023-04-21Merge branch 'ow/ref-filter-omit-empty'Junio C Hamano
2023-04-13branch, for-each-ref, tag: add option to omit empty linesØystein Walle
2023-03-20for-each-ref: add ahead-behind format atomDerrick Stolee
2023-03-20for-each-ref: add --stdin optionDerrick Stolee
2021-07-26ref-filter: --format=%(raw) support --perlZheNing Hu
2021-07-26ref-filter: add %(raw) atomZheNing Hu
2021-02-16ref-filter: use pretty.c logic for trailersHariom Verma
2020-09-18Doc: prefer more specific file nameAaron Lipman
2020-09-16ref-filter: allow merged and no-merged filtersAaron Lipman
2020-09-16Doc: cover multiple contains/no-contains filtersAaron Lipman
2020-08-28ref-filter: add `sanitize` option for 'subject' atomHariom Verma
2020-08-28ref-filter: add `short` modifier to 'parent' atomHariom Verma
2020-08-28ref-filter: add `short` modifier to 'tree' atomHariom Verma
2020-08-28ref-filter: support different email formatsHariom Verma
2020-07-16ref-filter: add support for %(contents:size)Christian Couder
2020-07-10Documentation: clarify %(contents:XXXX) docChristian Couder
2019-05-07ref-filter: add worktreepath atomNickolai Belakovski
2018-12-28ref-filter: add docs for new optionsOlga Telezhnaya
2018-08-15Merge branch 'jk/ui-color-always-to-auto'Junio C Hamano
2018-07-18Documentation: fix --color option formattingAndrei Rybak
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren
2017-11-15Merge branch 'js/for-each-ref-remote-name-and-ref'Junio C Hamano
2017-11-08for-each-ref: let upstream/push report the remote ref nameJ Wyman
2017-10-11Merge branch 'tb/show-trailers-in-ref-filter'Junio C Hamano
2017-10-10for-each-ref: let upstream/push optionally report the remote nameJohannes Schindelin
2017-10-04Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano
2017-10-04provide --color option for all ref-filter usersJeff King
2017-10-02ref-filter.c: use trailer_opts to format trailersTaylor Blau
2017-10-02doc: use "`<literal>`"-style quoting for literal stringsTaylor Blau
2017-10-02doc: 'trailers' is the preferred way to format trailersTaylor Blau
2017-09-25Merge branch 'kd/doc-for-each-ref'Junio C Hamano
2017-09-12doc/for-each-ref: explicitly specify option namesKevin Daudt
2017-09-12doc/for-each-ref: consistently use '=' to between argument names and valuesKevin Daudt
2017-08-23Merge branch 'mg/format-ref-doc-fix'Junio C Hamano
2017-08-18Documentation/git-for-each-ref: clarify peeling of tags for --formatMichael J Gruber
2017-08-18Documentation: use proper wording for ref format stringsMichael J Gruber
2017-07-13docs/for-each-ref: update pointer to color syntaxJeff King
2017-03-24ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason