49
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add docs for new core More... over 3 years ago
Fix pep8 errors: add extra blank lines back and update pep8 make target to ignore blank line (E3) error codes More... over 3 years ago
Add function to fill new DS with sample data More... over 3 years ago
Base saved searches on new base store More... over 3 years ago
Merge pull request #25 from elsiehupp/pypi More... over 3 years ago
Added PyPI Metadata to setup.py More... over 3 years ago
Fix pep8 errors: replace `# nopep8` with `# noqa` in GTG/gtk/browser/cell_renderer_tags.py More... over 3 years ago
Fix pep8 errors: remove parens around condition expressions in GTG/core/task.py More... over 3 years ago
Fix pep8 errors: undo moving services dict in GTG/plugins/unmaintained/bugzilla/services.py More... over 3 years ago
Fix pep8 errors: rename variable in GTG/backends/generic_backend.py More... over 3 years ago
Fix pep8 errors: move PangoCairo import lines back to top and use nopep8 to silence import error More... over 3 years ago
Fix pep8 errors in scripts/ More... over 3 years ago
Fix pep8 errors in tests/ More... over 3 years ago
Fix pep8 errors in GTG/gtk More... over 3 years ago
Fix pep8 errors in GTG/core More... over 3 years ago
Fix pep8 errors in GTG/backends More... over 3 years ago
Fix pep8 errors in GTG/plugins/unmaintained More... over 3 years ago
Fix pep8 errors in GTG/plugins/dev_console More... over 3 years ago
Fix pep8 errors in GTG/plugins/gamify More... over 3 years ago
Fix pep8 errors in GTG/plugins/hamster More... over 3 years ago
Fix pep8 errors in GTG/plugins/urgency_color More... over 3 years ago
Fix pep8 errors in GTG/plugins/untouched_tasks More... over 3 years ago
Demote default editor font log error to a warning More... over 3 years ago
Format move_to call to distinguish from curve_to call More... over 3 years ago
Revert import order to ensure correct PangoCairo version is imported More... over 3 years ago
Fix E305 (pycodestyle) expected 2 blank lines after class format More... over 3 years ago
Fix E222 (pycodestyle) too many spaces after operator format More... over 3 years ago
Fix E303 (pycodestyle) too many blank lines format More... over 3 years ago
Fix W504 (pycodestyle) line break after bi-operator More... over 3 years ago
Fix E303 (pycodestyle) too many blank lines format More... over 3 years ago