summaryrefslogtreecommitdiffstats
path: root/pkg/commands/os_windows.go
AgeCommit message (Expand)Author
2020-09-29move OS commands into their own packageJesse Duffield
2020-07-15revert changes to 'os_default_platform.go' and 'os_windows.go'Randshot
2020-07-15use strconv for quoting in 'GitCommand.Commit' and 'OSCommand.ShellCommandFro...Randshot
2020-04-27fix issue #640 add catCmd and OS-specific valuesTyler Davis
2018-09-10refactor: move fallback to platform structSascha Andres
2018-09-01introduce platform specific defaultsJesse Duffield
2018-09-01wrap windows start command in shellJesse Duffield
2018-09-01use start instead of cygstart to open files on windowsJesse Duffield
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-08-26move platform specific code to dedicated platform filesAnthony HAMON