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-17
Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store
Junio C Hamano
1
-2
/
+203
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
1
-4
/
+58
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
1
-2
/
+47
2018-07-17
t4015: avoid git as a pipe input
Stefan Beller
1
-30
/
+20
2018-07-17
t/chainlint: add chainlint "specialized" test cases
Eric Sunshine
4
-0
/
+31
2018-07-17
t/chainlint: add chainlint "complex" test cases
Eric Sunshine
8
-0
/
+82
2018-07-17
t/chainlint: add chainlint "cuddled" test cases
Eric Sunshine
6
-0
/
+70
2018-07-17
t/chainlint: add chainlint "loop" and "conditional" test cases
Eric Sunshine
10
-0
/
+200
2018-07-17
t/chainlint: add chainlint "nested subshell" test cases
Eric Sunshine
12
-0
/
+173
2018-07-17
t/chainlint: add chainlint "one-liner" test cases
Eric Sunshine
6
-0
/
+71
2018-07-17
t/chainlint: add chainlint "whitespace" test cases
Eric Sunshine
12
-0
/
+113
2018-07-17
t/chainlint: add chainlint "basic" test cases
Eric Sunshine
16
-0
/
+206
2018-07-17
t/Makefile: add machinery to check correctness of chainlint.sed
Eric Sunshine
2
-4
/
+22
2018-07-17
t/test-lib: teach --chain-lint to detect broken &&-chains in subshells
Eric Sunshine
2
-1
/
+348
2018-07-17
t5608: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-07-16
t/check-non-portable-shell: detect "FOO=bar shell_func"
Eric Sunshine
1
-0
/
+19
2018-07-16
t/check-non-portable-shell: make error messages more compact
Eric Sunshine
1
-0
/
+2
2018-07-16
t/check-non-portable-shell: stop being so polite
Eric Sunshine
1
-5
/
+5
2018-07-16
t6046/t9833: fix use of "VAR=VAL cmd" with a shell function
Eric Sunshine
2
-2
/
+6
2018-07-16
Merge branch 'jc/t3404-one-shot-export-fix' into es/test-lint-one-shot-export
Junio C Hamano
1
-1
/
+8
2018-07-16
negotiator/skipping: skip commits during fetch
Jonathan Tan
1
-0
/
+179
2018-07-16
t9119: fix broken &&-chains
Eric Sunshine
1
-60
/
+60
2018-07-16
t9000-t9999: fix broken &&-chains
Eric Sunshine
26
-51
/
+51
2018-07-16
t7000-t7999: fix broken &&-chains
Eric Sunshine
7
-57
/
+57
2018-07-16
t6000-t6999: fix broken &&-chains
Eric Sunshine
5
-17
/
+17
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
14
-24
/
+24
2018-07-16
t4000-t4999: fix broken &&-chains
Eric Sunshine
6
-17
/
+17
2018-07-16
t3030: fix broken &&-chains
Eric Sunshine
1
-170
/
+170
2018-07-16
t3000-t3999: fix broken &&-chains
Eric Sunshine
10
-28
/
+28
2018-07-16
t2000-t2999: fix broken &&-chains
Eric Sunshine
2
-8
/
+8
2018-07-16
t1000-t1999: fix broken &&-chains
Eric Sunshine
6
-19
/
+19
2018-07-16
t0000-t0999: fix broken &&-chains
Eric Sunshine
3
-15
/
+15
2018-07-16
t9814: simplify convoluted check that command correctly errors out
Eric Sunshine
1
-15
/
+3
2018-07-16
t9001: fix broken "invoke hook" test
Eric Sunshine
1
-2
/
+2
2018-07-16
t7810: use test_expect_code() instead of hand-rolled comparison
Eric Sunshine
1
-4
/
+3
2018-07-16
t7400: fix broken "submodule add/reconfigure --force" test
Eric Sunshine
1
-5
/
+6
2018-07-16
tag: don't warn if target is missing but promised
Jonathan Tan
1
-2
/
+7
2018-07-16
revision: tolerate promised targets of tags
Jonathan Tan
1
-0
/
+39
2018-07-16
sequencer: pass absolute GIT_WORK_TREE to exec commands
brian m. carlson
1
-0
/
+9
2018-07-16
fsck: downgrade gitmodulesParse default to "info"
Jeff King
1
-1
/
+1
2018-07-12
t3404: fix use of "VAR=VAL cmd" with a shell function
Junio C Hamano
1
-1
/
+8
2018-07-12
handle lower case drive letters on Windows
Ben Peart
1
-2
/
+2
2018-07-12
sha1-name.c: for ":/", find detached HEAD commits
William Chargin
1
-0
/
+26
2018-07-12
t6036: fix broken && chain in sub-shell
Ramsay Jones
1
-1
/
+1
2018-07-12
t/lib-httpd: avoid occasional failures when checking access.log
SZEDER Gábor
4
-8
/
+16
2018-07-12
t/lib-httpd: add the strip_access_log() helper function
SZEDER Gábor
4
-24
/
+13
2018-07-12
t5541: clean up truncating access log
SZEDER Gábor
1
-8
/
+4
2018-07-11
rebase --rebase-merges: add support for octopus merges
Johannes Schindelin
1
-0
/
+34
2018-07-11
has_uncommitted_changes(): fall back to empty tree
Jeff King
1
-0
/
+12
2018-07-11
t7405: verify 'merge --abort' works after submodule/path conflicts
Elijah Newren
1
-0
/
+31
[prev]
[next]