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-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-02-05
Merge branch 'pw/no-editor-in-rebase-i-implicit'
Junio C Hamano
3
-6
/
+11
2019-02-05
Merge branch 'jk/diff-cc-stat-fixes'
Junio C Hamano
6
-23
/
+133
2019-02-05
Merge branch 'bp/checkout-new-branch-optim'
Junio C Hamano
1
-0
/
+9
2019-02-05
Merge branch 'jk/attr-macro-fix'
Junio C Hamano
1
-0
/
+20
2019-02-05
Merge branch 'js/test-git-installed'
Junio C Hamano
1
-1
/
+1
2019-02-05
Merge branch 'js/abspath-part-inside-repo'
Junio C Hamano
1
-0
/
+7
2019-02-05
Merge branch 'jt/namespaced-ls-refs-fix'
Junio C Hamano
1
-0
/
+21
2019-02-05
Merge branch 'ab/commit-graph-write-progress'
Junio C Hamano
1
-7
/
+7
2019-02-05
Merge branch 'js/t6042-timing-fix'
Junio C Hamano
1
-2
/
+2
2019-02-05
Merge branch 'jk/add-ignore-errors-bit-assignment-fix'
Junio C Hamano
1
-0
/
+9
2019-02-05
Merge branch 'js/mingw-unc-path-w-backslashes'
Junio C Hamano
2
-0
/
+15
2019-02-05
Merge branch 'cc/test-ref-store-typofix'
Junio C Hamano
1
-1
/
+1
2019-02-05
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
6
-6
/
+13
2019-02-05
Merge branch 'js/commit-graph-chunk-table-fix'
Junio C Hamano
1
-3
/
+13
2019-02-05
Merge branch 'ld/git-p4-shelve-update-fix'
Junio C Hamano
1
-3
/
+54
2019-02-05
Merge branch 'js/filter-options-should-use-plain-int'
Junio C Hamano
1
-1
/
+138
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-0
/
+10
2019-01-29
Merge branch 'it/log-format-source'
Junio C Hamano
2
-0
/
+54
2019-01-29
Merge branch 'jt/upload-pack-deepen-relative-proto-v2'
Junio C Hamano
1
-0
/
+47
2019-01-29
Merge branch 'ms/http-no-more-failonerror'
Junio C Hamano
2
-0
/
+29
2019-01-29
Merge branch 'os/rebase-runs-post-checkout-hook'
Junio C Hamano
1
-54
/
+42
2019-01-29
Merge branch 'bc/sha-256'
Junio C Hamano
7
-51
/
+188
2019-01-29
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
2
-3
/
+122
2019-01-29
Merge branch 'jt/fetch-pack-v2'
Junio C Hamano
1
-7
/
+15
2019-01-29
Merge branch 'jk/proto-v2-hidden-refs-fix'
Junio C Hamano
1
-0
/
+6
2019-01-29
Merge branch 'pw/diff-color-moved-ws-fix'
Junio C Hamano
1
-3
/
+96
2019-01-29
Merge branch 'js/rebase-i-redo-exec'
Junio C Hamano
1
-0
/
+14
2019-01-28
implicit interactive rebase: don't run sequence editor
Phillip Wood
3
-6
/
+11
2019-01-24
combine-diff: treat --dirstat like --stat
Jeff King
2
-0
/
+4
2019-01-24
combine-diff: treat --summary like --stat
Jeff King
2
-0
/
+13
2019-01-24
combine-diff: treat --shortstat like --stat
Jeff King
2
-0
/
+5
2019-01-24
diff: clear emitted_symbols flag after use
Jeff King
1
-0
/
+79
2019-01-24
t4006: resurrect commented-out tests
Jeff King
1
-23
/
+32
2019-01-23
checkout: fix regression in checkout -b on intitial checkout
Ben Peart
1
-1
/
+1
2019-01-23
checkout: add test demonstrating regression with checkout -b on initial commit
Ben Peart
1
-0
/
+9
2019-01-22
attr: do not mark queried macros as unset
Jeff King
1
-0
/
+20
2019-01-22
tests: explicitly use `test-tool.exe` on Windows
Johannes Schindelin
1
-1
/
+1
2019-01-22
commit-graph: rename "large edges" to "extra edges"
SZEDER Gábor
1
-7
/
+7
2019-01-18
Merge branch 'ot/ref-filter-object-info'
Junio C Hamano
1
-0
/
+6
2019-01-18
Merge branch 'sg/stress-test'
Junio C Hamano
9
-133
/
+308
2019-01-18
Merge branch 'tg/t5570-drop-racy-test'
Junio C Hamano
2
-24
/
+3
2019-01-18
Merge branch 'so/cherry-pick-always-allow-m1'
Junio C Hamano
3
-11
/
+15
2019-01-18
Merge branch 'nd/worktree-remove-with-uninitialized-submodules'
Junio C Hamano
1
-0
/
+37
[next]