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: 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
*
|
Merge branch 'st/verify-tag'
Junio C Hamano
2017-01-31
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
ref-filter: add function to print single ref_array_item
Lukas Puehringer
2017-01-18
1
-0
/
+7
*
|
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
2016-12-05
1
-0
/
+2
|
/
*
branch.c: use 'ref-filter' APIs
Karthik Nayak
2015-09-25
1
-1
/
+0
*
branch.c: use 'ref-filter' data structures
Karthik Nayak
2015-09-25
1
-1
/
+6
*
ref-filter: add option to match literal pattern
Karthik Nayak
2015-09-17
1
-1
/
+2
*
ref-filter: add support to sort by version
Karthik Nayak
2015-09-17
1
-1
/
+2
*
ref-filter: add support for %(contents:lines=X)
Karthik Nayak
2015-09-17
1
-1
/
+2
*
ref-filter: add option to filter out tags, branches and remotes
Karthik Nayak
2015-09-17
1
-2
/
+11
*
ref-filter: move `struct atom_value` to ref-filter.c
Karthik Nayak
2015-09-17
1
-4
/
+1
*
ref-filter: implement '--contains' option
Karthik Nayak
2015-08-03
1
-0
/
+3
*
ref-filter: implement '--merged' and '--no-merged' options
Karthik Nayak
2015-08-03
1
-0
/
+8
*
ref-filter: add parse_opt_merge_filter()
Karthik Nayak
2015-08-03
1
-0
/
+11
*
ref-filter: implement '--points-at' option
Karthik Nayak
2015-08-03
1
-0
/
+1
*
ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refname
Karthik Nayak
2015-08-03
1
-1
/
+1
*
for-each-ref: introduce filter_refs()
Karthik Nayak
2015-08-03
1
-4
/
+12
*
ref-filter: add 'ref-filter.h'
Karthik Nayak
2015-06-15
1
-0
/
+66