summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-01-27better locking of merge panel stateJesse Duffield
2022-01-27Update CONTRIBUTING.mdJesse Duffield
2022-01-27add debugging section to contributor guideJesse Duffield
2022-01-26show only merge conflict files when there are merge conflictsJesse Duffield
2022-01-26select current bisect commit even if bisect was started on another branchJesse Duffield
2022-01-26fix panic on rebaseJesse Duffield
2022-01-26add another bisect integration testJesse Duffield
2022-01-26better rendering of bisect markets in commits panelJesse Duffield
2022-01-26only show commits from start ref if bad commit is reachable from thereJesse Duffield
2022-01-26add a file close that was missedJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-26fix reflog failing to properly refreshJesse Duffield
2022-01-26redo commit revert integration testJesse Duffield
2022-01-26allow running integration tests at original speedJesse Duffield
2022-01-26Fixed the issue with lintingglendsoza
2022-01-26Changes as per reviewglendsoza
2022-01-26Changes as per reviewglendsoza
2022-01-26ISSUE 1706: Ask confirmation before reverting a commitglendsoza
2022-01-25run go fmtMikael Elkiaer