summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2018-09-04fix tests locallyAnthony HAMON
2018-09-04use RunCommandAnthony HAMON
2018-09-04replace fmt with errorsAnthony HAMON
2018-09-04rename NewApp to SetupAnthony HAMON
2018-09-04merge setup in function that create a new git commandAnthony HAMON
2018-09-04pkg/git : remove unused Map functionAnthony HAMON
2018-09-04pkg/git : add tests for SetupGitAnthony HAMON
2018-09-04pkg/git : remove panic in SetupGit methodAnthony HAMON
2018-09-03Merge branch 'master' into fix/testsJesse Duffield
2018-09-03Merge branch 'master' into rename-commits-in-user-editorJesse Duffield
2018-09-03Merge branch 'master' into hotfix/238-xdg-openJesse Duffield
2018-09-01respect localized output of rmdirDawid Dziurla
2018-09-01add simple test for PrepareCommitAmendSubProcessDaniele D'Orazio
2018-09-01add keybinding to open user editor when renaming last commitDaniele D'Orazio
2018-09-01introduce platform specific defaultsJesse Duffield
2018-09-01wrap windows start command in shellJesse 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-29fix git testsAnthony HAMON
2018-08-29refactor MergeStatusFilesAnthony HAMON
2018-08-29add tests for MergesStatusFilesAnthony HAMON
2018-08-29add test for StashSave and refactor StashSave methodAnthony HAMON
2018-08-29add test for StashDo and refactor StashDo methodAnthony HAMON
2018-08-29add tests for GetStatusFilesAnthony HAMON
2018-08-29add test for GetStashEntryDiffAnthony HAMON
2018-08-29replace makeAnthony HAMON
2018-08-29add test for GetStashEntriesAnthony HAMON
2018-08-29replace makeAnthony HAMON
2018-08-29use assert in tests, rename testing methodAnthony HAMON
2018-08-28dont panic when catting directoriesJesse Duffield
2018-08-28when panicking due to malformed gitconfig, show a more useful errorJesse Duffield
2018-08-27Merge branch 'master' into feature/add-allJesse Duffield
2018-08-27Merge branch 'master' into feature/anonymous-reportingJesse Duffield
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26run gofmtAnthony HAMON
2018-08-26add testsAnthony HAMON
2018-08-26extract dependenciesAnthony HAMON
2018-08-26switch GetOpenCommand scope to privateAnthony HAMON
2018-08-26move dummy functions, rename functionsAnthony HAMON
2018-08-26add tests to pkg/commandsAnthony 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-25add 'a' keybinding to toggle staged/unstaged for all filesJesse Duffield
2018-08-23Sirupsen -> sirupsenDawid Dziurla