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-04-01
Merge branch 'jt/test-protocol-version' into jt/fetch-no-update-shallow-in-pr...
Junio C Hamano
14
-37
/
+113
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
1
-0
/
+10
2019-03-20
Merge branch 'jk/fsck-doc'
Junio C Hamano
1
-2
/
+17
2019-03-20
Merge branch 'js/stress-test-ui-tweak'
Junio C Hamano
2
-4
/
+13
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
1
-0
/
+8
2019-03-20
Merge branch 'jk/bisect-final-output'
Junio C Hamano
1
-3
/
+3
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-05
fsck: always compute USED flags for unreachable objects
Jeff King
1
-2
/
+17
2019-03-05
rev-list: allow cached objects in existence check
Jeff King
1
-0
/
+10
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin
1
-0
/
+8
2019-03-04
tests: introduce --stress-jobs=<N>
Johannes Schindelin
2
-3
/
+11
2019-03-04
tests: let --stress-limit=<N> imply --stress
Johannes Schindelin
2
-1
/
+2
2019-03-03
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan
1
-1
/
+32
2019-03-01
bisect: make diff-tree output prettier
Jeff King
1
-3
/
+3
2019-02-24
diff: reuse diff setup for --no-index case
Jeff King
1
-0
/
+8
2019-02-22
Merge branch 'ab/bsd-fixes'
Junio C Hamano
2
-5
/
+5
2019-02-22
Merge branch 'ab/workaround-dash-bug-in-test'
Junio C Hamano
1
-0
/
+1
2019-02-22
trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
Jeff Hostetler
9
-0
/
+1174
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
3
-0
/
+7
2019-02-22
commit-graph tests: fix unportable "dd" invocation
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-02-21
tests: fix unportable "\?" and "\+" regex syntax
Ævar Arnfjörð Bjarmason
1
-4
/
+4
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
t5304: rename "sha1" variables to "oid"
Jeff King
1
-12
/
+12
2019-02-14
prune: use bitmaps for reachability traversal
Jeff King
1
-0
/
+11
[next]