index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
/
simple-ipc
Age
Commit message (
Expand
)
Author
2025-12-11
git-compat-util: introduce MEMZERO_ARRAY() macro
Toon Claes
2024-10-25
Merge branch 'ak/typofixes'
Taylor Blau
2024-10-10
compat: fix typos
Andrew Kreimer
2024-10-08
simple-ipc: split async server initialization and running
Jeff King
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-04-11
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2021-11-10
simple-ipc: work around issues with Cygwin's Unix socket emulation
Johannes Schindelin
2021-09-20
simple-ipc/ipc-win32: add Windows ACL to named pipe
Jeff Hostetler
2021-09-20
simple-ipc/ipc-win32: add trace2 debugging
Jeff Hostetler
2021-09-20
simple-ipc: preparations for supporting binary messages.
Jeff Hostetler
2021-05-21
simple-ipc: correct ifdefs when NO_PTHREADS is defined
Jeff Hostetler
2021-03-22
simple-ipc: add Unix domain socket implementation
Jeff Hostetler
2021-03-15
simple-ipc: add win32 implementation
Jeff Hostetler