summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-09-11commands/git: rewrite UsingGpg, add testsAnthony HAMON
2018-09-10docs: add comments for new test codeSascha Andres
2018-09-10better handling of cursor and origin positioningsJesse Duffield
2018-09-10merge: remote-tracking branch 'upstream/master'Sascha Andres
2018-09-10refactor: move fallback to platform structSascha Andres
2018-09-10fix: remove call to fmt.PrintlnSascha Andres
2018-09-10Added missing dutch translationsmjarkk
2018-09-10feat: add test casesSascha Andres
2018-09-10fix: escape quote character on LinuxSascha Andres
2018-09-10Merge branch 'master' into add-tests-part-2Jesse Duffield
2018-09-09commands/git : rename variableAnthony HAMON
2018-09-09commands/git : fix function callAnthony HAMON
2018-09-09commands/git : add several tests, do some cleanupAnthony HAMON
2018-09-09commands/git : replace make functionAnthony HAMON
2018-09-09commands/git : remove includes functionAnthony HAMON
2018-09-09commands/git : rename functionsAnthony HAMON
2018-09-09commands/git : add tests for GetCommitsToPushAnthony HAMON
2018-09-09commands/git : add tests for UpstreamDifferentCountAnthony HAMON
2018-09-09rewrite to use subtestsAnthony HAMON
2018-09-09shorter english stringDawid Dziurla
2018-09-09Merge branch 'master' into feature/helpDawid Dziurla
2018-09-07satisfy golangciDawid Dziurla
2018-09-07ladies and gentlemen...Dawid Dziurla
2018-09-07rewrite some of menu panel logicDawid Dziurla
2018-09-07support switching to recent repoJesse Duffield
2018-09-05add confirmOnQuit config optionDawid Dziurla
2018-09-05change menu keybinding from ? to xDawid Dziurla
2018-09-05update pl translationDawid Dziurla
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-05fmt strikes againDawid Dziurla
2018-09-05include global keybindings in menuDawid Dziurla
2018-09-05add commit count via gocui subtitleJesse Duffield
2018-09-05initial commit message counterDawid Dziurla
2018-09-05help -> menuDawid Dziurla
2018-09-05fix popup panel resizingJesse Duffield
2018-09-04add renderGlobalOptionsDawid Dziurla
2018-09-04delete optionsDawid Dziurla
2018-09-04move keys slice to guiState structDawid Dziurla
2018-09-04set help panel fgcolor to whiteDawid Dziurla
2018-09-04add getMaxKeyLengthDawid Dziurla
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