index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
buildsystems
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrapper: add a helper to generate numbers from a CSPRNG
brian m. carlson
2022-01-17
1
-1
/
+1
*
Merge branch 'hn/reftable'
Junio C Hamano
2021-12-15
2
-3
/
+22
|
\
|
*
reftable: utility functions
Han-Wen Nienhuys
2021-10-08
2
-3
/
+22
*
|
Merge branch 'bc/require-c99'
Junio C Hamano
2021-12-10
1
-1
/
+1
|
\
\
|
*
|
git-compat-util: add a test balloon for C99 support
brian m. carlson
2021-12-01
1
-1
/
+1
|
|
/
*
|
git-sh-setup: remove "sane_grep", it's not needed anymore
Ævar Arnfjörð Bjarmason
2021-10-22
1
-1
/
+0
*
|
hook-list.h: add a generated list of hooks, like config-list.h
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+7
|
/
*
Merge branch 'js/gfw-system-config-loc-fix'
Junio C Hamano
2021-07-17
1
-4
/
+7
|
\
|
*
cmake(windows): set correct path to the system Git config
Dennis Ameling
2021-06-29
1
-4
/
+7
*
|
Merge branch 'mr/cmake'
Junio C Hamano
2021-07-14
1
-9
/
+28
|
\
\
|
|
/
|
/
|
|
*
cmake: add warning for ignored MSGFMT_EXE
Matthew Rogers
2021-06-11
1
-8
/
+12
|
*
cmake: create compile_commands.json by default
Matthew Rogers
2021-06-11
1
-0
/
+4
|
*
cmake: add knob to disable vcpkg
Matthew Rogers
2021-06-11
1
-4
/
+15
*
|
Merge branch 'jh/simple-ipc-sans-pthread'
Junio C Hamano
2021-05-22
1
-1
/
+9
|
\
\
|
*
|
simple-ipc: correct ifdefs when NO_PTHREADS is defined
Jeff Hostetler
2021-05-21
1
-1
/
+9
*
|
|
Merge branch 'js/cmake-vsbuild'
Junio C Hamano
2021-04-08
1
-7
/
+19
|
\
\
\
|
*
|
|
cmake(install): include vcpkg dlls
Dennis Ameling
2021-03-29
1
-0
/
+4
|
*
|
|
cmake: add a preparatory work-around to accommodate `vcpkg`
Johannes Schindelin
2021-03-29
1
-5
/
+9
|
*
|
|
cmake(install): fix double .exe suffixes
Dennis Ameling
2021-03-28
1
-2
/
+2
|
*
|
|
cmake: support SKIP_DASHED_BUILT_INS
Johannes Schindelin
2021-03-28
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jh/simple-ipc'
Junio C Hamano
2021-04-02
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
simple-ipc: add Unix domain socket implementation
Jeff Hostetler
2021-03-22
1
-0
/
+2
|
*
unix-stream-server: create unix domain socket under lock
Jeff Hostetler
2021-03-15
1
-1
/
+1
|
*
simple-ipc: add win32 implementation
Jeff Hostetler
2021-03-15
1
-0
/
+4
*
|
Remove support for v1 of the PCRE library
Ævar Arnfjörð Bjarmason
2021-01-24
1
-4
/
+0
|
/
*
Merge branch 'js/cmake-extra-built-ins-fix'
Junio C Hamano
2020-12-14
1
-4
/
+11
|
\
|
*
cmake: determine list of extra built-ins dynamically
Johannes Schindelin
2020-12-04
1
-4
/
+11
*
|
ci(vs-build): stop passing the iconv library location explicitly
Dennis Ameling
2020-12-04
1
-1
/
+1
|
/
*
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 '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
*
|
drop vcs-svn experiment
Jeff King
2020-08-13
1
-21
/
+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
|
/
*
cmake: support for building git on windows with msvc and clang.
Sibi Siddharthan
2020-06-26
1
-10
/
+45
*
cmake: support for building git on windows with mingw
Sibi Siddharthan
2020-06-26
1
-23
/
+94
*
cmake: support for testing git when building out of the source tree
Sibi Siddharthan
2020-06-26
1
-0
/
+20
*
cmake: support for testing git with ctest
Sibi Siddharthan
2020-06-26
1
-0
/
+124
*
cmake: installation support for git
Sibi Siddharthan
2020-06-26
1
-0
/
+49
*
cmake: generate the shell/perl/python scripts and templates, translations
Sibi Siddharthan
2020-06-26
1
-1
/
+110
*
Introduce CMake support for configuring Git
Sibi Siddharthan
2020-06-12
1
-0
/
+592
*
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
Johannes Schindelin
2020-01-16
1
-2
/
+2
[next]