summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2020-09-27better validation messagesJesse Duffield
2020-09-27support custom command loading textJesse Duffield
2020-09-27rename prompt to inputJesse Duffield
2020-09-27fallback to value if name not givenJesse Duffield
2020-09-27better template support for menus and promptsJesse Duffield
2020-09-27support menus in custom commandsJesse Duffield
2020-09-27support prompts in custom commandsJesse Duffield
2020-09-27minor fixupJesse Duffield
2020-09-27better interfaceJesse Duffield
2020-09-27support custom keybindingsJesse Duffield
2020-09-26more lenient handling of views not existingJesse Duffield
2020-09-26fix panicJesse Duffield
2020-09-26refresh commit files view when neededJesse Duffield
2020-09-26convert to string in a better way because I'm pretty sure alpine needs itJesse Duffield
2020-09-26use --no-ext-diff flag for git diffJesse Duffield
2020-09-26more loggingJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-09-21Be able to copy file nameYuki Osaki
2020-09-18show loading state when amending top commitv0.22.7v0.22.6Jesse Duffield
2020-08-31use GetBool instead of castingFrancisco Miamoto
2020-08-31implement config option for disabling force pushingFrancisco Miamoto
2020-08-29fast UI update when moving commits in rebase modeJesse Duffield
2020-08-28restore donate linkv0.22.4Jesse Duffield
2020-08-27more efficient refreshing of rebase commitsJesse Duffield
2020-08-27drop merge commits when interactive rebasing just like git CLIJesse Duffield
2020-08-26fix bug where cancelling search in menu caused issuev0.22.3Jesse Duffield
2020-08-25do not create error panel for sentinel errorsv0.22.1Jesse Duffield
2020-08-25Remove tab keybinding for cycling tabJesse Duffield
2020-08-25use new branch logic when 'checking out' remote branchJesse Duffield
2020-08-24better keybinding ('W') for viewing diffv0.22.0Jesse Duffield
2020-08-24do not reset cursor unless previous file has moved positionJesse Duffield
2020-08-24support alacrittyJesse Duffield
2020-08-23Return whether the context has a parent or not along with that parentJesse Duffield
2020-08-23allow spamming the p keyJesse Duffield
2020-08-23fix focus change on merge popup returnJesse Duffield
2020-08-23when in the remote branches view, prefill name for creating branch off of rem...Jesse Duffield
2020-08-23set keybindings after initialising viewsJesse Duffield
2020-08-23safer getting of branchJesse Duffield
2020-08-23check for missing view when scrollingJesse Duffield
2020-08-23rename Status to PatchStatusJesse Duffield
2020-08-23enlargen stash window when its focusedJesse Duffield
2020-08-23better handling of there being no commit filesJesse Duffield
2020-08-23show file statuses in commit files viewJesse Duffield
2020-08-23formatJesse Duffield
2020-08-23prefill remote edit promptsJesse Duffield
2020-08-23hide secondary view when escaping patch building panelJesse Duffield
2020-08-23always reset branch selected index when creating new branchJesse Duffield
2020-08-23we've now flipped the booleanJesse Duffield
2020-08-23allow explicitly managing focusJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield