1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-06 03:53:59 +02:00
lazygit/pkg/commands/loaders
2022-07-31 14:34:57 +10:00
..
branches_test.go add gone branches status 2022-03-24 17:50:25 +11:00
branches.go fix loaders 2022-04-02 17:04:42 +11:00
commit_files_test.go more generics 2022-03-24 20:14:41 +11:00
commit_files.go more generics 2022-03-24 20:14:41 +11:00
commits_test.go perf: improve loading speed of commits and reflog when log.showSignature=true 2022-05-10 19:47:07 +09:00
commits.go fix: use todo parser to properly read rebase todo file 2022-06-12 20:01:32 -03:00
files_test.go fix test 2022-01-09 14:09:53 +11:00
files.go add optimistic rendering for staging and unstaging files 2022-07-31 14:34:57 +10:00
reflog_commits_test.go perf: improve loading speed of commits and reflog when log.showSignature=true 2022-05-10 19:47:07 +09:00
reflog_commits.go perf: improve loading speed of commits and reflog when log.showSignature=true 2022-05-10 19:47:07 +09:00
remotes.go would you believe that I'm adding even more generics 2022-03-24 20:14:41 +11:00
stash_test.go add some more linters 2022-01-09 14:09:53 +11:00
stash.go would you believe that I'm adding even more generics 2022-03-24 20:14:41 +11:00
tags_test.go more generics 2022-03-24 20:14:41 +11:00
tags.go more generics 2022-03-24 20:14:41 +11:00