13
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable pylint when running in pre-commit CI More... over 1 year ago
ci: cancel previous runs
davvid
as David Aguilar
More... over 1 year ago
hidpi: add a 1.25x magnification option
davvid
as David Aguilar
More... over 1 year ago
widgets: use a better default spinbox width
davvid
as David Aguilar
More... over 1 year ago
widgets: use a better default spinbox width
davvid
as David Aguilar
More... over 1 year ago
prefs: fix the location of the Tab/Text Width setting
davvid
as David Aguilar
More... over 1 year ago
prefs: fix the location of the Tab/Text Width setting
davvid
as David Aguilar
More... over 1 year ago
dag: specify options before pathspec
davvid
as David Aguilar
More... over 1 year ago
dag: specify options before pathspec
davvid
as David Aguilar
More... over 1 year ago
ci: pin sphinx versions and fix the macos/app recipe
davvid
as David Aguilar
More... over 1 year ago
README: recommend use of garden
davvid
as David Aguilar
More... over 1 year ago
README: add pre-commit hooks link
davvid
as David Aguilar
More... over 1 year ago
ci: use garden instead of make for git-cola.app
davvid
as David Aguilar
More... over 1 year ago
garden: add macos/app and tox commands
davvid
as David Aguilar
More... over 1 year ago
Merge pull request #1333 from kurtmckee/use-pre-commit
davvid
as David Aguilar
More... over 1 year ago
CHANGES: pre-commits hooks and code modernization
davvid
as David Aguilar
More... over 1 year ago
Merge pull request #1332 from kurtmckee/fix-tests-on-windows-issue-1331
davvid
as David Aguilar
More... over 1 year ago
CHANGES: the test suite now works on Windows
davvid
as David Aguilar
More... over 1 year ago
CONTRIBUTING.md: mention "garden" instead of "make"
davvid
as David Aguilar
More... over 1 year ago
Add pylint as a pre-commit hook More... over 1 year ago
Fix a pylint warning caught in CI More... over 1 year ago
Run `pre-commit run --all brunette` More... over 1 year ago
Run `pre-commit run --all pyupgrade` More... over 1 year ago
Run `pre-commit run --all trailing-whitespace` More... over 1 year ago
Run `pre-commit run --all end-of-file-fixer` More... over 1 year ago
Add a pre-commit config to enforce style standards More... over 1 year ago
Feedback: Remove unused imports; use `os.pathsep` More... over 1 year ago
dev: update CONTRIBUTING and .pylintrc comments
davvid
as David Aguilar
More... over 1 year ago
CHANGES: document the use of brunette for code styling
davvid
as David Aguilar
More... over 1 year ago
dev: switch to brunette for code formatting
davvid
as David Aguilar
More... over 1 year ago