summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2019-05-06Fixed some sugestions from jesseduffieldmjarkk
2019-05-06Merge branch 'master' into smaller-uiMark Kopenga
2019-05-06support resetting to a commit in either soft, hard, or mixed modeJesse Duffield
2019-05-06Prevent crash when opening in small windowJesse Duffield
2019-05-05Changed the way how the view height are setmjarkk
2019-04-26Made the ui even smallermjarkk
2019-04-25Added another resizing stepmjarkk
2019-04-20Made the go bot happymjarkk
2019-04-20Better UI on small screensmjarkk
2019-04-13Add 'w' keybinding in files panel to commit as a WIPJesse Duffield
2019-04-13Add skipHookPrefix to configJesse Duffield
2019-04-07remove subprocess channel stuffJesse Duffield
2019-04-07support custom commandsJesse Duffield
2019-04-07Allow for creating fixup! commitsJesse Duffield
2019-04-06fixed some #397skanehira
2019-04-06add feature of display diff between specific commits #397skanehira
2019-03-23pass length of options to createMenuJesse Duffield
2019-03-23delete menu keybinding before setting new oneJesse Duffield
2019-03-23always attempt to discard changes from current fileJesse Duffield
2019-03-23move soft reset keybinding into reset optionsJesse Duffield
2019-03-23add more options for resetting files in the working treeJesse Duffield
2019-03-23support discarding unstaged changesJesse Duffield
2019-03-23retain commit message if precommit hook failsJesse Duffield
2019-03-23Rely on model rather than view to focus a pointJesse Duffield
2019-03-22organise keybindings betterJesse Duffield
2019-03-16show some more errors in the gui rather than panickingJesse Duffield
2019-03-16show file remove error in gui rather than panicJesse Duffield
2019-03-16allow autostashing changes when checking out a branchJesse Duffield
2019-03-16allow adding a file viewed from the commit files panelJesse Duffield
2019-03-16appease golangciJesse Duffield
2019-03-16remove redundant call to refreshCommitFilesViewJesse Duffield
2019-03-16allow user to discard old file changes for a given commitJesse Duffield
2019-03-16allow user to checkout old filesJesse Duffield
2019-03-16minor cleanupJesse Duffield
2019-03-16Add feature of display committed file list #383skanehira
2019-03-03allow both enter and space to execute menu itemv0.7Jesse Duffield
2019-03-03prevent crashes when scrolling upJesse Duffield
2019-03-03support user configuring mouse events to be enabledJesse Duffield
2019-03-03i18n for rebase loading statesJesse Duffield
2019-03-03distinguish between inline and non-inline merge conflictsJesse Duffield
2019-03-03don't crash if we have no lines to stageJesse Duffield
2019-03-03fixup layout issue that was causing crashes when the window was too smallJesse Duffield
2019-03-03show loading status for rebasing eventsJesse Duffield
2019-03-03hide donate button if mouse events are disabledJesse Duffield
2019-03-02add another match on the error message to tell us we've encountered merge con...Jesse Duffield
2019-03-02populate dutch and polish i18n files with new messagesJesse Duffield
2019-03-02Revert "remove old rebase code now that we're only ever interactively rebasing"Jesse Duffield
2019-03-02disable mouse feature until its readyJesse Duffield
2019-03-02extend cheatsheet generator to contain context based keybindingsJesse Duffield
2019-03-02mouse supportJesse Duffield Duffield