summaryrefslogtreecommitdiffstats
path: root/pkg/commands/oscommands/os.go
AgeCommit message (Expand)Author
2022-01-04update testsJesse Duffield
2022-01-04no more mocking commandJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04updating specsJesse Duffield
2022-01-04fix loggingJesse Duffield
2022-01-04refactorJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04no more config in git command structJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2022-01-04WIPJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-22simplify pull logicJesse Duffield
2021-10-17Fix testsRyooooooga
2021-10-16Use replacerRyooooooga
2021-10-16Escape special charactersRyooooooga
2021-10-16Fix open link command in WindowsRyooooooga
2021-10-16minor changesJesse Duffield
2021-08-25Change not to use cat commandRyooooooga
2021-07-27add extra quoting for shell cmd string on linuxFrancisco Miamoto
2021-04-11no need to log thisJesse Duffield
2021-04-11more logging of commandsJesse Duffield
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-11add cmdLog panelJesse Duffield
2021-04-06try better logging for CIJesse Duffield
2021-04-06prevent git from prompting user if program is run directlyJesse Duffield
2021-04-02fix merge conflict cat issue on windowsJesse Duffield
2021-04-01shell out custom commandsJesse Duffield
2021-03-13Fix staging/unstaging files containing `"` in pathsRyooooooga
2021-03-13fix command escapingRyooooooga
2021-02-08add secureexec file for getting around windows checking for a binary first in...Jesse Duffield
2020-11-28standardise how we read from the configJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-12quote config file when editingJesse Duffield
2020-10-10Add SSH key passphrase prompt to pull/push from/to remote git repoband-a-prend
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-02improved command for deleting a submoduleJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield