summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-09-05add confirmOnQuit config optionDawid Dziurla
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-05add commit count via gocui subtitleJesse Duffield
2018-09-05initial commit message counterDawid Dziurla
2018-09-05fix popup panel resizingJesse Duffield
2018-09-04Merge branch 'master' into hotfix/238-xdg-open-2Jesse Duffield
2018-09-04update xdg-open commandJesse Duffield
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-03Merge branch 'master' into hotfix/238-xdg-openJesse Duffield
2018-09-03add test for ResolvePlaceholderStringJesse 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-01update default config headerJesse Duffield
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 configJesse Duffield
2018-09-01update testsJesse Duffield
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-09-01better error for nonbackwards compatible changesJesse Duffield
2018-08-29fix fmt issueantham
2018-08-29fix linting issuesAnthony HAMON
2018-08-29fix linting issuesAnthony HAMON
2018-08-29fix golint issueAnthony HAMON
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-29more lenient version comparisonJesse Duffield
2018-08-28dont panic when catting directoriesJesse Duffield
2018-08-28when panicking due to malformed gitconfig, show a more useful errorJesse Duffield