index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ref-filter.h
Commit message (
Expand
)
Author
Age
*
Convert struct ref_array_item to struct object_id
brian m. carlson
2017-05-08
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-19
|
\
|
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
*
|
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
|
/
*
ref-filter: move ref_cbdata definition into ref-filter.c
Jeff King
2017-03-10
*
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
2017-02-27
|
\
|
*
ref-filter: allow porcelain to translate messages in the output
Karthik Nayak
2017-01-31
|
*
ref-filter: introduce format_ref_array_item()
Karthik Nayak
2017-01-10
|
*
ref-filter: move get_head_description() from branch.c
Karthik Nayak
2017-01-10
*
|
Merge branch 'st/verify-tag'
Junio C Hamano
2017-01-31
|
\
\
|
|
/
|
/
|
|
*
ref-filter: add function to print single ref_array_item
Lukas Puehringer
2017-01-17
*
|
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
2016-12-05
|
/
*
branch.c: use 'ref-filter' APIs
Karthik Nayak
2015-09-25
*
branch.c: use 'ref-filter' data structures
Karthik Nayak
2015-09-25
*
ref-filter: add option to match literal pattern
Karthik Nayak
2015-09-17
*
ref-filter: add support to sort by version
Karthik Nayak
2015-09-17
*
ref-filter: add support for %(contents:lines=X)
Karthik Nayak
2015-09-17
*
ref-filter: add option to filter out tags, branches and remotes
Karthik Nayak
2015-09-17
*
ref-filter: move `struct atom_value` to ref-filter.c
Karthik Nayak
2015-09-17
*
ref-filter: implement '--contains' option
Karthik Nayak
2015-08-03
*
ref-filter: implement '--merged' and '--no-merged' options
Karthik Nayak
2015-08-03
*
ref-filter: add parse_opt_merge_filter()
Karthik Nayak
2015-08-03
*
ref-filter: implement '--points-at' option
Karthik Nayak
2015-08-03
*
ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refname
Karthik Nayak
2015-08-03
*
for-each-ref: introduce filter_refs()
Karthik Nayak
2015-08-03
*
ref-filter: add 'ref-filter.h'
Karthik Nayak
2015-06-15