summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-09-03add untranslated dutch stringsDawid Dziurla
2018-09-03polish translationDawid Dziurla
2018-09-03better english stringDawid Dziurla
2018-09-03add generate_cheatsheet scriptDawid Dziurla
2018-09-03remove testing contentDawid Dziurla
2018-09-03use Fprint instead of renderStringDawid Dziurla
2018-09-03apply fmt on keybindingsDawid Dziurla
2018-09-03don't panicDawid Dziurla
2018-09-03add missing descriptionsDawid Dziurla
2018-09-03explicitly delete 'help' viewDawid Dziurla
2018-09-03use Key if it's a rune, otherwise KeyReadableDawid Dziurla
2018-09-03indent keybindingsDawid Dziurla
2018-09-03move descriptions to i18nDawid Dziurla
2018-09-03make '?' key visible on every panelDawid Dziurla
2018-09-03help panel size from getConfirmationPanelDimensionsDawid Dziurla
2018-09-03more error checksDawid Dziurla
2018-09-03update help panelDawid Dziurla
2018-09-03apply fmtDawid Dziurla
2018-09-03change key from 'H' to '?'Dawid Dziurla
2018-09-03initial help panelDawid Dziurla
2018-09-03move bindings to getKeybindings()Dawid Dziurla
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