summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
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-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-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-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-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-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-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
2022-01-25fixed indentation by swapping spaces for tabsMikael Elkiaer
2022-01-25add tests specific for URL escaping in PRsMikael Elkiaer
2022-01-25update unit tests not expecting url escapingMikael Elkiaer
2022-01-25add URL encoding in pull request branch namesMikael Elkiaer
2022-01-24stop skipping stash warningsJesse Duffield
2022-01-24always refresh after stash actionJesse Duffield
2022-01-22exclude interactive rebase TODO commits from commit graphJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield