index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
for-each-ref.c
Age
Commit message (
Expand
)
Author
2025-08-22
Merge branch 'ms/refs-list'
Junio C Hamano
2025-08-11
Merge branch 'rs/for-each-ref-start-after-marker-fix'
Junio C Hamano
2025-08-09
for-each-ref: call --start-after argument "marker"
René Scharfe
2025-08-05
builtin/for-each-ref: factor out core logic into a helper
Meet Soni
2025-08-05
builtin/for-each-ref: align usage string with the man page
Meet Soni
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-07-28
for-each-ref: reword the documentation for '--start-after'
Karthik Nayak
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
2025-07-15
for-each-ref: introduce a '--start-after' option
Karthik Nayak
2025-03-07
builtin/for-each-ref: stop using `the_repository`
Usman Akinyemi
2025-01-21
ref-filter: remove ref_format_clear()
René Scharfe
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-09
ref-filter: add ref_format_clear() function
Jeff King
2024-05-15
ref-filter: properly distinuish pseudo and root refs
Patrick Steinhardt
2024-02-23
for-each-ref: add new option to include root refs
Karthik Nayak
2024-02-23
ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
Karthik Nayak
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-12-26
treewide: add direct includes currently only pulled in transitively
Elijah Newren
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-11-16
ref-filter.h: add functions for filter/format & format-only
Victoria Dye
2023-11-16
ref-filter.h: add max_count and omit_empty to ref_format
Victoria Dye
2023-11-16
ref-filter.c: really don't sort when using --no-sort
Victoria Dye
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-10
builtin/for-each-ref.c: add `--exclude` option
Taylor Blau
2023-07-10
ref-filter: add `ref_filter_clear()`
Jeff King
2023-07-10
ref-filter.h: provide `REF_FILTER_INIT`
Jeff King
2023-06-21
builtin.h: remove unneccessary includes
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-04-21
Merge branch 'ow/ref-filter-omit-empty'
Junio C Hamano
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-20
for-each-ref: add ahead-behind format atom
Derrick Stolee
2023-03-20
for-each-ref: add --stdin option
Derrick Stolee
2021-10-20
for-each-ref: delay parsing of --sort=<atom> options
Junio C Hamano
2021-10-20
ref-filter API user: add and use a ref_sorting_release()
Ævar Arnfjörð Bjarmason
2021-09-27
ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN
Jeff King
2021-05-07
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-04-28
builtin/for-each-ref: free filter and UNLEAK sorting.
Andrzej Hunt
2021-04-20
ref-filter: reuse output buffer
ZheNing Hu
2021-04-19
ref-filter: get rid of show_ref_array_item
ZheNing Hu
2021-01-07
ref-filter: move ref_sorting flags to a bitfield
Ævar Arnfjörð Bjarmason
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
2020-05-08
Merge branch 'jk/for-each-ref-multi-key-sort-fix'
Junio C Hamano
2020-05-04
ref-filter: apply --ignore-case to all sorting keys
Jeff King
2019-03-21
parse_opt_ref_sorting: always use with NONEG flag
Jeff King
2017-10-04
provide --color option for all ref-filter users
Jeff King
2017-07-13
for-each-ref: load config earlier
Jeff King
[next]