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
/
ref-filter.c
Age
Commit message (
Expand
)
Author
2015-09-17
ref-filter: introduce match_atom_name()
Karthik Nayak
2015-09-17
ref-filter: introduce handler function for each atom
Karthik Nayak
2015-09-17
ref-filter: introduce ref_formatting_state and ref_formatting_stack
Karthik Nayak
2015-09-17
ref-filter: move `struct atom_value` to ref-filter.c
Karthik Nayak
2015-08-24
Merge 'kn/for-each-tag-branch' into kn/for-each-tag
Junio C Hamano
2015-08-03
Merge branch 'jk/date-mode-format'
Junio C Hamano
2015-08-03
Merge branch 'kn/for-each-ref'
Junio C Hamano
2015-08-03
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: move code from 'for-each-ref'
Karthik Nayak
[prev]