stephenseo
  • Joined on 2021-04-30
stephenseo pushed to main at stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 04:30:02 +00:00
6026bef0a0 Minor fixes
2c9f3b0452 Tweak "--wait" time max
ea6f59fbc5 Fix client arg parse
257ba1db6c Impl "--wait"
Compare 4 commits »
stephenseo pushed tag 1.4.0 to stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 04:07:04 +00:00
stephenseo pushed to devel at stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 04:07:04 +00:00
6026bef0a0 Minor fixes
stephenseo deleted tag 1.4.0 from stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 04:06:13 +00:00
stephenseo pushed tag 1.4.0 to stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:52:06 +00:00
stephenseo pushed to devel at stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:52:06 +00:00
2c9f3b0452 Tweak "--wait" time max
stephenseo deleted tag 1.4.0 from stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:50:43 +00:00
stephenseo pushed tag 1.4.0 to stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:46:21 +00:00
stephenseo pushed to devel at stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:46:21 +00:00
ea6f59fbc5 Fix client arg parse
stephenseo deleted tag 1.4.0 from stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:43:18 +00:00
stephenseo pushed tag 1.4.0 to stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:39:52 +00:00
stephenseo pushed to devel at stephenseo/obs-studio-plugin-unix-socket-... 2024-07-21 03:39:52 +00:00
257ba1db6c Impl "--wait"
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-19 08:11:02 +00:00
dcff34e06b Support "-f -" to read/write archive stdin/stdout
stephenseo pushed to dev at stephenseo/SimpleArchiver 2024-07-19 07:49:01 +00:00
dcff34e06b Support "-f -" to read/write archive stdin/stdout
stephenseo commented on issue stephenseo/SimpleArchiver#13 2024-07-19 07:29:45 +00:00
Archive/Extract symbolic links

Perhaps the priority should be:

If the symbolic link links to something that is going to be archived, prefer relative-path-links.
Otherwise, prefer absolute-path-links.

Not quite…

stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-19 03:33:31 +00:00
613354034d Use SIGPIPE handling on UNIX platforms
c1c4f048cb Improve error handling
e7db978a3c More robust error handling
Compare 3 commits »