summaryrefslogtreecommitdiffstats
path: root/pkg/commands/oscommands
AgeCommit message (Expand)Author
2021-07-27add tests for open file cmd on linuxFrancisco Miamoto
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
2021-01-01fix type: executable not found error when there is a merge conflict on windowsunknown
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-10stop using snapshotsCI
2020-10-10support configurable configJesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-02improved command for deleting a submoduleJesse Duffield
2020-09-29fix windows buildJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield