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
path: root/compat
AgeCommit message (Expand)Author
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2022-05-02Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocciJunio C Hamano
2022-05-02Merge branch 'ep/maint-equals-null-cocci' for maint-2.35Junio C Hamano
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2022-04-12Merge tag 'v2.35.2'Junio C Hamano
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-03-31Merge branch 'pw/add-p-single-key'Junio C Hamano
2022-03-26Merge branch 'ns/core-fsyncmethod'Junio C Hamano
2022-03-26compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOSJeff Hostetler
2022-03-26compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEventJeff Hostetler
2022-03-26compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on WindowsJeff Hostetler
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-24Sync with 2.34.2Johannes Schindelin
2022-03-24Sync with 2.33.2Johannes Schindelin
2022-03-24Sync with 2.32.1Johannes Schindelin
2022-03-24Sync with 2.31.2Johannes Schindelin
2022-03-24Sync with 2.30.3Johannes Schindelin
2022-03-22Merge branch 'pw/single-key-interactive'Junio C Hamano
2022-03-21Add a function to determine whether a path is owned by the current userJohannes Schindelin
2022-03-17mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón
2022-03-16terminal: restore settings on SIGTSTPPhillip Wood
2022-03-16terminal: work around macos poll() bugPhillip Wood
2022-03-16terminal: don't assume stdin is /dev/ttyPhillip Wood
2022-03-16terminal: use flags for save_term()Phillip Wood
2022-03-11core.fsyncmethod: add writeout-only modeNeeraj Singh
2022-03-11wrapper: make inclusion of Windows csprng header tightly scopedNeeraj Singh
2022-03-10Merge branch 'pw/single-key-interactive' into pw/add-p-single-keyJunio C Hamano
2022-03-02t/helper/test-chmtime: update mingw to support chmtime on directoriesTao Klerks
2022-02-24terminal: set VMIN and VTIME in non-canonical modePhillip Wood
2022-02-24terminal: pop signal handler when terminal is restoredPhillip Wood
2022-02-24terminal: always reset terminal when reading without echoPhillip Wood
2022-02-17Merge branch 'ab/auto-detect-zlib-compress2'Junio C Hamano
2022-02-12Merge branch 'bc/csprng-mktemps'Junio C Hamano
2022-02-05Merge branch 'jc/qsort-s-alignment-fix'Junio C Hamano
2022-01-26compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason
2022-01-19getcwd(mingw): handle the case when there is no cwdJohannes Schindelin
2022-01-18wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson
2022-01-13Merge branch 'ma/windows-dynload-fix'Junio C Hamano
2022-01-09lazyload: use correct calling conventionsMatthias Aßhauer
2022-01-08compat/qsort_s.c: avoid using potentially unaligned accessJunio C Hamano
2021-12-15Merge branch 'hn/reftable'Junio C Hamano
2021-12-11Merge branch 'cb/mingw-gmtime-r'Junio C Hamano
2021-11-30Merge branch 'jc/unsetenv-returns-an-int'Junio C Hamano
2021-11-28mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón
2021-11-10simple-ipc: work around issues with Cygwin's Unix socket emulationJohannes Schindelin
2021-10-30unsetenv(3) returns int, not voidJunio C Hamano
2021-10-19Merge branch 'cm/save-restore-terminal'Junio C Hamano
2021-10-14Merge branch 'jh/builtin-fsmonitor-part1'Junio C Hamano
2021-10-14Merge branch 'ab/config-based-hooks-1'Junio C Hamano