summaryrefslogtreecommitdiffstats
path: root/compat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/unsetenv-returns-an-int'Junio C Hamano2021-11-301-1/+3
|\
| * unsetenv(3) returns int, not voidJunio C Hamano2021-10-301-1/+3
| * Merge branch 'rs/git-mmap-uses-malloc' into maintJunio C Hamano2021-10-121-1/+6
| |\
* | | simple-ipc: work around issues with Cygwin's Unix socket emulationJohannes Schindelin2021-11-101-0/+22
* | | Merge branch 'cm/save-restore-terminal'Junio C Hamano2021-10-192-15/+63
|\ \ \
| * | | terminal: teach git how to save/restore its terminal settingsCarlo Marcelo Arenas Belón2021-10-062-15/+63
| |/ /
* | | Merge branch 'jh/builtin-fsmonitor-part1'Junio C Hamano2021-10-142-22/+171
|\ \ \
| * | | simple-ipc/ipc-win32: add Windows ACL to named pipeJeff Hostetler2021-09-201-11/+129
| * | | simple-ipc/ipc-win32: add trace2 debuggingJeff Hostetler2021-09-201-1/+24
| * | | simple-ipc: preparations for supporting binary messages.Jeff Hostetler2021-09-202-10/+18
* | | | Merge branch 'ab/config-based-hooks-1'Junio C Hamano2021-10-141-1/+1
|\ \ \ \
| * | | | Makefile: stop hardcoding {command,config}-list.hÆvar Arnfjörð Bjarmason2021-09-241-1/+1
* | | | | lazyload.h: use an even more generic function pointer than FARPROCCarlo Marcelo Arenas Belón2021-09-271-3/+6
* | | | | lazyload.h: fix warnings about mismatching function pointer typesJohannes Sixt2021-09-271-2/+3
|/ / / /
* | | | Merge branch 'cb/pedantic-build-for-developers'Junio C Hamano2021-09-212-2/+2
|\ \ \ \
| * | | | win32: allow building with pedantic mode enabledCarlo Marcelo Arenas Belón2021-09-032-2/+2
* | | | | Merge branch 'ab/tr2-leaks-and-fixes'Junio C Hamano2021-09-211-24/+145
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tr2: log N parent process names on LinuxÆvar Arnfjörð Bjarmason2021-09-071-17/+132
| * | | | tr2: do compiler enum check in trace2_collect_process_info()Ævar Arnfjörð Bjarmason2021-09-071-6/+7
| * | | | tr2: leave the parent list empty upon failure & don't leak memoryÆvar Arnfjörð Bjarmason2021-09-071-3/+5
| * | | | tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under LinuxÆvar Arnfjörð Bjarmason2021-09-071-1/+5
| * | | | tr2: remove NEEDSWORK comment for "non-procfs" implementationsÆvar Arnfjörð Bjarmason2021-09-071-1/+0
| |/ / /
* | | | Merge branch 'rs/git-mmap-uses-malloc'Junio C Hamano2021-09-081-1/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | compat: let git_mmap use malloc(3) directlyRené Scharfe2021-08-241-1/+6
* | | Merge branch 'es/trace2-log-parent-process-name'Junio C Hamano2021-08-252-0/+66
|\ \ \ | |_|/ |/| |
| * | tr2: log parent process nameEmily Shaffer2021-07-221-0/+55
| * | tr2: make process info collection platform-genericEmily Shaffer2021-07-221-0/+11
* | | mingw: align symlinks-related rmdir() behavior with LinuxThomas Bétous2021-08-031-0/+21
| |/ |/|
* | Merge branch 'jh/simple-ipc-sans-pthread'Junio C Hamano2021-05-223-7/+19
|\ \ | |/ |/|
| * simple-ipc: correct ifdefs when NO_PTHREADS is definedJeff Hostetler2021-05-213-7/+19
* | Merge branch 'js/access-nul-emulation-on-windows'Junio C Hamano2021-04-211-0/+2
|\ \
| * | msvc: avoid calling `access("NUL", flags)`Johannes Schindelin2021-04-161-0/+2
* | | Merge branch 'tb/precompose-prefix-simplify'Junio C Hamano2021-04-142-5/+5
|\ \ \
| * | | precompose_utf8: make precompose_string_if_needed() publicTorsten Bögershausen2021-04-062-5/+5
* | | | Merge branch 'jh/simple-ipc'Junio C Hamano2021-04-023-0/+1778
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | simple-ipc: add Unix domain socket implementationJeff Hostetler2021-03-221-0/+999
| * | simple-ipc: add win32 implementationJeff Hostetler2021-03-152-0/+779
* | | Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano2021-03-091-0/+2
|\ \ \
| * \ \ Sync with 2.29.3Johannes Schindelin2021-02-121-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Sync with 2.28.1Johannes Schindelin2021-02-121-0/+2
| | |\ \
| | | * \ Sync with 2.27.1Johannes Schindelin2021-02-121-0/+2
| | | |\ \
| | | | * \ Sync with 2.26.3Johannes Schindelin2021-02-121-0/+2
| | | | |\ \
| | | | | * \ Sync with 2.25.5Johannes Schindelin2021-02-121-0/+2
| | | | | |\ \
| | | | | | * \ Sync with 2.24.4Johannes Schindelin2021-02-121-0/+2
| | | | | | |\ \
| | | | | | | * \ Sync with 2.23.4Johannes Schindelin2021-02-121-0/+2
| | | | | | | |\ \
| | | | | | | | * \ Sync with 2.22.5Johannes Schindelin2021-02-121-0/+2
| | | | | | | | |\ \
| | | | | | | | | * \ Sync with 2.21.4Johannes Schindelin2021-02-121-0/+2
| | | | | | | | | |\ \
| | | | | | | | | | * \ Sync with 2.20.5Johannes Schindelin2021-02-121-0/+2
| | | | | | | | | | |\ \
| | | | | | | | | | | * \ Sync with 2.19.6Johannes Schindelin2021-02-121-0/+2
| | | | | | | | | | | |\ \
| | | | | | | | | | | | * \ Sync with 2.18.5Johannes Schindelin2021-02-121-0/+2
| | | | | | | | | | | | |\ \