2
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Flush out the old saved export path in timeclock_icon.svgz
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Turn timeclock.py's entry point into a function.
ssokolow
as Stephan Sokolow
More... over 14 years ago
Merge branch 'testing' of github.com:ssokolow/timeclock into testing
ssokolow
as Stephan Sokolow
More... over 14 years ago
Remove vestigial lines and move magic number to constant.
ssokolow
as Stephan Sokolow
More... over 14 years ago
Removed remnants of old autosaving. More... over 14 years ago
Moved 5-minute autosaves into main heartbeat. More... over 14 years ago
Finish adding GUI exception hook.
ssokolow
as Stephan Sokolow
More... over 14 years ago
Add a more useful and intuitive GUI exception hook.
ssokolow
as Stephan Sokolow
More... over 14 years ago
Added functionality for listing valid mode names.
ssokolow
as Stephan Sokolow
More... over 14 years ago
Added support for starting in modes other than sleep. More... over 14 years ago
Start integrating the new icon into timeclock.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Add SVG icon. (Still need to make timeclock use it)
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Miscellaneous corrections.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Minor correction and addition for README.rst.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Add a README file in reStructuredText format.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Protect against crash-related data loss by saving timer values every five minutes. (Part 2 of 2)
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Protect against crash-related data loss by saving timer values every five minutes. (Part 1 of 2)
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Add a screenshot link to the module docstring.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
More TODO notes.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Whoops. Left a debugging print in there.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
More TODO note work.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Add crash-resistance for the save file to the TODO list.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Convert all identifiers and messages from "Play" to "Leisure".
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Tidy up the TODO notes.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Make the glade file path not dependant on the current working directory.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Shrink the default allotments to reduce the risk of living on a 25+-hour cycle.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Make the name and behaviour of the sleep-mode button more intuitive.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Functionality for enabling/disabling notifications. More... almost 15 years ago
Add the first notification option to the glade file.
ssokolow
as Stephan Sokolow
More... almost 15 years ago
Hooked in notifications for expired timers. More... almost 15 years ago