1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui/presentation
2022-01-26 16:52:20 +11:00
..
authors fix typo 2021-12-25 11:54:27 +11:00
graph add some more linters 2022-01-09 14:09:53 +11:00
branches.go always specify upstream when pushing/pulling 2022-01-15 15:34:01 +11:00
commits_test.go exclude interactive rebase TODO commits from commit graph 2022-01-22 15:12:24 +11:00
commits.go only show commits from start ref if bad commit is reachable from there 2022-01-26 16:52:20 +11:00
files_test.go properly resolve cyclic dependency 2022-01-22 10:48:51 +11:00
files.go properly resolve cyclic dependency 2022-01-22 10:48:51 +11:00
reflog_commits.go Make cherry pick commit color customisable 2021-09-30 01:26:05 +10:00
remote_branches.go color fixups 2021-08-01 16:14:56 +10:00
remotes.go color fixups 2021-08-01 16:14:56 +10:00
stash_entries.go color fixups 2021-08-01 16:14:56 +10:00
submodules.go Switch to github.com/gookit/color for terminal colors 2021-07-30 15:14:46 +02:00
suggestions.go support labels for suggestions which are distinct from values 2020-11-28 20:48:17 +11:00
tags.go color fixups 2021-08-01 16:14:56 +10:00