0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: generate and install the manpage
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
feat: generate and install the manpage
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
docs: Add manual pygit-view(1)
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
docs: Add manual pygit-view(1)
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: remove dependency on the DIFF_VIEW global
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
docs: update changelogs
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
feat: show diff stats in the diff view
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
feat: bind 'q' to exit the app in history view
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: rename log module to history
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: move code to log module
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: key bindings for log view do not depend on global LOG_VIEW
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: move more status line code to status module
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: remove dead code
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: search key bindings to not rely on SEARCH global
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
docs: DiffDocument add class docstring
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: remove dead code
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: screen size functionality to utils module
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: log view to ui package
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: move ui to own module
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
style: pass keybindings as parameter to LogView
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
style: Make isort ♥
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
fix: set max diff view height to 50% of height
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: remove dead code
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
fix: missing Refs line in diff view
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
feat: diff view use key bindings '{' & '}' for jumping between hunks
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: remove unused vcs-show
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
refactor: remove unused CommitBar
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
improvement: diff view always uses 50% of the height
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
improvement: diff view use own search toolbar
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago
improvement: log view adjust scroll bar when diff view is visible
kalkin
as Bahtiar `kalkin-` Gadimov
More... over 5 years ago