index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
Merge branch 'jk/diff-memuse-optim-with-stat-unmatch'
Junio C Hamano
1
-1
/
+4
2020-06-17
commit-graph: minimize commit_graph_data_slab access
Abhishek Kumar
5
-43
/
+79
2020-06-17
commit: move members graph_pos, generation to a slab
Abhishek Kumar
9
-64
/
+78
2020-06-17
commit-graph: introduce commit_graph_data_slab
Abhishek Kumar
2
-10
/
+78
2020-06-17
object: drop parsed_object_pool->commit_count
Abhishek Kumar
12
-19
/
+24
2020-06-17
commit-reach: use fast logic in repo_in_merge_base
Derrick Stolee
1
-2
/
+10
2020-06-17
commit-reach: create repo_is_descendant_of()
Derrick Stolee
1
-2
/
+9
2020-06-17
upload-pack: fix a sparse '0 as NULL pointer' warning
Ramsay Jones
1
-1
/
+1
2020-06-17
branch: don't mix --edit-description
Denton Liu
1
-1
/
+1
2020-06-17
t3200: test for specific errors
Denton Liu
1
-13
/
+32
2020-06-17
t3200: rename "expected" to "expect"
Denton Liu
1
-11
/
+11
2020-06-12
clean: optimize and document cases where we recurse into subdirectories
Elijah Newren
1
-2
/
+31
2020-06-12
clean: consolidate handling of ignored parameters
Elijah Newren
1
-9
/
+7
2020-06-12
dir, clean: avoid disallowed behavior
Elijah Newren
2
-1
/
+5
2020-06-12
dir: fix a few confusing comments
Elijah Newren
1
-5
/
+6
2020-06-12
git-sparse-checkout: clarify interactions with submodules
Elijah Newren
1
-4
/
+26
2020-06-12
Merge branch 'hn/refs-cleanup'
Junio C Hamano
9
-25
/
+1137
2020-06-12
lib-submodule-update: prepend "git" to $command
Denton Liu
13
-30
/
+34
2020-06-12
Documentation: usage for diff combined commits
Chris Torek
2
-5
/
+23
2020-06-12
git diff: improve range handling
Chris Torek
2
-13
/
+202
2020-06-11
upload-pack: refactor common code into do_got_oid()
Christian Couder
1
-30
/
+13
2020-06-11
upload-pack: move oldest_have to upload_pack_data
Christian Couder
1
-7
/
+6
2020-06-11
upload-pack: pass upload_pack_data to got_oid()
Christian Couder
1
-4
/
+4
2020-06-11
upload-pack: pass upload_pack_data to ok_to_give_up()
Christian Couder
1
-7
/
+6
2020-06-11
upload-pack: pass upload_pack_data to send_acks()
Christian Couder
1
-10
/
+7
2020-06-11
upload-pack: pass upload_pack_data to process_haves()
Christian Couder
1
-6
/
+5
2020-06-11
upload-pack: change allow_unadvertised_object_request to an enum
Christian Couder
1
-36
/
+32
2020-06-11
upload-pack: move allow_unadvertised_object_request to upload_pack_data
Christian Couder
1
-23
/
+32
2020-06-11
upload-pack: move extra_edge_obj to upload_pack_data
Christian Couder
1
-4
/
+7
2020-06-11
upload-pack: move shallow_nr to upload_pack_data
Christian Couder
1
-12
/
+12
2020-06-11
upload-pack: pass upload_pack_data to send_unshallow()
Christian Couder
1
-9
/
+7
2020-06-11
upload-pack: pass upload_pack_data to deepen_by_rev_list()
Christian Couder
1
-8
/
+6
2020-06-11
upload-pack: pass upload_pack_data to deepen()
Christian Couder
1
-14
/
+11
2020-06-11
upload-pack: pass upload_pack_data to send_shallow_list()
Christian Couder
1
-36
/
+21
2020-06-10
upload-pack: send part of packfile response as uri
Jonathan Tan
4
-10
/
+343
2020-06-10
fetch-pack: support more than one pack lockfile
Jonathan Tan
7
-35
/
+46
2020-06-10
upload-pack: refactor reading of pack-objects out
Jonathan Tan
1
-35
/
+49
2020-06-10
Documentation: add Packfile URIs design doc
Jonathan Tan
2
-1
/
+109
2020-06-10
Documentation: order protocol v2 sections
Jonathan Tan
1
-10
/
+8
2020-06-10
http-fetch: support fetching packfiles by URL
Jonathan Tan
5
-18
/
+123
2020-06-10
http-fetch: refactor into function
Jonathan Tan
1
-28
/
+41
2020-06-10
http: refactor finish_http_pack_request()
Jonathan Tan
4
-22
/
+35
2020-06-10
http: use --stdin when indexing dumb HTTP pack
Jonathan Tan
1
-22
/
+11
2020-06-10
worktree: make "move" refuse to move atop missing registered worktree
Eric Sunshine
3
-3
/
+25
2020-06-10
worktree: generalize candidate worktree path validation
Eric Sunshine
1
-13
/
+16
2020-06-10
worktree: prune linked worktree referencing main worktree path
Eric Sunshine
2
-0
/
+27
2020-06-10
worktree: prune duplicate entries referencing same worktree path
Eric Sunshine
2
-6
/
+55
2020-06-10
worktree: make high-level pruning re-usable
Eric Sunshine
1
-6
/
+9
2020-06-10
worktree: give "should be pruned?" function more meaningful name
Eric Sunshine
1
-2
/
+2
2020-06-09
t/t3430: avoid undefined git diff behavior
Chris Torek
1
-1
/
+1
[prev]
[next]