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-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
12
-68
/
+77
2018-07-23
pack-objects: fix performance issues on packing large deltas
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2018-07-20
clone: send ref-prefixes when using protocol v2
Brandon Williams
1
-5
/
+15
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
7
-7
/
+7
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
2
-18
/
+5
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
1
-1
/
+21
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
2
-6
/
+14
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
1
-0
/
+26
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
34
-51
/
+81
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-07-16
builtin/merge-recursive: make hash independent
brian m. carlson
1
-2
/
+2
2018-07-16
builtin/merge: switch to use the_hash_algo
brian m. carlson
1
-5
/
+6
2018-07-16
builtin/fmt-merge-msg: make hash independent
brian m. carlson
1
-9
/
+10
2018-07-16
builtin/update-index: simplify parsing of cacheinfo
brian m. carlson
1
-2
/
+3
2018-07-16
builtin/update-index: convert to using the_hash_algo
brian m. carlson
1
-4
/
+5
2018-07-16
blame: prefer xsnprintf to strcpy for colors
Jeff King
1
-1
/
+3
2018-07-11
merge: allow reading the merge commit message from a file
Johannes Schindelin
1
-0
/
+32
2018-07-11
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
1
-15
/
+2
2018-07-11
merge-recursive: fix assumption that head tree being merged is HEAD
Elijah Newren
1
-3
/
+4
2018-07-09
gc --auto: release pack files before auto packing
Kim Gybels
1
-0
/
+1
2018-07-09
grep.c: teach 'git grep --only-matching'
Taylor Blau
1
-0
/
+6
2018-07-09
clone: check connectivity even if clone is partial
Jonathan Tan
1
-1
/
+1
2018-07-06
builtin/config: work around an unsized array forward declaration
Beat Bolli
1
-12
/
+15
2018-07-03
fetch-pack: support negotiation tip whitelist
Jonathan Tan
1
-0
/
+43
2018-07-03
fetch-pack: write shallow, then check connectivity
Jonathan Tan
1
-5
/
+10
2018-07-03
index_has_changes(): avoid assuming operating on the_index
Elijah Newren
1
-3
/
+3
2018-07-03
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller
4
-23
/
+19
2018-07-03
read-cache: teach make_cache_entry to take object_id
Jameson Miller
3
-4
/
+4
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-28
fetch-pack: put shallow info in output parameter
Brandon Williams
2
-6
/
+26
2018-06-28
fetch: refactor to make function args narrower
Brandon Williams
1
-26
/
+26
[prev]
[next]