Package lazygit: Information

  • Default inline alert: Version in the repository: 0.41.0-alt2

Source package: lazygit
Version: 0.37.0-alt1
Latest version according to Repology
Build time:  Mar 22, 2023, 05:51 PM in the task #315885
Report package bug
License: MIT
Summary: Simple terminal UI for git commands
Description: 
A simple terminal UI for git commands, written in Go with the gocui
library.

Rant time: You've heard it before, git is powerful, but what good is
that power when everything is so damn hard to do? Interactive rebasing
requires you to edit a goddamn TODO file in your editor? Are you
kidding me? To stage part of a file you need to use a command line
program to step through each hunk and if a hunk can't be split down any
further but contains code you don't want to stage, you have to edit an
arcane patch file by hand? Are you KIDDING me?! Sometimes you get asked
to stash your changes when switching branches only to realise that
after you switch and unstash that there weren't even any conflicts and
it would have been fine to just checkout the branch directly? YOU HAVE
GOT TO BE KIDDING ME!

If you're a mere mortal like me and you're tired of hearing how
powerful git is when in your daily life it's a powerful pain in your
ass, lazygit might be for you.

List of rpms provided by this srpm:
lazygit (x86_64, ppc64le, i586, armh, aarch64)
lazygit-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Ilya Demyanov

List of contributors:
Ilya Demyanov

ACL:
Ilya Demyanov
@everybody

    1. golang
    2. rpm-build-golang

Last changed


Feb. 17, 2023 Ilya Demyanov 0.37.0-alt1
- new version
Jan. 10, 2023 Ilya Demyanov 0.36.0-alt2
- add _unpackaged_files_terminate_build macros
- add ExclusiveArch field
Jan. 9, 2023 Ilya Demyanov 0.36.0-alt1
- initial build for ALT