Up to [cvs.NetBSD.org] / pkgsrc / devel / lazygit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 5 20:51:11 2021 UTC (5 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.3: +133 -91
lines
Diff to previous 1.3 (colored)
lazygit: update to 0.31.4. This is quickly developing software, and the last release is half a year old. Changes are here: https://github.com/jesseduffield/lazygit/releases
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 26 10:15:12 2021 UTC (6 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.2: +204 -204
lines
Diff to previous 1.2 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 7 13:40:19 2021 UTC (7 months, 1 week ago) by nia
Branch: MAIN
Changes since 1.1: +1 -204
lines
Diff to previous 1.1 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 6 17:18:31 2021 UTC (10 months, 2 weeks ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Add lazygit, a simple terminal UI for git commands. lazygit is a CLI tool to handle git repositories, written in Go with the gocui library. You can add files easily, resolve merge conflicts, checkout recent branches easily, scroll through logs/diffs of branches/commits.stash, push/pull quickly, squash down and rename commits in CLI.