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
2020-04-22
Merge branch 'eb/format-patch-no-encode-headers'
Junio C Hamano
1
-0
/
+53
2020-04-22
Merge branch 'dd/no-gpg-sign'
Junio C Hamano
2
-0
/
+157
2020-04-22
Merge branch 'js/t0007-typofix'
Junio C Hamano
1
-1
/
+1
2020-04-22
Merge branch 'en/sequencer-reflog-action'
Junio C Hamano
1
-8
/
+8
2020-04-22
Merge branch 'jk/use-quick-lookup-in-clone-for-tag-following'
Junio C Hamano
1
-0
/
+8
2020-04-22
Merge branch 'ag/rebase-merge-allow-ff-under-abbrev-command'
Junio C Hamano
1
-5
/
+19
2020-04-22
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
4
-14
/
+14
2020-04-22
Merge branch 'jk/p5310-drop-non-bitmap-timing'
Junio C Hamano
1
-4
/
+0
2020-04-22
Merge branch 'jk/harden-protocol-v2-delim-handling'
Junio C Hamano
3
-14
/
+60
2020-04-22
Merge branch 'jk/test-cleanup'
Junio C Hamano
4
-1
/
+2
2020-04-22
Merge branch 'dr/midx-avoid-int-underflow'
Junio C Hamano
2
-4
/
+9
2020-04-22
Merge branch 'dl/test-must-fail-fixes-3'
Junio C Hamano
5
-56
/
+66
2020-04-22
Merge branch 'js/trace2-env-vars'
Junio C Hamano
2
-0
/
+38
2020-04-22
Merge branch 'mt/test-lib-bundled-short-options'
Junio C Hamano
2
-15
/
+49
2020-04-22
Merge branch 'js/test-junit-finalization-fix'
Junio C Hamano
1
-0
/
+1
2020-04-22
Merge branch 'js/tests-gpg-integration-on-windows'
Junio C Hamano
3
-52
/
+77
2020-04-22
Merge branch 'jk/t3419-drop-expensive-tests'
Junio C Hamano
1
-72
/
+42
2020-04-22
Merge branch 'ar/test-style-fixes'
Junio C Hamano
13
-49
/
+49
2020-04-19
Sync with 2.26.2
Junio C Hamano
3
-19
/
+275
2020-04-19
Git 2.26.2
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.25.4
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.24.3
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.23.3
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.22.4
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.21.3
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.20.4
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.19.5
Jonathan Nieder
3
-19
/
+275
2020-04-19
Git 2.18.4
Jonathan Nieder
3
-19
/
+275
2020-04-19
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
1
-0
/
+32
2020-04-19
credential: treat URL with empty scheme as invalid
Jonathan Nieder
2
-0
/
+41
2020-04-19
credential: treat URL without scheme as invalid
Jonathan Nieder
2
-5
/
+34
2020-04-19
credential: die() when parsing invalid urls
Jeff King
1
-2
/
+1
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
1
-0
/
+29
2020-04-19
credential: refuse to operate when missing host or protocol
Jeff King
1
-8
/
+26
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
1
-0
/
+17
2020-04-19
t0300: use more realistic inputs
Jeff King
1
-4
/
+85
2020-04-19
t0300: make "quit" helper more realistic
Jeff King
1
-3
/
+13
2020-04-13
Sync with v2.26.1
Junio C Hamano
3
-2
/
+32
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+53
2020-04-07
sequencer: honor GIT_REFLOG_ACTION
Elijah Newren
1
-8
/
+8
2020-04-05
t0007: fix a typo
Johannes Schindelin
1
-1
/
+1
2020-04-03
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh
1
-0
/
+86
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
1
-0
/
+71
2020-04-01
clone: use "quick" lookup while following tags
Jeff King
1
-0
/
+8
2020-03-30
t3432: test `--merge' with `rebase.abbreviateCommands = true', too
Alban Gruin
1
-5
/
+19
2020-03-30
test-tool: rename sha1-array to oid-array
Jeff King
4
-13
/
+13
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
2
-4
/
+6
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-28
midx.c: fix an integer underflow
Damien Robert
2
-4
/
+9
[next]