summaryrefslogtreecommitdiffstats
path: root/pkg/commands/os.go
AgeCommit message (Expand)Author
2018-12-09Worked and fixed a view commentsmjarkk
2018-12-06Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-05staging lines and hunksJesse Duffield
2018-11-28Fix function comments with CodeLingo.BlakeMScurr
2018-11-14Fixed typomjarkk
2018-11-10Trying to fix circlecimjarkk
2018-11-10Fixed case that a commit message will break git pushmjarkk
2018-11-10Fixed pushing forevermjarkk
2018-11-10Switched back to github.com/mgutz/str instaid of a copy of ToArgvmjarkk
2018-11-10Removed some duplicated codemjarkk
2018-11-06Better error for code 128mjarkk
2018-11-06Working new lines in live pty outputmjarkk
2018-11-02Added username password detect to git pullmjarkk
2018-10-29Made error handling bettermjarkk
2018-10-27Removed package github.com/mgutz/str for better code coveragemjarkk
2018-10-27Removed error check for regexmjarkk
2018-10-27Made tests passmjarkk
2018-10-27Made it possible to build for windows againmjarkk
2018-10-27Made it possible to build again for windowsmjarkk
2018-10-23Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-10-20Handled some errorsmjarkk
2018-10-20First good successmjarkk
2018-10-20Add separate open command for links and check if branch exists on remote befo...Kristijan Husak
2018-10-17handled golangcibotmjarkk
2018-10-17Basic file for getting the fix workingmjarkk
2018-09-10refactor: move fallback to platform structSascha Andres
2018-09-10fix: remove call to fmt.PrintlnSascha Andres
2018-09-10feat: add test casesSascha Andres
2018-09-10fix: escape quote character on LinuxSascha Andres
2018-09-01introduce platform specific defaultsJesse Duffield
2018-09-01better error handling for commandsJesse Duffield
2018-09-01use start instead of cygstart to open files on windowsJesse Duffield
2018-09-01update testsJesse Duffield
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-08-28dont panic when catting directoriesJesse Duffield
2018-08-27Merge branch 'master' into feature/anonymous-reportingJesse Duffield
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26extract dependenciesAnthony HAMON
2018-08-26switch GetOpenCommand scope to privateAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-26simplify methodAnthony HAMON
2018-08-26avoid useless allocationAnthony HAMON
2018-08-26move platform specific code to dedicated platform filesAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-23Sirupsen -> sirupsenDawid Dziurla
2018-08-21fix documentation and reference issuesAnthony HAMON
2018-08-19fix ignore featureJesse Duffield
2018-08-18improve remove file logicJesse Duffield
2018-08-18support opening and editing config fileJesse Duffield