index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ref-filter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-30
Merge branch 'ot/ref-filter-plug-leaks'
Junio C Hamano
1
-42
/
+58
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-10-19
ref-filter: free item->value and item->value->s
Olga Telezhnaya
1
-42
/
+54
2018-10-19
ref-filter: free memory from used_atom
Olga Telezhnaya
1
-0
/
+4
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'jk/trailer-fixes'
Junio C Hamano
1
-0
/
+2
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-138
/
+8
2018-08-23
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King
1
-0
/
+2
2018-08-17
Merge branch 'ot/ref-filter-object-info'
Junio C Hamano
1
-88
/
+138
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
1
-1
/
+1
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-4
/
+8
2018-07-24
Merge branch 'jk/for-each-ref-icase'
Junio C Hamano
1
-1
/
+10
2018-07-20
commit-reach: move commit_contains from ref-filter
Derrick Stolee
1
-138
/
+7
2018-07-20
commit.h: remove method declarations
Derrick Stolee
1
-0
/
+1
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+1
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-1
/
+1
2018-07-17
ref-filter: use oid_object_info() to get object
Olga Telezhnaya
1
-33
/
+87
2018-07-17
ref-filter: merge get_obj and get_object
Olga Telezhnaya
1
-25
/
+11
2018-07-17
ref-filter: initialize eaten variable
Olga Telezhnaya
1
-1
/
+2
2018-07-17
ref-filter: fill empty fields with empty values
Olga Telezhnaya
1
-1
/
+7
2018-07-17
ref-filter: add info_source to valid_atom
Olga Telezhnaya
1
-39
/
+43
2018-07-03
ref-filter: avoid backend filtering with --ignore-case
Jeff King
1
-0
/
+9
2018-07-03
for-each-ref: consistently pass WM_IGNORECASE flag
Aleksandr Makarov
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
1
-2
/
+4
2018-06-29
object: add repository argument to parse_object_buffer
Stefan Beller
1
-1
/
+2
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-1
/
+2
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+1
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
1
-5
/
+21
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-2
/
+2
2018-05-23
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
1
-1
/
+1
2018-05-22
ref-filter: use generation number for --contains
Derrick Stolee
1
-4
/
+20
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-05-08
Merge branch 'ot/libify-get-ref-atom-value'
Junio C Hamano
1
-96
/
+197
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-2
/
+2
2018-05-02
ref-filter: fix outdated comment on in_commit_list
Derrick Stolee
1
-1
/
+1
2018-04-25
Merge branch 'jk/ref-array-push'
Junio C Hamano
1
-11
/
+25
2018-04-25
Merge branch 'ks/branch-list-detached-rebase-i'
Junio C Hamano
1
-4
/
+8
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
1
-1
/
+1
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-1
/
+1
2018-04-09
ref-filter: factor ref_array pushing into its own function
Jeff King
1
-3
/
+13
2018-04-09
ref-filter: make ref_array_item allocation more consistent
Jeff King
1
-7
/
+11
2018-04-09
ref-filter: use "struct object_id" consistently
Jeff King
1
-5
/
+5
2018-04-05
branch --list: print useful info whilst interactive rebasing a detached HEAD
Kaartic Sivaraam
1
-4
/
+8
2018-03-29
ref-filter: libify get_ref_atom_value()
Olga Telezhnaya
1
-24
/
+30
2018-03-29
ref-filter: add return value to parsers
Olga Telezhnaya
1
-49
/
+89
2018-03-29
ref-filter: change parsing function error handling
Olga Telezhnaya
1
-8
/
+24
2018-03-29
ref-filter: add return value && strbuf to handlers
Olga Telezhnaya
1
-16
/
+35
2018-03-29
ref-filter: start adding strbufs with errors
Olga Telezhnaya
1
-5
/
+12
2018-03-29
ref-filter: add shortcut to work with strbufs
Olga Telezhnaya
1
-0
/
+13
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
[next]