summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-09-09Merge branch 'master' into feature/helpDawid Dziurla
conflicts resolved
2018-09-09Merge pull request #264 from antham/masterJesse Duffield
Add go.mod to support modules landed in go1.11
2018-09-07add go.modantham
2018-09-07satisfy golangciDawid Dziurla
2018-09-07ladies and gentlemen...Dawid Dziurla
this is fmt number x+1
2018-09-07rewrite some of menu panel logicDawid Dziurla
panel keybindings are now on top and global keybindings are below separated with empty newline
2018-09-07Merge pull request #267 from glvr182/feature/add-effgo-linkJesse Duffield
Added entry to the contributing guide
2018-09-06Added entry to the contributing guideGlenn Vriesman
2018-09-06Merge pull request #263 from dawidd6/feature/confirm_quitJesse Duffield
Add confirmOnQuit config option
2018-09-05add confirmOnQuit config optionDawid Dziurla
2018-09-05change menu keybinding from ? to xDawid Dziurla
2018-09-05workaround to include menu keybinding in cheatsheetDawid Dziurla
2018-09-05update pl translationDawid Dziurla
2018-09-05Merge pull request #262 from jesseduffield/feature/50/jesseJesse Duffield
Add commit counter using subtitle
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-05Merge pull request #260 from jesseduffield/hotfix/258-commit-message-newlinesJesse Duffield
Fix popup panel resizing
2018-09-05help -> menuDawid Dziurla
2018-09-05Merge branch 'master' into hotfix/258-commit-message-newlinesJesse Duffield
2018-09-05fix popup panel resizingJesse Duffield
2018-09-05Update README.mdJesse Duffield
2018-09-05Merge pull request #257 from antham/masterJesse Duffield
Increase circleci compile speed
2018-09-05update cache path in circleciAnthony HAMON
2018-09-05Merge pull request #254 from jesseduffield/feature/dockerfile-for-alpineJesse Duffield
Dockerfile for testing on alpine linux
2018-09-05Merge branch 'master' into feature/dockerfile-for-alpineJesse Duffield
2018-09-04add renderGlobalOptionsDawid Dziurla
render only global options for all panels
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 pull request #253 from jesseduffield/hotfix/238-xdg-open-2Jesse Duffield
Update xdg-open command
2018-09-04dockerfile for testing on alpine linuxJesse Duffield
2018-09-04Merge branch 'master' into hotfix/238-xdg-open-2Jesse Duffield
2018-09-04Merge pull request #245 from antham/masterJesse Duffield
Rewrite SetupGit in GitCommand
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-03get selected branch from correct panelDawid Dziurla
2018-09-03helperize spacesDawid Dziurla
2018-09-03add missing translated polish stringsDawid Dziurla
2018-09-03add missing untranslated dutch stringsDawid Dziurla
@mjarkk