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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
commit-reach: move ref_newer from remote.c
Derrick Stolee
1
-0
/
+1
2018-07-20
commit.h: remove method declarations
Derrick Stolee
10
-0
/
+10
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-1
/
+1
2018-07-17
commit-graph: add free_commit_graph
Jonathan Tan
1
-0
/
+2
2018-07-17
Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store
Junio C Hamano
3
-31
/
+95
2018-06-29
tag: add repository argument to deref_tag
Stefan Beller
4
-4
/
+7
2018-06-29
tag: add repository argument to parse_tag_buffer
Stefan Beller
1
-1
/
+1
2018-06-29
tag: add repository argument to lookup_tag
Stefan Beller
3
-5
/
+5
2018-06-29
commit: add repository argument to lookup_commit
Stefan Beller
7
-7
/
+12
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
13
-26
/
+36
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
5
-13
/
+20
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
4
-5
/
+8
2018-06-29
blob: add repository argument to lookup_blob
Stefan Beller
5
-5
/
+7
2018-06-29
object: add repository argument to object_as_type
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to parse_object_buffer
Stefan Beller
4
-5
/
+11
2018-06-29
object: add repository argument to lookup_object
Stefan Beller
5
-7
/
+10
2018-06-29
object: add repository argument to parse_object
Stefan Beller
10
-16
/
+22
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
34
-51
/
+81
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-4
/
+6
2018-06-28
Merge branch 'ms/send-pack-honor-config'
Junio C Hamano
1
-1
/
+1
2018-06-28
Merge branch 'ab/refspec-init-fix'
Junio C Hamano
2
-2
/
+2
2018-06-27
gc: automatically write commit-graph files
Derrick Stolee
1
-0
/
+6
2018-06-27
commit-graph: add '--reachable' option
Derrick Stolee
1
-4
/
+12
2018-06-27
commit-graph: use string-list API for input
Derrick Stolee
1
-26
/
+13
2018-06-27
fsck: verify commit-graph
Derrick Stolee
1
-0
/
+21
2018-06-27
commit-graph: add 'verify' subcommand
Derrick Stolee
1
-0
/
+39
2018-06-27
commit-graph: UNLEAK before die()
Derrick Stolee
1
-1
/
+4
2018-06-25
Merge branch 'sb/plug-misc-leaks'
Junio C Hamano
1
-1
/
+2
2018-06-25
Merge branch 'sg/update-ref-stdin-cleanup'
Junio C Hamano
1
-12
/
+13
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
5
-57
/
+59
2018-06-25
Merge branch 'jk/show-index'
Junio C Hamano
1
-0
/
+86
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
1
-0
/
+7
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
1
-3
/
+4
2018-06-25
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
7
-40
/
+101
2018-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
1
-0
/
+144
2018-06-18
Merge branch 'sb/blame-color'
Junio C Hamano
1
-0
/
+1
2018-06-18
Merge branch 'rd/doc-remote-tracking-with-hyphen'
Junio C Hamano
2
-3
/
+3
2018-06-14
blame: release string_list after use in parse_color_fields()
René Scharfe
1
-0
/
+1
2018-06-13
Merge branch 'jk/index-pack-maint'
Junio C Hamano
1
-2
/
+6
2018-06-13
Use hyphenated "remote-tracking branch" (docs and comments)
Robert P. J. Day
2
-3
/
+3
2018-06-12
builtin/send-pack: populate the default configs
Masaya Suzuki
1
-1
/
+1
2018-06-11
index-pack: correct install_packed_git() args
Junio C Hamano
1
-1
/
+1
2018-06-11
refspec: s/refspec_item_init/&_or_die/g
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2018-06-04
update-ref --stdin: use skip_prefix()
SZEDER Gábor
1
-12
/
+13
2018-06-01
Merge branch 'rd/init-typo'
Junio C Hamano
1
-1
/
+1
2018-06-01
Merge branch 'en/rev-parse-invalid-range'
Junio C Hamano
1
-2
/
+6
2018-06-01
Merge branch 'nd/use-opt-int-set-f'
Junio C Hamano
10
-46
/
+45
2018-06-01
Merge branch 'nd/command-list'
Junio C Hamano
2
-32
/
+9
2018-06-01
submodule--helper: plug mem leak in print_default_remote
Stefan Beller
1
-1
/
+2
2018-06-01
index-pack: handle --strict checks of non-repo packs
Jeff King
1
-2
/
+6
[next]