index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
Merge branch 'jk/test-cleanup'
Junio C Hamano
4
-1
/
+2
2020-04-22
Merge branch 'ak/run-command-on-cygwin-fix'
Junio C Hamano
3
-5
/
+24
2020-04-22
Merge branch 'dr/midx-avoid-int-underflow'
Junio C Hamano
3
-4
/
+24
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
11
-1
/
+143
2020-04-22
Merge branch 'jt/connectivity-check-optim-in-partial-clone'
Junio C Hamano
4
-23
/
+9
2020-04-22
Merge branch 'bc/faq'
Junio C Hamano
2
-0
/
+338
2020-04-22
Merge branch 'bk/p4-pre-edit-changelist'
Junio C Hamano
3
-58
/
+274
2020-04-22
Merge branch 'mt/test-lib-bundled-short-options'
Junio C Hamano
2
-15
/
+49
2020-04-22
Merge branch 'js/import-tars-do-not-make-phony-files-from-pax-headers'
Junio C Hamano
1
-0
/
+2
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 'ds/doc-clone-filter'
Junio C Hamano
1
-1
/
+12
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
16
-40
/
+503
2020-04-19
Git 2.26.2
Jonathan Nieder
18
-42
/
+504
2020-04-19
Git 2.25.4
Jonathan Nieder
17
-42
/
+499
2020-04-19
Git 2.24.3
Jonathan Nieder
16
-42
/
+494
2020-04-19
Git 2.23.3
Jonathan Nieder
15
-42
/
+489
2020-04-19
Git 2.22.4
Jonathan Nieder
14
-42
/
+484
2020-04-19
Git 2.21.3
Jonathan Nieder
13
-42
/
+479
2020-04-19
Git 2.20.4
Jonathan Nieder
12
-42
/
+474
2020-04-19
Git 2.19.5
Jonathan Nieder
11
-42
/
+469
2020-04-19
Git 2.18.4
Jonathan Nieder
10
-42
/
+464
2020-04-19
Git 2.17.5
Jeff King
3
-2
/
+24
2020-04-19
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
2
-3
/
+39
2020-04-19
credential: treat URL with empty scheme as invalid
Jonathan Nieder
3
-3
/
+43
2020-04-19
credential: treat URL without scheme as invalid
Jonathan Nieder
4
-9
/
+84
2020-04-19
credential: die() when parsing invalid urls
Jeff King
2
-6
/
+3
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
2
-5
/
+118
2020-04-19
credential: refuse to operate when missing host or protocol
Jeff King
2
-14
/
+40
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
3
-2
/
+19
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
16
-6
/
+158
2020-03-30
docs: add a FAQ
brian m. carlson
2
-0
/
+338
2020-03-29
connected: always use partial clone optimization
Jonathan Tan
4
-23
/
+9
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
7
-16
/
+18
2020-03-28
midx.c: fix an integer underflow
Damien Robert
3
-4
/
+24
2020-03-27
t/lib-*.sh: drop executable bit
Jeff King
4
-0
/
+0
2020-03-27
t/lib-credential.sh: drop shebang line
Jeff King
1
-1
/
+2
2020-03-27
run-command: trigger PATH lookup properly on Cygwin
Andras Kucsma
3
-5
/
+24
2020-03-27
t5801: teach compare_refs() to accept !
Denton Liu
1
-2
/
+8
2020-03-27
t5612: stop losing return codes of git commands
Denton Liu
1
-12
/
+12
2020-03-27
t5612: don't use `test_must_fail test_cmp`
Denton Liu
1
-1
/
+1
2020-03-27
t5607: reorder `nongit test_must_fail`
Denton Liu
1
-1
/
+1
2020-03-27
t5550: simplify no matching line check
Denton Liu
1
-3
/
+1
2020-03-27
t5512: stop losing return codes of git commands
Denton Liu
1
-7
/
+7
2020-03-27
t5512: stop losing git exit code in here-docs
Denton Liu
1
-29
/
+35
[next]