index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
simple-ipc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ak/typofixes'
Taylor Blau
2024-10-25
1
-1
/
+1
|
\
|
*
compat: fix typos
Andrew Kreimer
2024-10-10
1
-1
/
+1
*
|
simple-ipc: split async server initialization and running
Jeff King
2024-10-08
3
-11
/
+70
|
/
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
2
-4
/
+0
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
1
-1
/
+1
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
2
-0
/
+3
*
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
2023-03-21
1
-1
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
2
-0
/
+2
*
simple-ipc: work around issues with Cygwin's Unix socket emulation
Johannes Schindelin
2021-11-10
1
-0
/
+22
*
simple-ipc/ipc-win32: add Windows ACL to named pipe
Jeff Hostetler
2021-09-20
1
-11
/
+129
*
simple-ipc/ipc-win32: add trace2 debugging
Jeff Hostetler
2021-09-20
1
-1
/
+24
*
simple-ipc: preparations for supporting binary messages.
Jeff Hostetler
2021-09-20
2
-10
/
+18
*
simple-ipc: correct ifdefs when NO_PTHREADS is defined
Jeff Hostetler
2021-05-21
3
-7
/
+19
*
simple-ipc: add Unix domain socket implementation
Jeff Hostetler
2021-03-22
1
-0
/
+999
*
simple-ipc: add win32 implementation
Jeff Hostetler
2021-03-15
2
-0
/
+779