summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-13standardise how we handle background coloursv0.20.3Jesse Duffield
2020-05-13bump gocui to be on 'simple' branch.Jesse Duffield
2020-05-09Add option to split patch into a new commitGary Yendell
2020-05-08Minor fixesJosh Soref
2020-05-04workflows: update CI triggersDawid Dziurla
2020-04-27Add path to config file on WindowsMike Palmer
2020-04-27fix: fixed readme linkGlenn Vriesman
2020-04-27fix issue #640 add catCmd and OS-specific valuesTyler Davis
2020-04-22Add FreeBSD installation instructionsLars E
2020-04-22totally screwed up the last commitv0.20.2Jesse Duffield
2020-04-22handle comments in todo filesv0.20.1Jesse Duffield
2020-04-22fix: fixed yaml typoGlenn Vriesman
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-20support configurable merge argsJesse Duffield
2020-04-20add bugfix git flow optionJesse Duffield
2020-04-20fix: fixed gpg breaking terminalGlenn Vriesman
2020-04-17whoopsJesse Duffield
2020-04-15support copying stuff to clipboardJesse Duffield
2020-04-03fix config docs typoAdwin Ying
2020-04-02Merge pull request #775 from jesseduffield/dawidd6-patch-1Dawid Dziurla
2020-04-02workflows: update homebrew bumping actionDawid Dziurla
2020-03-29remove trash filesv0.19Jesse Duffield
2020-03-29add reverse patch optionJesse Duffield
2020-03-29unbold diff infoJesse Duffield
2020-03-29some more UI logicJesse Duffield
2020-03-29better keybindingJesse Duffield
2020-03-29simplify thingsJesse Duffield
2020-03-29don't support files until we understand the use caseJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-29remove old diff mode codeJesse Duffield
2020-03-29reset main's origin when cycling viewsJesse Duffield
2020-03-29fix conflict race conditionJesse Duffield
2020-03-29split reflog commits into ReflogCommits and FilteredReflogCommitsJesse Duffield
2020-03-29load reflog commits manually when in filter mode for branches panelJesse Duffield
2020-03-29reset state on each Run() callJesse Duffield
2020-03-29refactor gui.goJesse Duffield
2020-03-29properly reset gui state when restarting or coming back from a subprocessJesse Duffield
2020-03-29rename to filtered modeJesse Duffield
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-29fix width of half screen modeJesse Duffield
2020-03-28update cheatsheetJesse Duffield
2020-03-28support lazyloading in commits viewJesse Duffield
2020-03-28add keybindings for paging in list panels and jumping to top/bottomJesse Duffield
2020-03-28add workflow for auto-mergingJesse Duffield
2020-03-28fix up some things with the patch handling stuffJesse Duffield
2020-03-28autostash changes when pulling file into indexJesse Duffield
2020-03-28move working tree state function into git.goJesse Duffield