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
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
Merge branch 'js/cmake-vs'
Junio C Hamano
1
-12
/
+40
2020-10-04
Merge branch 'au/complete-restore-s'
Junio C Hamano
1
-34
/
+39
2020-10-04
Merge branch 'ab/mediawiki-fixes'
Junio C Hamano
13
-401
/
+169
2020-09-30
cmake (Windows): recommend using Visual Studio's built-in CMake support
Johannes Schindelin
1
-9
/
+17
2020-09-30
cmake (Windows): initialize vcpkg/build dependencies automatically
Johannes Schindelin
1
-0
/
+4
2020-09-30
cmake (Windows): complain when encountering an unknown compiler
Johannes Schindelin
1
-0
/
+2
2020-09-30
cmake (Windows): let the `.dll` files be found when running the tests
Johannes Schindelin
1
-0
/
+3
2020-09-30
cmake: quote the path accurately when editing `test-lib.sh`
Johannes Schindelin
1
-1
/
+1
2020-09-30
cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows
Johannes Schindelin
1
-1
/
+5
2020-09-28
cmake: ensure that the `vcpkg` packages are found on Windows
Johannes Schindelin
1
-0
/
+7
2020-09-28
cmake: do find Git for Windows' shell interpreter
Johannes Schindelin
1
-1
/
+1
2020-09-26
completion: complete refs after 'git restore -s'
Ákos Uzonyi
1
-0
/
+7
2020-09-26
completion: use "prev" variable instead of introducing "prevword"
Ákos Uzonyi
1
-34
/
+32
2020-09-25
Merge branch 'jk/diff-highlight-blank-match-fix'
Junio C Hamano
1
-1
/
+1
2020-09-21
diff-highlight: correctly match blank lines for flush
Jeff King
1
-1
/
+1
2020-09-21
remote-mediawiki: use "sh" to eliminate unquoted commands
Ævar Arnfjörð Bjarmason
1
-16
/
+8
2020-09-21
remote-mediawiki: annotate unquoted uses of run_git()
Ævar Arnfjörð Bjarmason
1
-6
/
+13
2020-09-21
remote-mediawiki: convert to quoted run_git() invocation
Ævar Arnfjörð Bjarmason
1
-23
/
+26
2020-09-21
remote-mediawiki: provide a list form of run_git()
Ævar Arnfjörð Bjarmason
1
-4
/
+15
2020-09-21
remote-mediawiki tests: annotate failing tests
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2020-09-21
remote-mediawiki: fix duplicate revisions being imported
Simon Legner
1
-0
/
+3
2020-09-21
remote-mediawiki tests: use CLI installer
Ævar Arnfjörð Bjarmason
6
-334
/
+79
2020-09-21
remote-mediawiki tests: use inline PerlIO for readability
Ævar Arnfjörð Bjarmason
1
-4
/
+3
2020-09-21
remote-mediawiki tests: replace deprecated Perl construct
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2020-09-21
remote-mediawiki tests: use a more idiomatic dispatch table
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2020-09-21
remote-mediawiki tests: use "$dir/" instead of "$dir."
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2020-09-21
remote-mediawiki tests: change `[]` to `test`
Ævar Arnfjörð Bjarmason
1
-6
/
+11
2020-09-21
remote-mediawiki tests: use test_cmp in tests
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2020-09-21
remote-mediawiki tests: use a 10 character password
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-09-21
remote-mediawiki tests: use the login/password variables
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2020-09-21
remote-mediawiki doc: don't hardcode Debian PHP versions
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2020-09-17
contrib/completion: complete options that take refs for format-patch
Denton Liu
1
-0
/
+4
2020-09-16
remote-mediawiki doc: link to MediaWiki's current version
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2020-09-16
remote-mediawiki doc: correct link to GitHub project
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2020-09-09
Merge branch 'os/vcbuild'
Junio C Hamano
2
-1
/
+2
2020-09-08
contrib/buildsystems: fix expat library name for generated vcxproj
Orgad Shaneh
2
-1
/
+2
2020-09-03
Merge branch 'jk/slimmed-down'
Junio C Hamano
6
-312
/
+6
2020-08-27
Merge branch 'rz/complete-more-options'
Junio C Hamano
1
-1
/
+13
2020-08-24
Merge branch 'dl/subtree-docs'
Junio C Hamano
1
-3
/
+3
2020-08-19
completion: add GIT_COMPLETION_SHOW_ALL env var
Ryan Zoeller
1
-1
/
+13
2020-08-18
contrib/subtree: document 'push' does not take '--squash'
Danny Lin
1
-2
/
+2
2020-08-18
contrib/subtree: fix "unsure" for --message in the document
Danny Lin
1
-1
/
+1
2020-08-17
Merge branch 'pd/mergetool-nvimdiff'
Junio C Hamano
1
-2
/
+2
2020-08-13
drop vcs-svn experiment
Jeff King
6
-287
/
+5
2020-08-13
make git-fast-import a builtin
Jeff King
1
-4
/
+1
2020-08-13
make git-bugreport a builtin
Jeff King
1
-4
/
+1
2020-08-13
make credential helpers builtins
Jeff King
1
-19
/
+1
2020-08-11
Merge branch 'ss/cmake-build'
Junio C Hamano
1
-0
/
+1000
2020-08-10
Merge branch 'es/adjust-subtree-test-for-merge-msg-update'
Junio C Hamano
1
-4
/
+2
2020-08-04
Merge branch 'mp/complete-show-color-moved'
Junio C Hamano
1
-0
/
+8
[next]