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
2018-11-21
Merge branch 'en/rerere-multi-stage-1-fix' into maint
Junio C Hamano
1
-0
/
+29
2018-11-21
Merge branch 'js/mingw-o-append' into maint
Junio C Hamano
4
-0
/
+95
2018-11-21
Merge branch 'jk/reopen-tempfile-truncate' into maint
Junio C Hamano
1
-0
/
+18
2018-11-21
Merge branch 'js/rebase-i-autosquash-fix' into maint
Junio C Hamano
1
-0
/
+19
2018-11-21
Merge branch 'jk/trailer-fixes' into maint
Junio C Hamano
4
-0
/
+104
2018-09-27
Sync with 2.18.1
Junio C Hamano
2
-0
/
+77
2018-09-27
Sync with 2.17.2
Junio C Hamano
2
-0
/
+77
2018-09-27
fsck: detect submodule paths starting with dash
Jeff King
1
-0
/
+8
2018-09-27
fsck: detect submodule urls starting with dash
Jeff King
1
-0
/
+15
2018-09-27
Sync with 2.16.5
Junio C Hamano
2
-0
/
+54
2018-09-27
Sync with 2.15.3
Junio C Hamano
2
-0
/
+54
2018-09-27
Sync with Git 2.14.4
Junio C Hamano
2
-0
/
+54
2018-09-27
submodule-config: ban submodule paths that start with a dash
Jeff King
1
-0
/
+20
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King
1
-0
/
+34
2018-09-11
mingw: fix mingw_open_append to work with named pipes
Jeff Hostetler
1
-1
/
+1
2018-09-11
t0051: test GIT_TRACE to a windows named pipe
Jeff Hostetler
4
-0
/
+95
2018-09-11
rerere: avoid buffer overrun
Elijah Newren
1
-1
/
+1
2018-09-11
t4200: demonstrate rerere segfault on specially crafted merge
Elijah Newren
1
-0
/
+29
2018-09-10
Merge branch 'jn/submodule-core-worktree-revert'
Junio C Hamano
2
-8
/
+2
2018-09-10
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
1
-0
/
+11
2018-09-07
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
2
-8
/
+2
2018-09-07
http-backend: allow empty CONTENT_LENGTH
Max Kirillov
1
-0
/
+11
2018-09-05
reopen_tempfile(): truncate opened file
Jeff King
1
-0
/
+18
2018-09-04
Merge branch 'es/chain-lint-more'
Junio C Hamano
5
-4
/
+18
2018-09-04
Merge branch 'ab/portable-more'
Junio C Hamano
10
-44
/
+53
2018-09-04
Merge branch 'en/directory-renames-nothanks'
Junio C Hamano
1
-1
/
+109
2018-09-04
Merge branch 'pw/rebase-i-author-script-fix'
Junio C Hamano
1
-3
/
+15
2018-09-04
rebase -i: be careful to wrap up fixup/squash chains
Johannes Schindelin
1
-1
/
+1
2018-09-04
rebase -i --autosquash: demonstrate a problem skipping the last squash
Johannes Schindelin
1
-0
/
+19
2018-08-30
am: avoid directory rename detection when calling recursive merge machinery
Elijah Newren
1
-2
/
+2
2018-08-30
t3401: add another directory rename testcase for rebase and am
Elijah Newren
1
-1
/
+109
2018-08-29
chainlint: match "quoted" here-doc tags
Eric Sunshine
5
-4
/
+18
2018-08-29
tests: fix non-portable iconv invocation
Ævar Arnfjörð Bjarmason
1
-1
/
+5
2018-08-29
tests: fix non-portable "${var:-"str"}" construct
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-27
Merge branch 'sg/test-rebase-editor-fix'
Junio C Hamano
1
-3
/
+3
2018-08-27
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t3420-autostash-fix'
Junio C Hamano
1
-4
/
+4
2018-08-27
Merge branch 'sg/t3903-missing-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t7501-thinkofix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t0020-conversion-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t4051-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'jk/use-compat-util-in-test-tool'
Junio C Hamano
1
-0
/
+2
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
77
-344
/
+231
2018-08-27
Merge branch 'ep/worktree-quiet-option'
Junio C Hamano
1
-0
/
+5
2018-08-27
Merge branch 'sm/branch-sort-config'
Junio C Hamano
1
-0
/
+46
2018-08-27
tests: fix and add lint for non-portable grep --file
Ævar Arnfjörð Bjarmason
2
-1
/
+2
2018-08-27
tests: fix version-specific portability issue in Perl JSON
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2018-08-27
tests: use shorter labels in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
1
-28
/
+28
2018-08-27
tests: fix comment syntax in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-08-27
tests: fix and add lint for non-portable seq
Ævar Arnfjörð Bjarmason
3
-8
/
+9
[next]