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.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-23
|
\
|
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
|
*
ref-filter: convert some static functions to struct object_id
brian m. carlson
2017-05-08
|
*
Convert struct ref_array_item to struct object_id
brian m. carlson
2017-05-08
|
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
|
*
Convert remaining callers of lookup_commit_reference* to object_id
brian m. carlson
2017-05-08
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
*
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-23
*
|
ref-filter: avoid using `unsigned long` for catch-all data type
Johannes Schindelin
2017-04-20
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-19
|
\
|
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
|
*
Convert sha1_array_lookup to take struct object_id
brian m. carlson
2017-03-31
|
*
Convert remaining callers of sha1_array_lookup to object_id
brian m. carlson
2017-03-31
*
|
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
2017-04-11
|
\
\
|
|
/
|
/
|
|
*
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
|
*
ref-filter: make combining --merged & --no-merged an error
Ævar Arnfjörð Bjarmason
2017-03-21
*
|
Merge branch 'jk/ref-filter-flags-cleanup'
Junio C Hamano
2017-03-17
|
\
\
|
|
/
|
*
ref-filter: use separate cache for contains_tag_algo
Jeff King
2017-03-10
|
*
ref-filter: die on parse_commit errors
Jeff King
2017-03-10
|
*
ref-filter: use contains_result enum consistently
Jeff King
2017-03-10
|
*
ref-filter: move ref_cbdata definition into ref-filter.c
Jeff King
2017-03-10
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
|
\
\
|
|
/
|
/
|
|
*
Convert remaining callers of resolve_refdup to object_id
brian m. carlson
2017-02-22
*
|
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
2017-02-27
|
\
\
|
|
/
|
/
|
|
*
ref-filter: resurrect "strip" as a synonym to "lstrip"
Junio C Hamano
2017-02-07
|
*
ref-filter: allow porcelain to translate messages in the output
Karthik Nayak
2017-01-31
|
*
ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
Karthik Nayak
2017-01-31
|
*
ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
Karthik Nayak
2017-01-31
|
*
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
Karthik Nayak
2017-01-10
|
*
ref-filter: rename the 'strip' option to 'lstrip'
Karthik Nayak
2017-01-10
|
*
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Karthik Nayak
2017-01-10
|
*
ref-filter: introduce refname_atom_parser()
Karthik Nayak
2017-01-10
|
*
ref-filter: introduce refname_atom_parser_internal()
Karthik Nayak
2017-01-10
|
*
ref-filter: make "%(symref)" atom work with the ':short' modifier
Karthik Nayak
2017-01-10
|
*
ref-filter: add support for %(upstream:track,nobracket)
Karthik Nayak
2017-01-10
|
*
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
Karthik Nayak
2017-01-10
|
*
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
|
*
ref-filter: modify "%(objectname:short)" to take length
Karthik Nayak
2017-01-10
|
*
ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
Karthik Nayak
2017-01-10
|
*
ref-filter: include reference to 'used_atom' within 'atom_value'
Karthik Nayak
2017-01-10
|
*
ref-filter: implement %(if), %(then), and %(else) atoms
Karthik Nayak
2017-01-10
*
|
Merge branch 'rs/qsort-s'
Junio C Hamano
2017-01-31
|
\
\
|
*
|
ref-filter: use QSORT_S in ref_array_sort()
René Scharfe
2017-01-23
*
|
|
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
*
|
|
Merge branch 'jk/trailers-placeholder-in-pretty'
Junio C Hamano
2016-12-19
|
\
\
\
|
*
|
|
ref-filter: add support to display trailers as part of contents
Jacob Keller
2016-12-11
*
|
|
|
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
2016-12-05
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jc/for-each-ref-head-segfault-fix'
Junio C Hamano
2016-11-23
|
\
\
\
|
|
/
/
|
/
|
|
[next]