summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
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
2022-01-22add support for git bisectJesse Duffield
2022-01-21check returned error (if any) from UpdateWindowTitleBirger Skogeng Pedersen
2022-01-21remove redundant title-setting shell command argsBirger Skogeng Pedersen
2022-01-21invoke title-setting shell command appropriatelyBirger Skogeng Pedersen
2022-01-21set repo name as window title when loading repo, fix #1691Birger Skogeng Pedersen
2022-01-21fix: custom service usagebin101
2022-01-19softer auto-generation messageJesse Duffield
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-18fix integration testJesse Duffield
2022-01-17do not show branch graph when in filtering modeJesse Duffield
2022-01-17make integration test passJesse Duffield
2022-01-17allow sandbox mode with integration testsJesse Duffield