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
2019-06-12
commit-graph: return with errors during write
Derrick Stolee
1
-0
/
+8
2019-04-01
commit-graph write: don't die if the existing graph is corrupt
Ævar Arnfjörð Bjarmason
1
-2
/
+9
2019-04-01
commit-graph verify: detect inability to read the graph
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2019-04-01
commit-graph: don't early exit(1) on e.g. "git status"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-04-01
commit-graph: fix segfault on e.g. "git status"
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2019-02-22
commit-graph tests: test a graph that's too small
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2019-02-22
commit-graph tests: split up corrupt_graph_and_verify()
Ævar Arnfjörð Bjarmason
1
-6
/
+16
2019-02-19
Merge branch 'js/test-tool-gen-nuls'
Junio C Hamano
4
-7
/
+24
2019-02-19
Merge branch 'mk/t5562-no-input-to-too-large-an-input-test'
Junio C Hamano
1
-2
/
+2
2019-02-19
t5562: do not reuse output files
Max Kirillov
1
-4
/
+4
2019-02-19
tests: teach the test-tool to generate NUL bytes and use it
Johannes Schindelin
4
-7
/
+24
2019-02-19
t5562: do not depend on /dev/zero
Max Kirillov
1
-1
/
+1
2019-02-19
Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes"
Junio C Hamano
1
-2
/
+2
2019-02-14
Merge branch 'jc/no-grepping-for-strerror-in-tests'
Junio C Hamano
1
-1
/
+1
2019-02-14
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
1
-0
/
+1
2019-02-14
t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through Apache
Todd Zullinger
1
-0
/
+1
2019-02-14
t1404: do not rely on the exact phrasing of strerror()
Junio C Hamano
1
-1
/
+1
2019-02-13
Merge branch 'ab/rebase-test-fix'
Junio C Hamano
1
-3
/
+6
2019-02-13
Merge branch 'rb/no-dev-zero-in-test'
Junio C Hamano
3
-3
/
+16
2019-02-13
Merge branch 'sg/stress-test'
Junio C Hamano
3
-4
/
+23
2019-02-13
Merge branch 'kd/t0028-octal-del-is-377-not-777'
Junio C Hamano
1
-4
/
+4
2019-02-13
rebase: fix regression in rebase.useBuiltin=false test mode
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2019-02-13
t5562: replace /dev/zero with a pipe from generate_zero_bytes
Randall S. Becker
1
-2
/
+2
2019-02-13
t5318: replace use of /dev/zero with generate_zero_bytes
Randall S. Becker
1
-1
/
+1
2019-02-12
test-lib-functions.sh: add generate_zero_bytes function
Randall S. Becker
1
-0
/
+13
2019-02-11
utf8: handle systems that don't write BOM for UTF-16
brian m. carlson
1
-5
/
+29
2019-02-11
t0028: fix wrong octal values for BOM in setup
Kevin Daudt
1
-4
/
+4
2019-02-11
test-lib: fix non-portable pattern bracket expressions
SZEDER Gábor
2
-3
/
+3
2019-02-08
Merge branch 'ld/git-p4-remove-flakey-test'
Junio C Hamano
1
-27
/
+0
2019-02-08
Merge branch 'js/rebase-i-redo-exec-fix'
Junio C Hamano
1
-3
/
+0
2019-02-08
Merge branch 'js/smart-http-detect-remote-error'
Junio C Hamano
4
-0
/
+13
2019-02-08
Merge branch 'tz/gpg-test-fix'
Junio C Hamano
1
-2
/
+1
2019-02-08
Merge branch 'os/rebase-runs-post-checkout-hook'
Junio C Hamano
1
-1
/
+1
2019-02-08
test-lib: make '--stress' more bisect-friendly
SZEDER Gábor
2
-2
/
+21
2019-02-08
t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIR
Randall S. Becker
1
-1
/
+1
2019-02-08
t/lib-gpg: drop redundant killing of gpg-agent
Todd Zullinger
1
-1
/
+0
2019-02-08
t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt
Todd Zullinger
1
-1
/
+1
2019-02-06
Merge branch 'ss/describe-dirty-in-the-right-directory'
Junio C Hamano
1
-0
/
+39
2019-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'pw/rebase-x-sanity-check'
Junio C Hamano
1
-0
/
+19
2019-02-06
Merge branch 'js/vsts-ci'
Junio C Hamano
13
-13
/
+304
2019-02-06
Merge branch 'br/commit-tree-fully-spelled-gpg-sign-option'
Junio C Hamano
1
-4
/
+17
2019-02-06
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
2
-0
/
+140
2019-02-06
Merge branch 'tb/test-lint-sed-options'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'lt/date-human'
Junio C Hamano
2
-3
/
+32
2019-02-06
Merge branch 'jk/unused-parameter-cleanup'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
3
-2
/
+4
2019-02-06
Merge branch 'tt/bisect-in-c'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'tb/utf-16-le-with-explicit-bom'
Junio C Hamano
1
-1
/
+11
2019-02-06
Merge branch 'dt/cat-file-batch-ambiguous'
Junio C Hamano
1
-0
/
+10
[next]