index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ref-filter.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref-filter: properly distinuish pseudo and root refs
Patrick Steinhardt
2024-05-15
1
-2
/
+2
*
for-each-ref: add new option to include root refs
Karthik Nayak
2024-02-23
1
-1
/
+4
*
ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
Karthik Nayak
2024-02-23
1
-2
/
+2
*
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-1
/
+0
|
\
|
*
treewide: remove unnecessary includes from header files
Elijah Newren
2023-12-26
1
-1
/
+0
*
|
ref-filter.h: add functions for filter/format & format-only
Victoria Dye
2023-11-16
1
-0
/
+14
*
|
ref-filter.h: move contains caches into filter
Victoria Dye
2023-11-16
1
-0
/
+6
*
|
ref-filter.h: add max_count and omit_empty to ref_format
Victoria Dye
2023-11-16
1
-0
/
+5
|
/
*
builtin/for-each-ref.c: add `--exclude` option
Taylor Blau
2023-07-10
1
-0
/
+6
*
ref-filter: add `ref_filter_clear()`
Jeff King
2023-07-10
1
-0
/
+3
*
ref-filter.h: provide `REF_FILTER_INIT`
Jeff King
2023-07-10
1
-0
/
+3
*
Merge branch 'ow/ref-format-remove-unused-member'
Junio C Hamano
2023-04-06
1
-1
/
+0
|
\
|
*
ref-filter: remove unused ref_format member
Øystein Walle
2023-03-30
1
-1
/
+0
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+1
|
\
\
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
|
/
*
|
Merge branch 'ds/ahead-behind'
Junio C Hamano
2023-04-06
1
-1
/
+25
|
\
\
|
*
|
for-each-ref: add ahead-behind format atom
Derrick Stolee
2023-03-20
1
-1
/
+25
|
|
/
*
/
treewide: remove unnecessary inclusions of parse-options.h from headers
SZEDER Gábor
2023-03-20
1
-1
/
+1
|
/
*
for-each-ref: delay parsing of --sort=<atom> options
Junio C Hamano
2021-10-20
1
-18
/
+10
*
ref-filter API user: add and use a ref_sorting_release()
Ævar Arnfjörð Bjarmason
2021-10-20
1
-0
/
+2
*
ref-filter: drop broken-ref code entirely
Jeff King
2021-09-27
1
-1
/
+0
*
ref-filter: add %(rest) atom
ZheNing Hu
2021-07-26
1
-1
/
+4
*
ref-filter: use non-const ref_format in *_atom_parser()
ZheNing Hu
2021-07-26
1
-2
/
+2
*
ref-filter: get rid of show_ref_array_item
ZheNing Hu
2021-04-20
1
-2
/
+0
*
branch: sort detached HEAD based on a flag
Ævar Arnfjörð Bjarmason
2021-01-08
1
-0
/
+1
*
ref-filter: move ref_sorting flags to a bitfield
Ævar Arnfjörð Bjarmason
2021-01-08
1
-5
/
+7
*
ref-filter: make internal reachable-filter API more precise
Aaron Lipman
2020-09-19
1
-3
/
+0
*
ref-filter: allow merged and no-merged filters
Aaron Lipman
2020-09-16
1
-7
/
+5
*
Merge branch 'jk/for-each-ref-multi-key-sort-fix'
Junio C Hamano
2020-05-08
1
-0
/
+2
|
\
|
*
ref-filter: apply --ignore-case to all sorting keys
Jeff King
2020-05-04
1
-0
/
+2
*
|
oid_array: rename source file from sha1-array
Jeff King
2020-03-30
1
-1
/
+1
*
|
parse_opt_ref_sorting: always use with NONEG flag
Jeff King
2019-03-21
1
-0
/
+5
|
/
*
Merge branch 'ot/libify-get-ref-atom-value'
Junio C Hamano
2018-05-08
1
-3
/
+4
|
\
|
*
ref-filter: start adding strbufs with errors
Olga Telezhnaya
2018-03-29
1
-3
/
+4
*
|
ref-filter: factor ref_array pushing into its own function
Jeff King
2018-04-08
1
-0
/
+8
*
|
ref-filter: use "struct object_id" consistently
Jeff King
2018-04-08
1
-1
/
+1
|
/
*
ref-filter: consult want_color() before emitting colors
Jeff King
2017-07-13
1
-1
/
+2
*
ref-filter: make parse_ref_filter_atom a private function
Jeff King
2017-07-13
1
-2
/
+0
*
ref-filter: provide a function for parsing sort options
Jeff King
2017-07-13
1
-0
/
+2
*
ref-filter: move need_color_reset_at_eol into ref_format
Jeff King
2017-07-13
1
-0
/
+3
*
ref-filter: abstract ref format into its own struct
Jeff King
2017-07-13
1
-5
/
+17
*
Convert struct ref_array_item to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-20
1
-1
/
+1
|
\
|
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-1
/
+1
*
|
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
1
-0
/
+1
|
/
*
ref-filter: move ref_cbdata definition into ref-filter.c
Jeff King
2017-03-10
1
-5
/
+0
*
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
2017-02-27
1
-0
/
+7
|
\
|
*
ref-filter: allow porcelain to translate messages in the output
Karthik Nayak
2017-01-31
1
-0
/
+2
|
*
ref-filter: introduce format_ref_array_item()
Karthik Nayak
2017-01-10
1
-0
/
+3
|
*
ref-filter: move get_head_description() from branch.c
Karthik Nayak
2017-01-10
1
-0
/
+2
[next]