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
setup.cfg: add cola.icons.dark
davvid
as David Aguilar
More... almost 2 years ago
pyproject.toml: transfer more metadata from setup.cfg
davvid
as David Aguilar
More... almost 2 years ago
completion: add newer options and git cola rebase --update-refs
davvid
as David Aguilar
More... almost 2 years ago
setup.cfg: tidy up old settings
davvid
as David Aguilar
More... almost 2 years ago
COPYRIGHT: update for 2023
davvid
as David Aguilar
More... almost 2 years ago
git-cola v4.2.0
davvid
as David Aguilar
More... almost 2 years ago
diff: use non-queued connections for the line numbers UI
davvid
as David Aguilar
More... almost 2 years ago
version: add a --builtin flag to display the recorded version
davvid
as David Aguilar
More... almost 2 years ago
CHANGES: v4.2.0 release notes
davvid
as David Aguilar
More... almost 2 years ago
diff: consolidate the search actions
davvid
as David Aguilar
More... almost 2 years ago
dag: add ctrl-f search to the DAG diff viewer
davvid
as David Aguilar
More... almost 2 years ago
diff: move the search logic into the TextSearchWidget
davvid
as David Aguilar
More... almost 2 years ago
dag: rename `text` to `rev_text`
davvid
as David Aguilar
More... almost 2 years ago
dag: display HEAD and local branches before remote branches
davvid
as David Aguilar
More... almost 2 years ago
dag: condense the graph view display slightly
davvid
as David Aguilar
More... almost 2 years ago
dag: make the edges slightly thinner
davvid
as David Aguilar
More... almost 2 years ago
pylint: enable consider-using-with
davvid
as David Aguilar
More... almost 2 years ago
maint: code formatting
davvid
as David Aguilar
More... almost 2 years ago
pylint: rename variables for readability
davvid
as David Aguilar
More... almost 2 years ago
pylint: enable the assignment-from-none check
davvid
as David Aguilar
More... almost 2 years ago
pylint: enable the fixme checker
davvid
as David Aguilar
More... almost 2 years ago
branch: address the TODO to eliminate the stub rowCount() method
davvid
as David Aguilar
More... almost 2 years ago
cmds: cleanup unused TODO bits
davvid
as David Aguilar
More... almost 2 years ago
status: implement the UnmergedSummary TODO item
davvid
as David Aguilar
More... almost 2 years ago
gitcmds: run "git diff" without taking a lock
davvid
as David Aguilar
More... almost 2 years ago
pylint: remove bad-option-value from the configuration
davvid
as David Aguilar
More... almost 2 years ago
pylint: return unnecessary else after return
davvid
as David Aguilar
More... almost 2 years ago
pylint: specify an encoding to open()
davvid
as David Aguilar
More... almost 2 years ago
diff: DiffSyntaxHighlighter refactor part III
davvid
as David Aguilar
More... almost 2 years ago
diff: refactor DiffSyntaxHighlighter part II
davvid
as David Aguilar
More... almost 2 years ago