summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2020-01-28fix commentJesse Duffield
2020-01-28use reflog timestamps rather than commit timestamps to show commit recencyJesse Duffield
2020-01-16handle case where file watcher is disabledJamie Brynes
2020-01-12handle when fsnotify doesn't workJesse Duffield
2020-01-12Missed a spot with this new string task thingJesse Duffield
2020-01-12reset origin when clicking on list itemJesse Duffield
2020-01-12use view line height to see if you should stop scrollingJesse Duffield
2020-01-12keep track of current view when pushingJesse Duffield
2020-01-12allow fast flicking through any list panelJesse Duffield
2020-01-12lazyload commitsJesse Duffield
2020-01-09add reflog reset optionsv0.13Jesse Duffield
2020-01-09add checkout reflog commit keybindingJesse Duffield
2020-01-09add reflog tab in commits panelJesse Duffield
2020-01-08switch to 'i' for toggling diff commitsv0.12.3Jesse Duffield
2020-01-08refresh side panels when resetting to upstreamv0.12.1Jesse Duffield
2020-01-08escape editor pathJamie Brynes
2020-01-08add git flow supportJesse Duffield
2020-01-08don't watch deleted filesJesse Duffield
2020-01-08minor fixupJesse Duffield
2020-01-08reduce to 50Jesse Duffield
2020-01-08improve file watchingJesse Duffield
2020-01-07added a seperate keybinding option for checking out commitsDavid Chen
2020-01-07fix display of menu option keybindingsDavid Chen
2020-01-07cleanupDavid Chen
2020-01-07customizable keybinding for toggleDiffCommitDavid Chen
2020-01-07Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-07fixed keybinding display in merge_panel.goDavid Chen
2020-01-07allow commits to be checked outJesse Duffield
2020-01-07allow hard resetting to upstream branchJesse Duffield
2020-01-07Use ASCII on Windows with east asian localeYasuhiro Matsumoto
2020-01-07updated keybinding config docsDavid Chen
2020-01-07Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-06if statements to mapDavid Chen
2020-01-06PickBothHunks -> pickBothHunksDavid Chen
2020-01-05fix applying patch on Windows machineJamie Brynes
2020-01-04Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-03make Ctrl+P visiblematejcik
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-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-04fixDavid Chen
2019-12-04feature: custom keybindingsDavid Chen