summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-08-15update cheatsheetJesse Duffield
2020-08-15move patch stuff into its own packageJesse Duffield
2020-08-15allow opening files on the selected line in the staging panelJesse Duffield
2020-08-15add specs to boxlayout packageJesse Duffield
2020-08-15move box layout stuff into its own packageJesse Duffield
2020-08-13allow configurable main panel splitJesse Duffield
2020-08-13support accordian mode i.e. expanding focused side panelsJesse Duffield
2020-08-13set minimum confirmation box widthJesse Duffield
2020-08-13more lenient for switching into portrait modeJesse Duffield
2020-08-13centralise logic for information sectionJesse Duffield
2020-08-13more work on new layout functionalityJesse Duffield
2020-08-13softcode cyclable viewsJesse Duffield
2020-08-13some more changesJesse Duffield
2020-08-13move some things aroundJesse Duffield
2020-08-13add portrait mode for when the window is really tallJesse Duffield
2020-08-13refactor how we handle layoutsJesse Duffield
2020-08-12support force push after failureJesse Duffield
2020-08-12allow rebasing onto remote branchJesse Duffield
2020-08-12immediately quit when pressing q in diff or filter modeJesse Duffield
2020-08-12accept umlaut keybindingsv0.21Jesse Duffield
2020-08-12use remote prefixed branch name when merging remote branchJesse Duffield
2020-08-12allow entering a password when fast forwarding another branchJesse Duffield
2020-08-12lowercase function nameJesse Duffield
2020-08-12stop pulling in generalJesse Duffield
2020-08-12minor refactorJesse Duffield
2020-08-12support multiple modes of git pullJesse Duffield
2020-08-12update namingJesse Duffield
2020-08-12pass callback directlyJesse Duffield
2020-08-12minor cleanupJesse Duffield
2020-08-07follow cursor when staging and unstaging a file renameJesse Duffield
2020-08-07allow renames to be discardedJesse Duffield
2020-07-26Add tab keybinding in commit messageAxel Navarro
2020-07-21allow editing commit filesv0.20.11Jesse Duffield
2020-07-18Decouple escaping from quittingv0.20.10Jesse Duffield
2020-07-17prompt to create new branch if branch not foundJesse Duffield
2020-07-17prompt to commit all files if committing with no staged filesJesse Duffield
2020-05-19allow user to scroll themselves inside merge panelv0.20.4Jesse Duffield
2020-05-19fix race condition when scrolling to merge conflictJesse Duffield
2020-05-19allow creating branches off of remote branchesJesse Duffield
2020-05-15check if user has configured to push to current by defaultJesse Duffield
2020-05-15prevent flicker from bolding background of selected lineJesse Duffield
2020-05-13standardise how we handle background coloursv0.20.3Jesse Duffield
2020-05-09Add option to split patch into a new commitGary Yendell
2020-04-21add handler for searching in menuJesse Duffield
2020-04-20warnings for stash actionsv0.20Jesse Duffield
2020-04-20Handle regex compilation errors and show them to the user.Kristijan Husak
2020-04-20Add option to set predefined commit message prefix. Fixes #760.Kristijan Husak
2020-04-20add bugfix git flow optionJesse Duffield