summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-11update config.md to explain situation with config pathsv0.27.4Jesse Duffield
2021-04-11Fix path for Linux config filetafryn
2021-04-11update release notesJesse Duffield
2021-04-11allow opening merge toolJesse Duffield
2021-04-11better way of scrolling to a merge conflictJesse Duffield
2021-04-11fix merge conflict panel not renderingJesse Duffield
2021-04-10pause background threads when running subprocessv0.27.3Jesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-09reduce flicker without worrying about carriage returnsJesse Duffield
2021-04-09potentially fix credentials issuev0.27.2Jesse Duffield
2021-04-09stricter CIJesse Duffield
2021-04-09fix crash at startJesse Duffield
2021-04-08revert no-flicker due to carriage return weirdnessJesse Duffield
2021-04-08support file tree mode on windowsJesse Duffield
2021-04-08add test for building treeJesse Duffield
2021-04-08close commit message panel after returning from subprocessJesse Duffield
2021-04-07fix CIv0.27.1Jesse Duffield
2021-04-07fix crash on first openJesse Duffield
2021-04-07fix broken link to old AUR packageEmiliano Ruiz Carletti
2021-04-06add 0.27 release notesv0.27Jesse Duffield
2021-04-06don't kill the index.lock file until I decide whether it's actually a good ideaJesse Duffield
2021-04-06skip some tests that are failing on CI for some reasonJesse Duffield
2021-04-06amend reword testJesse Duffield
2021-04-06prevent adding staged files when renaming top commitJesse Duffield
2021-04-06restore contents on resume from subprocessJesse Duffield
2021-04-06fix flicker issue in main viewJesse Duffield
2021-04-06hide patch panel if we're in the commits panel and we refresh and it's now ex...Jesse Duffield
2021-04-06reduce chance of deadlock by using a RW mutex on the context stackJesse Duffield
2021-04-06remove junk testJesse Duffield
2021-04-06more tests for branchesJesse Duffield
2021-04-06ensure we're passing the right testing struct pointer aroundJesse Duffield
2021-04-06stop checking out branches when doing a rename. Instead just move the cursor ...Jesse Duffield
2021-04-06branch rename testJesse Duffield
2021-04-06more testsJesse Duffield
2021-04-06more testsJesse Duffield
2021-04-06even slower retries for CIJesse Duffield
2021-04-06update test descriptionsJesse Duffield
2021-04-06do not refresh patch panel unless commit files panel is the current side panelJesse Duffield
2021-04-06add tests for diffingJesse Duffield
2021-04-06prevent deadlocks.Jesse Duffield
2021-04-06move suggestions view behind confirmation viewJesse Duffield
2021-04-06more testsJesse Duffield
2021-04-06update snapshots to include tags comparisonJesse Duffield
2021-04-06fix bug with tags panelJesse Duffield
2021-04-06another filter path testJesse Duffield
2021-04-06add another filter path testJesse Duffield
2021-04-06marginally better logic for searchingJesse Duffield
2021-04-06allow opening diff menu panel when other popup is openJesse Duffield
2021-04-06allow opening filter menu panel when other popup is openJesse Duffield
2021-04-06do not double-append contexts to the stackJesse Duffield