0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug in new installation code More... over 8 years ago
Remove extraneous import More... over 8 years ago
Rework update system to add the --prompt flag More... over 8 years ago
Add --diff flag to test command More... over 8 years ago
Add restrictions on who can become a maintainer More... over 8 years ago
Validate user-dirs property of permissions.json files when importing them More... over 8 years ago
Fix doc generation More... over 8 years ago
Don't use cache when building images. More... over 8 years ago
Forbid the ! symbol in repository names. More... over 8 years ago
Enable xpra mmap support! More... over 8 years ago
Merge branch 'py3' of https://github.com/104player/subuser More... over 8 years ago
Python 3 support : in Python 3, "raw_input" is now "input" More... over 8 years ago
Add draft of thanks section of 0.5 press release so I don't forget anyone More... over 8 years ago
When using proxy user, run execution spool as end user More... over 8 years ago
Add ``user`` option to config.json More... over 8 years ago
Fix: When mounting user dirs, mount directories from the end user More... over 8 years ago
Merge branch 'master' of https://github.com/ruipgpinheiro/subuser More... over 8 years ago
Refactor previous user proxying code More... over 8 years ago
Remove double line-break when re-printing output while waiting for containers to launch More... over 8 years ago
Merge branch 'master' of https://github.com/ruipgpinheiro/subuser More... over 8 years ago
Allow running subuser as root user More... over 8 years ago
Yet another unicode "fix" More... over 8 years ago
No longer wait for Xpra client (unnecessary), close Xpra server temporary files when no longer needed More... over 8 years ago
Wait for Xpra client to become ready before continuing More... over 8 years ago
Use tempfiles instead of pipes to detect Xpra server readiness More... over 8 years ago
Output status information when launching gui and connected to a tty More... over 8 years ago
Don't apply mutually exclusive suppressOutput and collectOutput options More... over 8 years ago
Use python3 compatable print statements, remove debugging print statements More... over 8 years ago
Make it possible to run the x11 bridge tests exclusively More... over 8 years ago
Wait for Xpra server to write 'xpra is ready' to stderr before continuing More... over 8 years ago