summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-10Updated README.mdREADME-bot
2023-07-10Track busy/idle state for integration tests (#2765)Jesse Duffield
2023-07-10Retry on index.lock errorJesse Duffield
2023-07-10Ensure background refreshes don't bunch upJesse Duffield
2023-07-10Fix flakey pull_merge_conflict testJesse Duffield
2023-07-10Fix flakey misc/initial_open testJesse Duffield
2023-07-10RefactorJesse Duffield
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use mutex on cached git configJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-07-09Add dev doc for busy/idle trackingJesse Duffield
2023-07-09Fix testJesse Duffield
2023-07-09Fix race conditionJesse Duffield
2023-07-09Only attempt integration tests onceJesse Duffield
2023-07-09Add mutex for refreshing branchesJesse Duffield
2023-07-09Remove retry logic in integration testsJesse Duffield
2023-07-08Wait for intro before doing any of our refresh functionsJesse Duffield
2023-07-08Remove redundant waitgroupJesse Duffield
2023-07-08Handle pending actions properly in git commands that require credentialsJesse Duffield
2023-07-08Add busy count for integration testsJesse Duffield
2023-07-08Bump gocuiJesse Duffield
2023-07-03Updated README.mdREADME-bot
2023-07-03View filtering (#2680)Jesse Duffield
2023-07-03Add mutex to filtered list to avoid concurrency issuesJesse Duffield
2023-07-03Add filtering docsJesse Duffield
2023-07-03Differentiate between different filter modesJesse Duffield
2023-07-03Update cheatsheetsJesse Duffield
2023-07-03Use searching, not filtering, in file tree viewsJesse Duffield
2023-07-03Fix escape logic for remote branchesJesse Duffield
2023-07-03Add integration tests for searching/filteringJesse Duffield
2023-07-03Support case sensitive filteringJesse Duffield
2023-07-03Color view frame differently when searching/filteringJesse Duffield
2023-07-03Show filter status similar to what we show with searchJesse Duffield
2023-07-03Only cancel search if main or temporary context loses focusJesse Duffield
2023-07-03Scroll to top when filtering and retain selection when cancelling filterJesse Duffield
2023-07-03Move more logic into search helperJesse Duffield
2023-07-03Case insensitive string comparisonJesse Duffield
2023-07-03Support filtering filesJesse Duffield
2023-07-03Cancel filter/search when hitting escapeJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-07-03Add integration tests for discarding filesJesse Duffield
2023-07-02Use comment char on interactive rebase (#2639)Stefan Haller
2023-07-02Print entire panic messageJesse Duffield
2023-07-02Bump gocuiJesse Duffield
2023-07-02Use comment char config on interactive rebaseGustavo Krieger
2023-07-02Bump git-todo-parserGustavo Krieger
2023-07-02Add tests of interactive rebase with custom comment characterGustavo Krieger
2023-06-29Merge pull request #2748 from jesseduffield/always-show-branch-heads-in-diffStefan Haller
2023-06-29Updated README.mdREADME-bot
2023-06-29Merge pull request #2750 from letavocado/fix-typo-EnteRefNameJesse Duffield