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