index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ref-filter.c
Age
Commit message (
Expand
)
Author
2024-08-26
Merge branch 'ds/for-each-ref-is-base'
Junio C Hamano
2024-08-17
ref-filter: drop unused parameters from email_atom_option_parser()
Jeff King
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-14
for-each-ref: add 'is-base' token
Derrick Stolee
2024-08-09
ref-filter: populate symref from iterator
John Cai
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-08-05
set errno=0 before strtoX calls
Kyle Lippincott
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
2024-05-28
Merge branch 'ps/pseudo-ref-terminology'
Junio C Hamano
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-15
ref-filter: properly distinuish pseudo and root refs
Patrick Steinhardt
2024-05-15
refs: do not check ref existence in `is_root_ref()`
Patrick Steinhardt
2024-05-15
refs: rename `is_pseudoref()` to `is_root_ref()`
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
refs: add `exclude_patterns` parameter to `for_each_fullref_in()`
Patrick Steinhardt
2024-04-05
date: make DATE_MODE thread-safe
René Scharfe
2024-03-14
Merge branch 'la/trailer-api'
Junio C Hamano
2024-03-05
Merge branch 'kn/for-all-refs'
Junio C Hamano
2024-03-01
trailer: reorder format_trailers_from_commit() parameters
Linus Arver
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-02-07
ref-filter.c: sort formatted dates by byte value
Victoria Dye
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-02
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-09
Merge branch 'vd/for-each-ref-unsorted-optimization'
Junio C Hamano
2023-11-16
ref-filter.c: use peeled tag for '*' format fields
Victoria Dye
2023-11-16
ref-filter.c: filter & format refs in the same callback
Victoria Dye
2023-11-16
ref-filter.c: refactor to create common helper functions
Victoria Dye
2023-11-16
ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'
Victoria Dye
2023-11-16
ref-filter.h: add functions for filter/format & format-only
Victoria Dye
2023-11-16
ref-filter.h: move contains caches into filter
Victoria Dye
2023-11-16
ref-filter.c: really don't sort when using --no-sort
Victoria Dye
2023-10-16
status: fix branch shown when not only bisecting
Rubén Justo
2023-09-25
ref-filter: add mailmap support
Kousik Sanagavarapu
2023-09-14
Merge branch 'ks/ref-filter-sort-numerically'
Junio C Hamano
2023-09-05
ref-filter: sort numerically when ":size" is used
Kousik Sanagavarapu
2023-08-29
ref-filter: mark unused parameters in parser callbacks
Jeff King
2023-08-02
Merge branch 'ks/ref-filter-describe'
Junio C Hamano
2023-07-25
Merge branch 'jk/nested-points-at'
Junio C Hamano
2023-07-24
ref-filter: add new "describe" atom
Kousik Sanagavarapu
2023-07-24
ref-filter: add multiple-option parsing functions
Kousik Sanagavarapu
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-17
ref-filter: simplify return type of match_points_at
Jeff King
2023-07-17
ref-filter: avoid parsing non-tags in match_points_at()
Jeff King
2023-07-17
ref-filter: avoid parsing tagged objects in match_points_at()
Jeff King
2023-07-17
ref-filter: handle nested tags in --points-at option
Jan Klötzke
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
[next]