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-03-18
parse-options: make OPT_ARGUMENT() more useful
Johannes Schindelin
1
-1
/
+1
2019-03-14
get_oid(): when an object was not found, try harder
Johannes Schindelin
1
-1
/
+1
2019-03-14
rebase -i: demonstrate obscure loose object cache bug
Johannes Schindelin
1
-0
/
+22
2019-03-14
t9811-git-p4-label-import: fix pipeline negation
SZEDER Gábor
1
-1
/
+1
2019-03-14
git p4 test: disable '-x' tracing in the p4d watchdog loop
SZEDER Gábor
1
-1
/
+1
2019-03-14
git p4 test: simplify timeout handling
SZEDER Gábor
1
-13
/
+6
2019-03-14
git p4 test: clean up the p4d cleanup functions
SZEDER Gábor
2
-28
/
+12
2019-03-14
git p4 test: use 'test_atexit' to kill p4d and the watchdog process
Johannes Schindelin
35
-139
/
+9
2019-03-14
t0301-credential-cache: use 'test_atexit' to stop the credentials helper
SZEDER Gábor
1
-6
/
+1
2019-03-14
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
25
-50
/
+1
2019-03-14
git-daemon: use 'test_atexit` to stop 'git-daemon'
Johannes Schindelin
3
-7
/
+9
2019-03-14
test-lib: introduce 'test_atexit'
Johannes Schindelin
4
-0
/
+89
2019-03-14
t/lib-git-daemon: make sure to kill the 'git-daemon' process
SZEDER Gábor
1
-2
/
+4
2019-03-14
test-lib: fix interrupt handling with 'dash' and '--verbose-log -x'
SZEDER Gábor
1
-1
/
+4
2019-03-13
t4150: remove unused variable
Andrei Rybak
1
-3
/
+1
2019-03-12
mingw: respect core.hidedotfiles = false in git-init again
Johannes Schindelin
1
-0
/
+11
2019-03-11
line-log: detect unsupported formats
Jeff King
1
-0
/
+10
2019-03-08
t3600: use helpers to replace test -d/f/e/s <path>
Rohit Ashiwal
1
-75
/
+75
2019-03-08
t3600: modernize style
Rohit Ashiwal
1
-100
/
+107
2019-03-08
test functions: add function `test_file_not_empty`
Rohit Ashiwal
1
-0
/
+9
2019-03-08
Make sure refs/rewritten/ is per-worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+35
2019-03-08
built-in stash: handle :(glob) pathspecs again
Johannes Schindelin
1
-0
/
+6
2019-03-08
line-log: suppress diff output with "-s"
Jeff King
1
-0
/
+7
2019-03-07
t5552: compensate for v2 filtering ref adv.
Jonathan Tan
1
-1
/
+4
2019-03-07
tests: fix protocol version for overspecifications
Jonathan Tan
4
-11
/
+46
2019-03-07
t5700: only run with protocol version 1
Jonathan Tan
1
-0
/
+3
2019-03-07
t5512: compensate for v0 only sending HEAD symrefs
Jonathan Tan
1
-5
/
+13
2019-03-07
t5503: fix overspecification of trace expectation
Jonathan Tan
1
-1
/
+1
2019-03-07
tests: always test fetch of unreachable with v0
Jonathan Tan
4
-9
/
+32
2019-03-07
t5601: check ssh command only with protocol v0
Jonathan Tan
1
-8
/
+8
2019-03-07
tests: define GIT_TEST_PROTOCOL_VERSION
Jonathan Tan
3
-2
/
+6
2019-03-07
Merge branch 'jt/http-auth-proto-v2-fix'
Junio C Hamano
1
-1
/
+32
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
1
-0
/
+8
2019-03-07
Merge branch 'jk/prune-optim'
Junio C Hamano
2
-8
/
+55
2019-03-07
Merge branch 'jh/trace2'
Junio C Hamano
11
-0
/
+1181
2019-03-07
Merge branch 'nd/split-index-null-base-fix'
Junio C Hamano
1
-0
/
+18
2019-03-07
Merge branch 'jc/test-yes-doc'
Junio C Hamano
2
-1
/
+14
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
1
-0
/
+88
2019-03-07
Merge branch 'sc/pack-redundant'
Junio C Hamano
1
-0
/
+467
2019-03-07
Merge branch 'du/branch-show-current'
Junio C Hamano
1
-0
/
+44
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
1
-0
/
+74
2019-03-07
Merge branch 'aw/pretty-trailers'
Junio C Hamano
1
-0
/
+117
2019-03-07
Merge branch 'nd/diff-parseopt'
Junio C Hamano
1
-2
/
+2
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
7
-0
/
+48
2019-03-07
tests: add a special setup where stash.useBuiltin is off
Johannes Schindelin
1
-0
/
+4
2019-03-07
stash: make push -q quiet
Paul-Sebastian Ungureanu
1
-0
/
+23
2019-03-07
stash: add tests for `git stash show` config
Paul-Sebastian Ungureanu
1
-0
/
+83
2019-03-07
stash: rename test cases to be more descriptive
Paul-Sebastian Ungureanu
1
-7
/
+7
2019-03-07
t3903: add test for --intent-to-add file
Matthew Kraai
1
-0
/
+8
2019-03-07
t3903: modernize style
Paul-Sebastian Ungureanu
1
-59
/
+61
[prev]
[next]