summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-17moving more into controllers packageJesse Duffield
2022-03-17no need to invoke sync controller hereJesse Duffield
2022-03-17always fast forwardJesse Duffield
2022-03-17remove redundant popup checksJesse Duffield
2022-03-17move helpers into their own structJesse Duffield
2022-03-17standardise namingJesse Duffield
2022-03-17add actions abstractionJesse Duffield
2022-03-17move all refresh code into the one fileJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17avoid deadlockJesse Duffield
2022-03-17use type switch instead of type keyJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-03-17rename fieldJesse Duffield
2022-03-17Only read env once when recording dirsDavid Roman
2022-03-17Record current directory on switchDavid Roman
2022-03-17Update README.mdJesse Duffield
2022-03-17allow skipping confirmation prompt after opening subprocessv0.34Ram Bhosale
2022-03-16fix testsJesse Duffield
2022-03-16refactor: 💡 Use new approach introduced via #1637tiwood
2022-03-16docs: Let 'Tag' badge in README.md link to Github 'Releases' pageMoritz Haase
2022-03-16docs: Remove 'GolangCI' badge from README.mdMoritz Haase
2022-03-16Use editFileAtLine method for line by line panelFrancisco Miamoto
2022-03-16open code in existing windowJesse Duffield
2022-03-16more explicitJesse Duffield
2022-03-16Support line offset for most common editors by defaultLuka Markušić
2022-03-16ignore current user language when generating cheatsheetsJesse Duffield
2022-03-16Just spotted some small typos in NL translationAkash Soedamah
2022-03-16Add unstagedChangesColor config optionDaniel Kiss
2022-03-15docs: Update 'VS Code launch configuration' in contribution guideMoritz Haase
2022-03-15docs: Update link to GoDoc in README.md to use HTTPS instead of HTTPMoritz Haase
2022-03-15docs: Minor formatting fixes for README.mdMoritz Haase
2022-03-15docs: Fix typos in README.mdMoritz Haase
2022-03-15chore: go mod vendorMATSUDA Takashi
2022-03-15chore: go get github.com/gdamore/tcell/v2@2a1a1b58MATSUDA Takashi
2022-02-05whoopsv0.33Jesse Duffield
2022-02-03Merge pull request #1757 from bnoctis/i18n/polish-introMark Kopenga
2022-02-02fix & polish Chinese intro messageBlair Noctis
2022-02-01Add shared function for loading map of custom colorsMatt Cles
2022-02-01Add configurable colors for branch prefixesMatt Cles
2022-01-31Merge pull request #1750 from mark2185/fix-issue-templateMark Kopenga
2022-01-31'git-rev parse' should be 'git rev-parse'Luka Markušić
2022-01-31Update README.mdJing Mi
2022-01-29generate snapshot for expected dir in separate tmp dirJesse Duffield
2022-01-29add submodule integration testsJesse Duffield
2022-01-29simplify submodule removeJesse Duffield
2022-01-28ensure stash panel refreshesJesse Duffield
2022-01-27stop retrying due to index lock for nowJesse Duffield