2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return more correct value for get_pgroup More... over 11 years ago
Link to the internal-details blog post in README More... over 11 years ago
Merge pull request #35 from domoritz/patch-1 More... over 11 years ago
Update attach.c More... over 11 years ago
add verbose usage instructions More... almost 12 years ago
Document PREFIX-overriding. More... almost 12 years ago
Suppress some false positives from the clang analyzer. More... almost 12 years ago
Merge pull request #31 from nelhage/grab-console More... almost 12 years ago
Also grab fd's that are attached to /dev/console. More... almost 12 years ago
proof-of-concept of stealing an entire pty from an xterm More... over 12 years ago
Fix some stupid typos in the previous commit. More... over 12 years ago
Replace linux/ptrace.h include with manual #define's. More... over 12 years ago
include #include <linux/ptrace.h> to build on older glibc. #25 More... over 12 years ago
Version bump for development. More... over 12 years ago
reptyr 0.5 More... over 12 years ago
Add a check for subprocesses before attaching. More... about 13 years ago
Bump the version number for development. More... over 13 years ago
reptyr 0.4 More... over 13 years ago
Make -L also set the controlling terminal. More... over 13 years ago
Document -l COMMAND and -L in the man page. More... over 13 years ago
Improve, document and refactor calling scripts from reptyr. More... over 13 years ago
Enable of calling other programs from reptyr More... over 13 years ago
Flush stdout after printing "Opened a new pty:" message More... over 13 years ago
Don't error out if stderr is redirected. More... over 13 years ago
Fix a formatting bug in the man page. More... over 13 years ago
beautified markdown formatting More... almost 14 years ago
Moved README to README.md to enable github markdown processing More... almost 14 years ago
Add a check for EINTR in write_all() More... almost 14 years ago
Removed a SIGWINCH race. More... almost 14 years ago
Document the -V option in usage and man pages. More... about 14 years ago