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-10-28Merge branch 'js/cmake-updates'Junio C Hamano
2022-10-19cmake: increase time-out for a long-running testJohannes Schindelin
2022-10-19cmake: avoid editing t/test-lib.shJohannes Schindelin
2022-10-19cmake: copy the merge tools for testingJohannes Schindelin
2022-10-19cmake: make it easier to diagnose regressions in CTest runsJohannes Schindelin
2022-10-18Merge branch 'ed/fsmonitor-on-networked-macos'Junio C Hamano
2022-10-05fsmonitor: relocate socket file if .git directory is remoteEric DeCosta
2022-10-05fsmonitor: refactor filesystem checks to common interfaceEric DeCosta
2022-09-20Merge branch 'vd/scalar-to-main'Junio C Hamano
2022-09-02scalar: include in standard Git build & installationVictoria Dye
2022-09-01test-lib: replace chainlint.sed with chainlint.plEric Sunshine
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