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 '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
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
for-each-ref: do not segv with %(HEAD) on an unborn branch
Junio C Hamano
2016-11-18
*
|
|
Merge branch 'rs/qsort'
Junio C Hamano
2016-10-10
|
\
\
\
|
*
|
|
use QSORT
René Scharfe
2016-09-29
|
|
|
/
|
|
/
|
*
|
|
ref-filter: strip format option after a field name only once while parsing
SZEDER Gábor
2016-10-03
|
/
/
*
|
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
2016-09-07
|
/
*
ref-filter.c: mark strings for translation
Nguyễn Thái Ngọc Duy
2016-02-29
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
*
|
ref-filter: introduce objectname_atom_parser()
Karthik Nayak
2016-02-17
*
|
ref-filter: introduce contents_atom_parser()
Karthik Nayak
2016-02-17
*
|
ref-filter: introduce remote_ref_atom_parser()
Karthik Nayak
2016-02-17
*
|
ref-filter: align: introduce long-form syntax
Karthik Nayak
2016-02-17
*
|
ref-filter: introduce align_atom_parser()
Karthik Nayak
2016-02-17
*
|
ref-filter: introduce parse_align_position()
Karthik Nayak
2016-02-17
*
|
ref-filter: introduce color_atom_parser()
Karthik Nayak
2016-02-17
*
|
ref-filter: introduce parsing functions for each valid atom
Karthik Nayak
2016-02-17
*
|
ref-filter: introduce struct used_atom
Karthik Nayak
2016-02-17
*
|
ref-filter: bump 'used_atom' and related code to the top
Karthik Nayak
2016-02-17
*
|
ref-filter: use string_list_split over strbuf_split
Jeff King
2016-02-17
|
/
*
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
2016-01-26
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
[next]