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
2019-07-29
bin-wrappers: append `.exe` to target paths if necessary
Johannes Schindelin
1
-1
/
+1
2019-07-29
.gitignore: ignore Visual Studio's temporary/generated files
Johannes Schindelin
1
-0
/
+3
2019-07-29
.gitignore: touch up the entries regarding Visual Studio
Philip Oakley
1
-2
/
+3
2019-07-29
vcxproj: also link-or-copy builtins
Johannes Schindelin
2
-0
/
+18
2019-07-29
msvc: add a Makefile target to pre-generate the Visual Studio solution
Johannes Schindelin
3
-1
/
+86
2019-07-29
contrib/buildsystems: add a backend for modern Visual Studio versions
Johannes Schindelin
1
-0
/
+385
2019-07-29
contrib/buildsystems: handle options starting with a slash
Johannes Schindelin
1
-1
/
+1
2019-07-29
contrib/buildsystems: also handle -lexpat
Johannes Schindelin
1
-0
/
+2
2019-07-29
contrib/buildsystems: handle libiconv, too
Johannes Schindelin
1
-0
/
+2
2019-07-29
contrib/buildsystems: handle the curl library option
Philip Oakley
1
-1
/
+3
2019-07-29
contrib/buildsystems: error out on unknown option
Johannes Schindelin
1
-0
/
+2
2019-07-29
contrib/buildsystems: optionally capture the dry-run in a file
Philip Oakley
1
-0
/
+10
2019-07-29
contrib/buildsystems: redirect errors of the dry run into a log file
Philip Oakley
1
-1
/
+6
2019-07-29
contrib/buildsystems: ignore gettext stuff
Philip Oakley
1
-0
/
+6
2019-07-29
contrib/buildsystems: handle quoted spaces in filenames
Philip Oakley
1
-3
/
+4
2019-07-29
contrib/buildsystems: fix misleading error message
Philip Oakley
1
-1
/
+1
2019-07-29
contrib/buildsystems: ignore irrelevant files in Generators/
Johannes Schindelin
1
-1
/
+1
2019-07-29
contrib/buildsystems: ignore invalidcontinue.obj
Philip Oakley
1
-3
/
+7
2019-07-29
Vcproj.pm: urlencode '<' and '>' when generating VC projects
Johannes Schindelin
1
-0
/
+8
2019-07-29
Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool
Johannes Schindelin
1
-12
/
+0
2019-07-29
Vcproj.pm: list git.exe first to be startup project
Philip Oakley
1
-14
/
+19
2019-07-29
Vcproj.pm: auto-generate GUIDs
Johannes Schindelin
1
-57
/
+9
2019-07-11
The fifth batch
Junio C Hamano
1
-0
/
+16
2019-07-11
Merge branch 'js/mingw-use-utf8'
Junio C Hamano
3
-8
/
+16
2019-07-11
Merge branch 'sg/ci-brew-gcc-workaround'
Junio C Hamano
2
-3
/
+5
2019-07-11
Merge branch 'kb/windows-force-utf8'
Junio C Hamano
1
-1
/
+19
2019-07-11
Merge branch 'dr/progress-i18n'
Junio C Hamano
3
-7
/
+44
2019-07-11
Merge branch 'qn/clone-doc-use-long-form'
Junio C Hamano
1
-17
/
+17
2019-07-11
Merge branch 'js/rebase-reschedule-applies-only-to-interactive'
Junio C Hamano
2
-3
/
+15
2019-07-11
Merge branch 'sg/git-C-empty-doc'
Junio C Hamano
1
-1
/
+2
2019-07-11
Merge branch 'jt/t5551-test-chunked'
Junio C Hamano
1
-3
/
+2
2019-07-11
Merge branch 'js/mingw-gcc-stack-protect'
Junio C Hamano
1
-1
/
+2
2019-07-11
Merge branch 'cb/windows-manifest'
Junio C Hamano
2
-0
/
+27
2019-07-09
The fourth batch
Junio C Hamano
1
-0
/
+115
2019-07-09
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
8
-1
/
+88
2019-07-09
Merge branch 'jh/status-aheadbehind'
Junio C Hamano
8
-1
/
+88
2019-07-09
Merge branch 'sg/t5551-fetch-smart-error-is-translated'
Junio C Hamano
1
-2
/
+2
2019-07-09
Merge branch 'ms/submodule-foreach-fix'
Junio C Hamano
2
-0
/
+8
2019-07-09
Merge branch 'jh/msvc'
Junio C Hamano
19
-62
/
+620
2019-07-09
Merge branch 'sg/rebase-progress'
Junio C Hamano
8
-98
/
+104
2019-07-09
Merge branch 'jw/gitweb-sample-update'
Junio C Hamano
1
-2
/
+1
2019-07-09
Merge branch 'js/t0001-case-insensitive'
Junio C Hamano
2
-14
/
+23
2019-07-09
Merge branch 'cc/first-contrib-tutorial'
Junio C Hamano
1
-5
/
+7
2019-07-09
Merge branch 'ab/fail-prereqs-in-test'
Junio C Hamano
2
-2
/
+2
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
65
-661
/
+1917
2019-07-09
Merge branch 'nd/fetch-capability-tweak'
Junio C Hamano
1
-24
/
+37
2019-07-09
Merge branch 'jk/oidhash'
Junio C Hamano
37
-168
/
+156
2019-07-09
Merge branch 'jk/delta-islands-progress-fix'
Junio C Hamano
3
-4
/
+5
2019-07-09
Merge branch 'md/sort-detached-head-first'
Junio C Hamano
3
-18
/
+21
2019-07-09
Merge branch 'nd/fetch-multi-gc-once'
Junio C Hamano
3
-8
/
+20
[next]