49
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add simple pre-commit hook More... about 1 year ago
Fix RMB menu for first task More... about 1 year ago
Remove tests from checks More... about 1 year ago
Fix alignment in hierarchical views More... about 1 year ago
Restore the selected pane saved in config More... about 1 year ago
Remove entire tag line for excerpts More... about 1 year ago
Save sort configurations and reload on startup More... about 1 year ago
Fix check for empty excerpts More... about 1 year ago
Use Date.no_date() instead of None for Task.date_due More... about 1 year ago
Fix deprecation warning More... about 1 year ago
Write unit test for TaskView.get_title() More... about 1 year ago
Highlight title when creating a new task More... about 1 year ago
Fix AttributeError when setting start date More... about 1 year ago
Fix TypeError when unparenting More... about 1 year ago
Avoid deleting an unedited new task twice More... about 1 year ago
Remove inline references when unparenting a task More... over 1 year ago
Use re.sub() instead of str.replace() for tag renaming and removal. More... over 1 year ago
Rework About dialog More... over 1 year ago
Use .refresh() + also refresh when the window is closed More... over 1 year ago
Revert .gitignore change More... over 1 year ago
Add standard Python virtualenv names to gitignore More... over 1 year ago
Add parent to `self.add` More... over 1 year ago
Prevent parsing the current word as a tag when editing a task More... over 1 year ago
Partial revert c8c8aae2b9ad1b67817b133166b60684bc537242 More... over 1 year ago
Update the pane's filter when updating the start date of a task More... over 1 year ago
Call constructor of SavedSearch directly in tests More... over 1 year ago
Fix broken tests after relocating parse_tag_list More... over 1 year ago
Fix saved searches tests More... over 1 year ago
Fix search_filter tests More... over 1 year ago
Remove oldcore Tag tests More... over 1 year ago