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
2018-11-08
merge-recursive: combine error handling
Derrick Stolee
1
-26
/
+27
2018-11-08
t6036, t6043: increase code coverage for file collision handling
Elijah Newren
2
-0
/
+88
2018-11-08
merge-recursive: improve rename/rename(1to2)/add[/add] handling
Elijah Newren
3
-94
/
+113
2018-11-08
merge-recursive: use handle_file_collision for add/add conflicts
Elijah Newren
1
-8
/
+21
2018-11-08
merge-recursive: improve handling for rename/rename(2to1) conflicts
Elijah Newren
4
-148
/
+89
2018-11-08
merge-recursive: fix rename/add conflict handling
Elijah Newren
3
-64
/
+101
2018-11-08
merge-recursive: new function for better colliding conflict resolutions
Elijah Newren
1
-0
/
+121
2018-11-08
merge-recursive: increase marker length with depth of recursion
Elijah Newren
4
-9
/
+172
2018-11-08
t6036, t6042: testcases for rename collision of already conflicting files
Elijah Newren
2
-0
/
+312
2018-11-08
t6042: add tests for consistency in file collision conflict handling
Elijah Newren
1
-0
/
+162
2018-10-18
merge-recursive: avoid showing conflicts with merge branch before HEAD
Elijah Newren
2
-5
/
+35
2018-10-18
merge-recursive: improve auto-merging messages with path collisions
Elijah Newren
1
-2
/
+2
2018-09-20
merge-recursive: rename merge_file_1() and merge_content()
Elijah Newren
1
-32
/
+34
2018-09-20
merge-recursive: remove final remaining caller of merge_file_one()
Elijah Newren
1
-27
/
+17
2018-09-20
merge-recursive: avoid wrapper function when unnecessary and wasteful
Elijah Newren
1
-4
/
+1
2018-09-20
merge-recursive: set paths correctly when three-way merging content
Elijah Newren
1
-40
/
+9
2018-09-17
Initial batch post 2.19
Junio C Hamano
2
-2
/
+113
2018-09-17
Merge branch 'nd/bisect-show-list-fix'
Junio C Hamano
1
-5
/
+5
2018-09-17
Merge branch 'ab/fetch-tags-noclobber'
Junio C Hamano
7
-35
/
+136
2018-09-17
Merge branch 'es/worktree-forced-ops-fix'
Junio C Hamano
6
-40
/
+155
2018-09-17
Merge branch 'sg/doc-trace-appends'
Junio C Hamano
1
-2
/
+2
2018-09-17
Merge branch 'jk/diff-rendered-docs'
Junio C Hamano
2
-9
/
+32
2018-09-17
Merge branch 'jk/patch-corrupted-delta-fix'
Junio C Hamano
3
-14
/
+111
2018-09-17
Merge branch 'ds/commit-graph-tests'
Junio C Hamano
8
-12
/
+22
2018-09-17
Merge branch 'jk/pack-objects-with-bitmap-fix'
Junio C Hamano
3
-12
/
+97
2018-09-17
Merge branch 'rs/mailinfo-format-flowed'
Junio C Hamano
7
-2
/
+2646
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
75
-223
/
+258
2018-09-17
Merge branch 'tg/rerere-doc-updates'
Junio C Hamano
2
-0
/
+10
2018-09-17
Merge branch 'es/format-patch-rangediff'
Junio C Hamano
8
-25
/
+144
2018-09-17
Merge branch 'es/format-patch-interdiff'
Junio C Hamano
8
-28
/
+177
2018-09-17
Merge branch 'cc/delta-islands'
Junio C Hamano
11
-43
/
+932
2018-09-17
Merge branch 'jk/trailer-fixes'
Junio C Hamano
14
-39
/
+175
2018-09-17
Merge branch 'sb/range-diff-colors'
Junio C Hamano
5
-45
/
+135
2018-09-17
Merge branch 'jk/pack-delta-reuse-with-bitmap'
Junio C Hamano
9
-52
/
+260
2018-09-17
Merge branch 'nd/unpack-trees-with-cache-tree'
Junio C Hamano
12
-22
/
+344
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
38
-634
/
+1180
2018-09-17
Merge branch 'sb/submodule-update-in-c'
Junio C Hamano
2
-52
/
+164
2018-09-17
Merge branch 'tg/rerere'
Junio C Hamano
4
-129
/
+365
2018-09-17
Merge branch 'ds/multi-pack-index'
Junio C Hamano
31
-66
/
+1859
2018-09-17
Merge branch 'jk/branch-l-1-repurpose'
Junio C Hamano
2
-28
/
+3
2018-09-17
Merge branch 'tg/conflict-marker-size'
Junio C Hamano
1
-0
/
+4
2018-09-17
Merge branch 'ts/doc-build-manpage-xsl-quietly'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'jk/rev-list-stdin-noop-is-ok'
Junio C Hamano
4
-5
/
+9
2018-09-17
Merge branch 'bp/checkout-new-branch-optim'
Junio C Hamano
3
-4
/
+138
2018-09-17
Merge branch 'sg/t1404-update-ref-test-timeout'
Junio C Hamano
1
-3
/
+3
2018-09-17
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
6
-1
/
+88
2018-09-17
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
1
-2
/
+2
2018-09-17
Revert "doc/Makefile: drop doc-diff worktree and temporary files on "make cle...
Junio C Hamano
1
-1
/
+0
2018-09-11
http-backend test: make empty CONTENT_LENGTH test more realistic
Max Kirillov
1
-2
/
+2
2018-09-10
Git 2.19
Junio C Hamano
2
-9
/
+1
[next]