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-25
Merge branch 'dl/branch-cleanup'
Junio C Hamano
2
-25
/
+44
2020-06-25
Merge branch 'cc/upload-pack-data-3'
Junio C Hamano
1
-162
/
+125
2020-06-25
Merge branch 'ct/diff-with-merge-base-clarification'
Junio C Hamano
4
-19
/
+226
2020-06-25
Merge branch 'en/clean-cleanups'
Junio C Hamano
2
-16
/
+48
2020-06-25
Merge branch 'jk/complete-git-switch'
Junio C Hamano
2
-39
/
+668
2020-06-22
The fourth batch
Junio C Hamano
1
-0
/
+11
2020-06-22
Merge branch 'en/sparse-with-submodule-doc'
Junio C Hamano
1
-4
/
+26
2020-06-22
Merge branch 'es/worktree-duplicate-paths'
Junio C Hamano
4
-36
/
+141
2020-06-22
Merge branch 'jt/redact-all-cookies'
Junio C Hamano
3
-43
/
+39
2020-06-22
Merge branch 'cc/upload-pack-data-2'
Junio C Hamano
1
-89
/
+110
2020-06-17
The third batch
Junio C Hamano
2
-1
/
+25
2020-06-17
Merge branch 'es/advertise-contribution-doc'
Junio C Hamano
2
-2
/
+6
2020-06-17
Merge branch 'dl/python-2.7-is-the-floor-version'
Junio C Hamano
1
-6
/
+1
2020-06-17
Merge branch 'dl/t-readme-spell-git-correctly'
Junio C Hamano
1
-7
/
+7
2020-06-17
Merge branch 'js/fuzz-commit-graph-leakfix'
Junio C Hamano
1
-1
/
+1
2020-06-17
Merge branch 'en/do-match-pathspec-fix'
Junio C Hamano
2
-17
/
+66
2020-06-17
Merge branch 'js/msvc-build-fix'
Junio C Hamano
1
-1
/
+3
2020-06-17
Merge branch 'en/sparse-checkout'
Junio C Hamano
2
-0
/
+26
2020-06-17
Merge branch 'js/reflog-anonymize-for-clone-and-fetch'
Junio C Hamano
3
-7
/
+30
2020-06-17
Merge branch 'tb/t5318-cleanup'
Junio C Hamano
1
-4
/
+25
2020-06-17
Merge branch 'jk/diff-memuse-optim-with-stat-unmatch'
Junio C Hamano
1
-1
/
+4
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
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
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
[next]