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-11
merge-recursive: enforce rule that index matches head before merging
Elijah Newren
3
-130
/
+11
2018-07-11
t6044: add more testcases with staged changes before a merge is invoked
Elijah Newren
1
-0
/
+29
2018-07-11
merge-recursive: fix assumption that head tree being merged is HEAD
Elijah Newren
1
-1
/
+1
2018-07-11
merge-recursive: make sure when we say we abort that we actually abort
Elijah Newren
1
-1
/
+1
2018-07-11
t6044: add a testcase for index matching head, when head doesn't match HEAD
Elijah Newren
1
-0
/
+11
2018-07-11
unpack-trees: do not fail reset because of unmerged skipped entry
Max Kirillov
1
-0
/
+59
2018-07-11
t6036: add a failed conflict detection case: regular files, different modes
Elijah Newren
1
-0
/
+67
2018-07-11
sequencer: handle empty-set cases consistently
Jeff King
1
-1
/
+6
2018-07-09
gc --auto: release pack files before auto packing
Kim Gybels
1
-0
/
+2
2018-07-09
grep.c: teach 'git grep --only-matching'
Taylor Blau
1
-0
/
+15
2018-07-09
clone: check connectivity even if clone is partial
Jonathan Tan
1
-0
/
+48
2018-07-09
upload-pack: send refs' objects despite "filter"
Jonathan Tan
2
-0
/
+32
2018-07-09
send-email: automatically determine transfer-encoding
brian m. carlson
1
-0
/
+21
2018-07-09
send-email: accept long lines with suitable transfer encoding
brian m. carlson
1
-0
/
+13
2018-07-09
send-email: add an auto option for transfer encoding
brian m. carlson
1
-0
/
+23
2018-07-06
userdiff: support new keywords in PHP hunk header
Kana Natsuno
4
-0
/
+19
2018-07-06
t4018: add missing test cases for PHP
Kana Natsuno
3
-0
/
+15
2018-07-06
t6036: add lots of detail for directory/file conflicts in recursive case
Elijah Newren
1
-55
/
+201
2018-07-06
t5500: prettify non-commit tag tests
Jeff King
1
-6
/
+13
2018-07-03
fetch-pack: support negotiation tip whitelist
Jonathan Tan
1
-0
/
+78
2018-07-03
fetch-pack: write shallow, then check connectivity
Jonathan Tan
1
-0
/
+43
2018-07-03
ref-filter: avoid backend filtering with --ignore-case
Jeff King
1
-1
/
+1
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
[prev]
[next]