Simple terminal UI for git commands
https://github.com/jesseduffield/lazygit
lazygit is a terminal UI for git commmands that helps make common and complex git operations easy and accessible without requiring expertise with the git command line.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / lazygit
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:go/lazygit && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_service | 0000000675 675 Bytes | |
_servicedata | 0000000242 242 Bytes | |
lazygit-0.52.0.tar.gz | 0005388843 5.14 MB | |
lazygit.changes | 0000071405 69.7 KB | |
lazygit.spec | 0000001768 1.73 KB | |
vendor.tar.gz | 0004383711 4.18 MB |
Latest Revision
Jeff Kowalczyk (jfkw)
accepted
request 1283763
from
Jeff Kowalczyk (jfkw)
(revision 20)
- Update to version 0.52.0: * Remove the pick vs. pull hack * Optionally pass disabled commands on to next handler * Cleanup: restructure code for clarity * Bump gocui and adapt lazygit code * Fix wrong inactive highlight when switching between repos * Add integration test for resetting to upstream branch with duplicate name * Use full refname instead of short to prevent disambiguation with tag * Add integration tests showing resetting to duplicate named tags and branches * Add FullRefName to all reset menus * Print default option when prompting to create a new git repo * Make PR template mention that PR titles will be used in release notes * Replace literal with ConfigFilename constant * Use branchPrefix on moving commits to a new branch * Add a function to suggest a branch name based on branchPrefix * Fix branch selection jumping back on background fetch * Kill background fetch when it requests a passphrase * Pass cmdObj instead of task to processOutput * Bump gocui * Add user config gui.addRootItemInFileTree * Pass common.Common to file trees instead of just the Log
Comments 0