summaryrefslogtreecommitdiffstats
path: root/pkg/commands/remotes.go
AgeCommit message (Expand)Author
2022-01-09refactorJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04refactor files_test.goJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-23use cached git configJesse Duffield
2021-10-22simplify pull logicJesse Duffield
2021-10-08Quote branch names and remote namesRyooooooga
2021-10-06Fix git-remote commandsRyooooooga
2021-07-27Minor refactorJesse Duffield
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse Duffield
2020-10-12more password checks on commands that talk to the remoteJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29factor out code from git.goJesse Duffield