summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-18show loading state when amending top commitv0.22.5Jesse Duffield
2020-09-18Fix numbering in Dutch IntroPopupMessageLakshay Garg
2020-09-18Fix numbering in English IntroPopupMessageLakshay Garg
2020-09-18fix testJesse Duffield
2020-09-02fix testJesse Duffield
2020-09-02ensure that when a branch name is ambiguous we still show the correct coloursJesse Duffield
2020-08-31use GetBool instead of castingFrancisco Miamoto
2020-08-31implement config option for disabling force pushingFrancisco Miamoto
2020-08-31add config 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-27gracefully fail due to git version less than 2.0Jesse 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-27remove redundant testJesse Duffield
2020-08-27support branches with no upstreamJesse Duffield
2020-08-26better way of knowing which commits are unpushedJesse Duffield
2020-08-26fix bug where cancelling search in menu caused issuev0.22.3Jesse Duffield
2020-08-26try againv0.22.2Jesse Duffield
2020-08-25do not create error panel for sentinel errorsv0.22.1Jesse Duffield
2020-08-26use clipboard package to handle clipboard stuffJesse Duffield
2020-08-25Remove tab keybinding for cycling tabJesse Duffield
2020-08-25use new branch logic when 'checking out' remote branchJesse Duffield
2020-08-25workflows: run CI on master or pull request onlyDawid Dziurla
2020-08-25workflows: match every branchDawid Dziurla
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-24bump creackJesse Duffield
2020-08-25add log when git status errorsJesse Duffield
2020-08-24ignore warning messages about files when obtaining file statusesJesse Duffield
2020-08-24prevent moving cursor past last character in prompt modalJesse Duffield
2020-08-24prevent moving cursor past last character in prompt modalJesse 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-23bump gocui to ensure no crash on startupJesse 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