summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-04-06show error when user attempts to commit when no files are presentJesse Duffield
2021-04-06update keybindingsJesse Duffield
2021-04-06change languageJesse Duffield
2021-04-06add commentJesse Duffield
2021-04-06change order of filtering and patch building so that esc key exits patch buil...Jesse Duffield
2021-04-06add filter path testJesse Duffield
2021-04-06support passing extra command args in integration testsJesse Duffield
2021-04-06default to not quitting when hitting esc at the top level.Jesse Duffield
2021-04-06much cleaner integration test codeJesse Duffield
2021-04-06tiny refactorJesse Duffield
2021-04-06allow decimal replay speeds for integration testsJesse Duffield
2021-04-06fix windows compilation issueJesse Duffield
2021-04-06remove time limitJesse Duffield
2021-04-06try better logging for CIJesse Duffield
2021-04-06retry flakey testsJesse Duffield
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse Duffield
2021-04-06speed up testJesse Duffield
2021-04-06allow playing and updating snapshotsJesse Duffield
2021-04-06prevent git from prompting user if program is run directlyJesse Duffield