Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27cmake: support local installations of gitCarlo Marcelo Arenas Belón
2022-06-11Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-05-27fsmonitor--daemon: stub in health threadJeff Hostetler
2022-05-27fsmonitor-settings: stub in macOS-specific incompatibility checkingJeff Hostetler
2022-05-27fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler
2022-05-25cmake: remove (_)UNICODE def on Windows in CMakeLists.txtYuyi Wang
2022-05-25cmake: add pcre2 supportYuyi Wang
2022-05-25cmake: fix CMakeLists.txt on LinuxYuyi Wang
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-03-26compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler
2022-03-26compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler
2022-03-11core.fsyncmethod: add writeout-only modeNeeraj Singh
2022-01-18wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson
2021-12-15Merge branch 'hn/reftable'Junio C Hamano
2021-12-11Merge branch 'bc/require-c99'Junio C Hamano
2021-12-02git-compat-util: add a test balloon for C99 supportbrian m. carlson
2021-10-22git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason
2021-10-08reftable: utility functionsHan-Wen Nienhuys
2021-09-27hook-list.h: add a generated list of hooks, like config-list.hÆvar Arnfjörð Bjarmason
2021-07-17Merge branch 'js/gfw-system-config-loc-fix'Junio C Hamano
2021-07-14Merge branch 'mr/cmake'Junio C Hamano
2021-06-29cmake(windows): set correct path to the system Git configDennis Ameling
2021-06-11cmake: add warning for ignored MSGFMT_EXEMatthew Rogers
2021-06-11cmake: create compile_commands.json by defaultMatthew Rogers
2021-06-11cmake: add knob to disable vcpkgMatthew Rogers
2021-05-22Merge branch 'jh/simple-ipc-sans-pthread'Junio C Hamano
2021-05-21simple-ipc: correct ifdefs when NO_PTHREADS is definedJeff Hostetler
2021-04-08Merge branch 'js/cmake-vsbuild'Junio C Hamano
2021-04-03Merge branch 'jh/simple-ipc'Junio C Hamano
2021-03-29cmake(install): include vcpkg dllsDennis Ameling
2021-03-29cmake: add a preparatory work-around to accommodate `vcpkg`Johannes Schindelin
2021-03-28cmake(install): fix double .exe suffixesDennis Ameling
2021-03-28cmake: support SKIP_DASHED_BUILT_INSJohannes Schindelin
2021-03-22simple-ipc: add Unix domain socket implementationJeff Hostetler
2021-03-16unix-stream-server: create unix domain socket under lockJeff Hostetler
2021-03-16simple-ipc: add win32 implementationJeff Hostetler
2021-01-24Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason
2020-12-14Merge branch 'js/cmake-extra-built-ins-fix'Junio C Hamano
2020-12-04cmake: determine list of extra built-ins dynamicallyJohannes Schindelin
2020-12-04ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling
2020-09-30cmake (Windows): recommend using Visual Studio's built-in CMake supportJohannes Schindelin
2020-09-30cmake (Windows): initialize vcpkg/build dependencies automaticallyJohannes Schindelin
2020-09-30cmake (Windows): complain when encountering an unknown compilerJohannes Schindelin
2020-09-30cmake (Windows): let the `.dll` files be found when running the testsJohannes Schindelin
2020-09-30cmake: quote the path accurately when editing `test-lib.sh`Johannes Schindelin
2020-09-30cmake: fall back to using `vcpkg`'s `msgfmt.exe` on WindowsJohannes Schindelin
2020-09-29cmake: ensure that the `vcpkg` packages are found on WindowsJohannes Schindelin
2020-09-29cmake: do find Git for Windows' shell interpreterJohannes Schindelin
2020-09-09Merge branch 'os/vcbuild'Junio C Hamano
2020-09-09contrib/buildsystems: fix expat library name for generated vcxprojOrgad Shaneh