index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ref-filter.c
Age
Commit message (
Expand
)
Author
Lines
2018-11-21
Merge branch 'jk/trailer-fixes' into maint
Junio C Hamano
-0
/
+2
2018-08-23
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King
-0
/
+2
2018-08-17
Merge branch 'ot/ref-filter-object-info'
Junio C Hamano
-88
/
+138
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
-1
/
+1
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
-4
/
+8
2018-07-24
Merge branch 'jk/for-each-ref-icase'
Junio C Hamano
-1
/
+10
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
-0
/
+1
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
-1
/
+1
2018-07-17
ref-filter: use oid_object_info() to get object
Olga Telezhnaya
-33
/
+87
2018-07-17
ref-filter: merge get_obj and get_object
Olga Telezhnaya
-25
/
+11
2018-07-17
ref-filter: initialize eaten variable
Olga Telezhnaya
-1
/
+2
2018-07-17
ref-filter: fill empty fields with empty values
Olga Telezhnaya
-1
/
+7
2018-07-17
ref-filter: add info_source to valid_atom
Olga Telezhnaya
-39
/
+43
2018-07-03
ref-filter: avoid backend filtering with --ignore-case
Jeff King
-0
/
+9
2018-07-03
for-each-ref: consistently pass WM_IGNORECASE flag
Aleksandr Makarov
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
-2
/
+4
2018-06-29
object: add repository argument to parse_object_buffer
Stefan Beller
-1
/
+2
2018-06-29
object: add repository argument to parse_object
Stefan Beller
-1
/
+2
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
-0
/
+1
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
-5
/
+21
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
-2
/
+2
2018-05-23
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
-1
/
+1
2018-05-22
ref-filter: use generation number for --contains
Derrick Stolee
-4
/
+20
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
-0
/
+1
2018-05-08
Merge branch 'ot/libify-get-ref-atom-value'
Junio C Hamano
-96
/
+197
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
-2
/
+2
2018-05-02
ref-filter: fix outdated comment on in_commit_list
Derrick Stolee
-1
/
+1
2018-04-25
Merge branch 'jk/ref-array-push'
Junio C Hamano
-11
/
+25
2018-04-25
Merge branch 'ks/branch-list-detached-rebase-i'
Junio C Hamano
-4
/
+8
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
-1
/
+1
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
-1
/
+1
2018-04-09
ref-filter: factor ref_array pushing into its own function
Jeff King
-3
/
+13
2018-04-09
ref-filter: make ref_array_item allocation more consistent
Jeff King
-7
/
+11
2018-04-09
ref-filter: use "struct object_id" consistently
Jeff King
-5
/
+5
2018-04-05
branch --list: print useful info whilst interactive rebasing a detached HEAD
Kaartic Sivaraam
-4
/
+8
2018-03-29
ref-filter: libify get_ref_atom_value()
Olga Telezhnaya
-24
/
+30
2018-03-29
ref-filter: add return value to parsers
Olga Telezhnaya
-49
/
+89
2018-03-29
ref-filter: change parsing function error handling
Olga Telezhnaya
-8
/
+24
2018-03-29
ref-filter: add return value && strbuf to handlers
Olga Telezhnaya
-16
/
+35
2018-03-29
ref-filter: start adding strbufs with errors
Olga Telezhnaya
-5
/
+12
2018-03-29
ref-filter: add shortcut to work with strbufs
Olga Telezhnaya
-0
/
+13
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
-1
/
+1
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
-2
/
+2
2018-03-14
ref-filter: convert grab_objectname to struct object_id
brian m. carlson
-6
/
+6
2018-03-08
Merge branch 'ot/ref-filter-cleanup'
Junio C Hamano
-27
/
+24
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
-4
/
+4
2018-02-22
ref-filter: rename 'new' variables
Brandon Williams
-8
/
+8
2018-02-21
ref-filter: get rid of goto
Olga Telezhnaya
-3
/
+3
2018-02-21
ref-filter: get rid of duplicate code
Olga Telezhnaya
-24
/
+21
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
-2
/
+2
[next]