summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/file_loader.go
AgeCommit message (Expand)Author
2023-07-30Write unit tests with the help of aferoJesse Duffield
2023-07-30Centralise logic for obtaining repo pathsJesse Duffield
2023-07-30Remove IO logic from presentation code for worktreesJesse Duffield
2023-07-30Properly render worktrees in files panelJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Add convenience builder for git commandsJesse Duffield
2022-11-14Merge loaders package into git_commands packagesudoburt