summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-06PickBothHunks -> pickBothHunksDavid Chen
2020-01-04Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-03Merge pull request #572 from matejcik/masterDawid Dziurla
2020-01-03make Ctrl+P visiblematejcik
2020-01-03Merge pull request #573 from jesseduffield/ubuntu-readme-updateDawid Dziurla
2020-01-03README: update ubuntu infoDawid Dziurla
2019-12-14Merge branch 'master' into custom-keybindingsDavid Chen
2019-12-13Merge pull request #564 from jesseduffield/update-depsDawid Dziurla
2019-12-13update dependenciesDawid Dziurla
2019-12-13Merge pull request #560 from tim77/tim77-patch-1Dawid Dziurla
2019-12-13Fedora installation instructionsArtem Polishchuk
2019-12-08re-position key names so that the menu will show 'enter' instead of 'ctrl-m',...David Chen
2019-12-08Merge branch 'master' into custom-keybindingsDavid Chen
2019-12-08stop the files panel from stealing focus whenever files are refreshedJesse Duffield
2019-12-07added keybinding for fetchRemoteDavid Chen
2019-12-07Merge branch 'master' into custom-keybindingsDavid Chen
2019-12-06updated docs/examplesDavid Chen
2019-12-06better error messagesDavid Chen
2019-12-06suggested keybinding improvementsDavid Chen
2019-12-07allow fetching remotes with 'f'Jesse Duffield
2019-12-07fix commit message char countJesse Duffield
2019-12-06bug fix: ctrl+combinations was not showing up in help menuDavid Chen
2019-12-04better error handlingDavid Chen
2019-12-04added all possible custom keybindings to the documentationDavid Chen
2019-12-04included default config file pathDavid Chen
2019-12-04exmaple keybindings for colemak usersDavid Chen
2019-12-04fixDavid Chen
2019-12-04update documentation for custom keybindingsDavid Chen
2019-12-04feature: custom keybindingsDavid Chen
2019-11-27Merge pull request #554 from jesseduffield/alias-V-v-keybindingDawid Dziurla
2019-11-27keybindings: alias V -> vDawid Dziurla
2019-11-26lenient sorting of tags on startupv0.11.3Jesse Duffield
2019-11-26support older versions of git when getting remote branchesJesse Duffield
2019-11-21unescape another stringv0.11.2Jesse Duffield
2019-11-21fix typov0.11.1Jesse Duffield
2019-11-21don't pass single commands directly to RunCommand (or equivalent function)Jesse Duffield
2019-11-21fix specsJesse Duffield
2019-11-21couple of things to clean up after rebasing onto masterJesse Duffield
2019-11-21give RunCommand the same input signature as fmt.SprintfJesse Duffield
2019-11-21add tags panelJesse Duffield
2019-11-21allow editing remotesJesse Duffield
2019-11-21require double clicking menu items so you know what you're clickingJesse Duffield
2019-11-21refactor confirmation prompt codeJesse Duffield
2019-11-21better handling of click events in list viewsJesse Duffield
2019-11-21support setting upstreamJesse Duffield
2019-11-21better fast forwardJesse Duffield
2019-11-21make upstream branch display more lenient on git errorsJesse Duffield
2019-11-21support rebasing onto remote branchJesse Duffield
2019-11-21support deleting remote branchesJesse Duffield
2019-11-21ensure we switch tabs when switching contextJesse Duffield