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
2023-12-10Merge branch 'js/doc-unit-tests-with-cmake'Junio C Hamano
2023-11-10cmake: handle also unit testsJohannes Schindelin
2023-11-10cmake: use test names instead of full pathsJohannes Schindelin
2023-11-10cmake: fix typo in variable nameJohannes Schindelin
2023-11-10cmake: also build unit testsJohannes Schindelin
2023-08-15Merge branch 'ds/maintenance-on-windows-fix'Junio C Hamano
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin
2023-06-21cache.h: remove this no-longer-used headerElijah Newren
2022-11-08Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason
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