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-10-06
tests: let --immediate and --write-junit-xml play well together
Johannes Schindelin
1
-16
/
+22
2019-10-06
test-tool run-command: learn to run (parts of) the testsuite
Johannes Schindelin
1
-0
/
+153
2019-10-06
vcxproj: include more generated files
Johannes Schindelin
1
-3
/
+6
2019-10-06
vcxproj: only copy `git-remote-http.exe` once it was built
Johannes Schindelin
2
-3
/
+10
2019-10-06
msvc: work around a bug in GetEnvironmentVariable()
Johannes Schindelin
1
-0
/
+2
2019-10-06
msvc: handle DEVELOPER=1
Johannes Schindelin
1
-0
/
+46
2019-10-06
msvc: ignore some libraries when linking
Johannes Schindelin
1
-1
/
+1
2019-10-06
compat/win32/path-utils.h: add #include guards
Johannes Schindelin
1
-0
/
+5
2019-10-06
winansi: use FLEX_ARRAY to avoid compiler warning
Johannes Schindelin
1
-1
/
+1
2019-10-06
msvc: avoid using minus operator on unsigned types
Johannes Schindelin
3
-4
/
+17
2019-10-04
push: do not pretend to return `int` from `die_push_simple()`
Johannes Schindelin
1
-2
/
+2
2019-09-05
.gitignore: stop ignoring `.manifest` files
Johannes Schindelin
1
-1
/
+0
2019-07-29
git: avoid calling aliased builtins via their dashed form
Johannes Schindelin
1
-3
/
+0
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
[next]