Lazygit-py

Latest version: v0.42.0

Safety actively analyzes 639028 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 26

0.12.2

(ignore this one)

0.11.3

Changelog

339e1b5 lenient sorting of tags on startup
7113ed7 support older versions of git when getting remote branches

0.11.2

Tags, Remotes, and File Watching
Tags
You can now view tags in the tags tab of the middle panel:
![image](https://user-images.githubusercontent.com/8456633/69333115-2e5d5c00-0cac-11ea-9132-a22aa7ff97fb.png)
You can create new tags, delete tags, and push individual tags. Currently only lightweight tags are supported, with support for annotated tags coming soon.

Remotes
In the same panel we also display remotes
![image](https://user-images.githubusercontent.com/8456633/69333472-c9eecc80-0cac-11ea-81a0-1bb3eff956ed.png)

hitting 'enter' on a remote will take you to the remote's branches

![image](https://user-images.githubusercontent.com/8456633/69333501-d6732500-0cac-11ea-8eb1-b5d5f336dafa.png)


File Watching
Any files that show up in your `git status` will be watched for changes. This makes lazygit update faster whenever you change a file in your editor (however newly made files will still take a couple seconds to show up). For now I don't want to watch your whole repo in case you have a heap of files and it drains your CPU resources (but this may change in the future if it turns out not to be a big deal)

0.11.1

(this has a bug with remotes so we released v0.11.2)

0.10.6

Changelog

b662362 Merge pull request 538 from jesseduffield/dawidd6-patch-1
99ece6f README: fix typo
f43ba72 prompt to set upstream when pulling on untracked branch
3b1d705 show upstream branch for branch
30aed94 update go git

0.10.5

Changelog

945fccd Fix typo in README `.zhsrc` -> `.zshrc`
a68fb4f Merge pull request 533 from JaanJah/patch-1
8287659 fix up pty fork
cf95ab9 go mod vendor
b907c74 remove go-getter

Page 15 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.