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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
t6300: add a test for --ignore-case
Jeff King
1
-0
/
+11
2018-07-03
t6042: add testcase covering long chains of rename conflicts
Elijah Newren
1
-0
/
+111
2018-07-03
t6042: add testcase covering rename/rename(2to1)/delete/delete conflict
Elijah Newren
1
-0
/
+68
2018-07-03
t6042: add testcase covering rename/add/delete conflict type
Elijah Newren
1
-0
/
+66
2018-07-03
t6036: add a failed conflict detection case with conflicting types
Elijah Newren
1
-0
/
+75
2018-07-03
t6036: add a failed conflict detection case with submodule add/add
Elijah Newren
1
-0
/
+88
2018-07-03
t6036: add a failed conflict detection case with submodule modify/modify
Elijah Newren
1
-0
/
+88
2018-07-03
t6036: add a failed conflict detection case with symlink add/add
Elijah Newren
1
-0
/
+66
2018-07-03
t6036: add a failed conflict detection case with symlink modify/modify
Elijah Newren
1
-0
/
+67
2018-07-03
t6044: verify that merges expected to abort actually abort
Elijah Newren
1
-11
/
+21
2018-07-03
t7201: drop pointless "exit 0" at end of subshell
Eric Sunshine
1
-1
/
+0
2018-07-03
t6036: fix broken "merge fails but has appropriate contents" tests
Eric Sunshine
1
-4
/
+4
2018-07-03
t5505: modernize and simplify hard-to-digest test
Eric Sunshine
1
-6
/
+2
2018-07-03
t5406: use write_script() instead of birthing shell script manually
Eric Sunshine
1
-2
/
+3
2018-07-03
t5405: use test_must_fail() instead of checking exit code manually
Eric Sunshine
1
-2
/
+1
2018-07-03
t/lib-submodule-update: fix "absorbing" test
Eric Sunshine
1
-3
/
+2
2018-07-03
t: drop unnecessary terminating semicolon in subshell
Eric Sunshine
3
-4
/
+4
2018-07-03
t: use sane_unset() rather than 'unset' with broken &&-chain
Eric Sunshine
2
-3
/
+3
2018-07-03
t: use test_write_lines() instead of series of 'echo' commands
Eric Sunshine
10
-62
/
+61
2018-07-03
t: use test_might_fail() instead of manipulating exit code manually
Eric Sunshine
4
-10
/
+8
2018-07-03
fsck: silence stderr when parsing .gitmodules
Jeff King
1
-0
/
+15
2018-06-28
t5407: fix test to cover intended arguments
Elijah Newren
1
-1
/
+1
2018-06-28
Merge branch 'sb/fix-fetching-moved-submodules'
Junio C Hamano
1
-5
/
+1
2018-06-28
Merge branch 'jc/clean-after-sanity-tests'
Junio C Hamano
5
-9
/
+6
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-2
/
+39
2018-06-28
Merge branch 'pw/add-p-recount'
Junio C Hamano
1
-0
/
+43
2018-06-28
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
1
-0
/
+41
2018-06-28
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+8
2018-06-28
Merge branch 'sg/gpg-tests-fix'
Junio C Hamano
4
-7
/
+6
2018-06-28
Merge branch 'as/safecrlf-quiet-fix'
Junio C Hamano
1
-0
/
+10
2018-06-28
fetch-pack: implement ref-in-want
Brandon Williams
1
-0
/
+149
2018-06-28
upload-pack: test negotiation with changing repository
Brandon Williams
4
-0
/
+99
2018-06-28
upload-pack: implement ref-in-want
Brandon Williams
1
-0
/
+160
2018-06-27
Fix use of strategy options with interactive rebases
Elijah Newren
1
-1
/
+1
2018-06-27
t3418: add testcase showing problems with rebase -i and strategy options
Elijah Newren
1
-0
/
+32
2018-06-27
git-rebase: make --allow-empty-message the default
Elijah Newren
2
-11
/
+7
2018-06-27
t3401: add directory rename testcases for rebase and am
Elijah Newren
1
-0
/
+105
2018-06-27
git-rebase: error out when incompatible options passed
Elijah Newren
1
-8
/
+8
2018-06-27
t3422: new testcases for checking when incompatible options passed
Elijah Newren
1
-0
/
+88
2018-06-27
gc: automatically write commit-graph files
Derrick Stolee
1
-0
/
+14
2018-06-27
commit-graph: add '--reachable' option
Derrick Stolee
1
-0
/
+10
2018-06-27
fsck: verify commit-graph
Derrick Stolee
1
-0
/
+8
2018-06-27
commit-graph: verify contents match checksum
Derrick Stolee
1
-0
/
+6
2018-06-27
commit-graph: test for corrupted octopus edge
Derrick Stolee
1
-0
/
+10
2018-06-27
commit-graph: verify commit date
Derrick Stolee
1
-0
/
+6
2018-06-27
commit-graph: verify generation number
Derrick Stolee
1
-0
/
+11
2018-06-27
commit-graph: verify parent list
Derrick Stolee
1
-0
/
+18
2018-06-27
commit-graph: verify root tree OIDs
Derrick Stolee
1
-0
/
+7
2018-06-27
commit-graph: verify objects exist
Derrick Stolee
1
-0
/
+7
2018-06-27
commit-graph: verify corrupt OID fanout and lookup
Derrick Stolee
1
-0
/
+22
[prev]
[next]