summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-27Update Custom_Command_Keybindings.mdJesse Duffield
2020-09-27Update README.mdJesse Duffield
2020-09-27add custom command keybindings docJesse Duffield
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-26tidy go.sumJesse Duffield
2020-09-26better documentationJesse Duffield
2020-09-26more loggingJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-09-26Update README.mdJesse Duffield
2020-09-26Update README.mdJesse Duffield
2020-09-21Change the descriptions to lowercaseYuki Osaki
2020-09-21Update pkg/i18n/english.goYuki Osaki
2020-09-21Be able to copy file nameYuki Osaki
2020-09-18smarter checking of git versionv0.22.9v0.22.8Jesse Duffield
2020-09-18better flag descriptionJesse Duffield
2020-09-18show loading state when amending top commitv0.22.7v0.22.6Jesse 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