0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor executor / proc separation of concerns* More... over 9 years ago
Demote race condition messages from WARNING to DEBUG* More... over 9 years ago
Fix a typo in the API docs More... over 9 years ago
Future improvement: Generalize notify-send-headless functionality More... over 9 years ago
Improve notify-send-headless documentation More... over 9 years ago
Still trying to improve coverage :-) More... over 9 years ago
Improve test coverage by mocking external dependencies More... over 9 years ago
Increase cron-graceful[-additions] test coverage More... over 9 years ago
Bug fix for test suite More... over 9 years ago
Avoid duplicate builds on Travis CI More... over 9 years ago
Increase test coverage (somewhat of a cop-out :-) More... over 9 years ago
Now including upstream bug fix to make previous release work :-| More... over 9 years ago
Try to make notify-send-headless foolproof More... over 9 years ago
Document supported Python implementations in setup.py More... over 9 years ago
Document Python 3.5 support More... over 9 years ago
It's 2016! More... over 9 years ago
Enable Python 3.5 tests on Travis CI More... over 9 years ago
Expose the real user/group names of processes More... over 9 years ago
Expose process UID/GID values in a more usable form More... over 9 years ago
Got distracted improving test coverage :-) More... over 9 years ago
Expose /proc/[pid]/status (UID/GID information considered useful :-) More... over 9 years ago
Re-order fields of Process objects alphabetically More... over 9 years ago
Change Process.from_pid() to use Process.from_path() More... over 9 years ago
Fix minor issues pointed out by flake8 More... over 9 years ago
Refactor the makefile More... over 9 years ago
Restore Python 2.6 compatibility (__exit__() calling convention) More... almost 10 years ago
Expose /proc/[pid]/environ (also: notify-send-headless :-) More... almost 10 years ago
Generalize error handling (permission errors & race conditions) More... almost 10 years ago
Extract /proc/uptime parsing to separate function More... almost 10 years ago
Add Process.command_line -> Process.cmdline alias More... almost 10 years ago