-
Notifications
You must be signed in to change notification settings - Fork 12
Pull requests: mobydeck/atch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add distro packaging for Arch, Debian, and Gentoo
#30
opened Mar 18, 2026 by
s85io
Loading…
1 of 4 tasks
fix: terminal clear, detach, log replay, self-attach, and umask bugs
#29
opened Mar 17, 2026 by
s85io
Loading…
2 of 6 tasks
fix: strict attach does not replay log for dead sessions
#26
opened Mar 15, 2026 by
rmorgans
Loading…
4 tasks done
fix: make signal handlers async-signal-safe
#25
opened Mar 15, 2026 by
rmorgans
Loading…
3 tasks done
fix: close leaked fds in openpty fallback, add static assertions
#24
opened Mar 14, 2026 by
rmorgans
Loading…
fix: defensive checks for cwd restore, malloc, and log writes
#23
opened Mar 14, 2026 by
rmorgans
Loading…
fix: initialize log_written from file size to prevent 2x cap drift
#16
opened Mar 12, 2026 by
ricardovfreixo
Loading…
6 tasks
docs: add man page, install target, and fork constitution
#13
opened Mar 10, 2026 by
DonaldoDes
Loading…
3 tasks done
fix: use umask(0177) before bind to prevent S_IXUSR race
#12
opened Mar 10, 2026 by
DonaldoDes
Loading…
3 tasks done
fix: send MSG_DETACH before exit on detach key press
#11
opened Mar 10, 2026 by
DonaldoDes
Loading…
3 tasks done
fix: cap session log replay to last 128KB
#10
opened Mar 10, 2026 by
DonaldoDes
Loading…
3 tasks done
fix: replace ATCH_SESSION env check with PID ancestry walk
#9
opened Mar 10, 2026 by
DonaldoDes
Loading…
3 tasks done
ProTip!
Exclude everything labeled
bug with -label:bug.