summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-10Hide system goroutines in callstackStefan Haller
2023-09-10Format launch.json with PrettierStefan Haller
2023-09-10Change the default of the "gui.borders" config to "rounded" (#2998)Jesse Duffield
2023-09-10Add co-author to commits (#2912)Jesse Duffield
2023-09-09Add coauthor (#2)Orlando Maussa
2023-09-09Change the default of the "gui.borders" config to "rounded"Stefan Haller
2023-09-09Add jump-to-panel label config setting (#2993)Stefan Haller
2023-09-09feat: add jump-to-panel label settingMaria José Solano
2023-09-09Bump gocuiStefan Haller
2023-09-09Updated README.mdREADME-bot
2023-09-09Replace whitespace with '-' when renaming a branch (#2990)Jesse Duffield
2023-09-06Updated README.mdREADME-bot
2023-09-06Support to reset the current branch to a selected branch upstream (#2940)Stefan Haller
2023-09-06feat: add a menu to reset current branch to a target branch upstreamAzraelSec
2023-09-06chore: rename "Set/Unset upstream" menu to "Upstream Options"AzraelSec
2023-09-05Replace whitespace with '-' when renaming a branchCal Courtney
2023-09-05Updated README.mdREADME-bot
2023-09-05Save diff context size in state.yml instead of config.yml (#2969)Stefan Haller
2023-09-05Move diff context size from UserConfig to AppStateStefan Haller
2023-09-04Load defaults for AppState before reading from yamlStefan Haller
2023-09-04Extract a SaveAppStateAndLogError functionStefan Haller
2023-09-04Don't pass ignoreWhitespace to git commandsStefan Haller
2023-09-04Add AppState to common.CommonStefan Haller
2023-09-04Updated README.mdREADME-bot
2023-09-04Add support for external diff commands (e.g. difftastic) (#2868)Stefan Haller
2023-09-04Fix keybinding for editing config fileStefan Haller
2023-09-04Add support for external diff commands (e.g. difftastic)Stefan Haller
2023-09-04Add explicit --no-ext-diff arg to CommitCommands.ShowCmdObjStefan Haller
2023-09-04Updated README.mdREADME-bot
2023-09-04Improve prompts when amending commits (#2980)Stefan Haller
2023-09-01Improve prompts when amending commitsStefan Haller
2023-08-31Updated README.mdREADME-bot
2023-08-31Fix escape not cancelling filter mode, but closing the menu instead (#2977)Stefan Haller
2023-08-30Fix escape not cancelling filter mode, but closing the menu insteadStefan Haller
2023-08-30Updated README.mdREADME-bot
2023-08-30Don't show toasts when running integration tests (#2975)Stefan Haller
2023-08-30Don't show toasts when running integration testsStefan Haller
2023-08-29Check for staged files for "Amend commit" and "Create fixup commit" (#2970)Stefan Haller
2023-08-29Ensure committable files for "amend to" and "create fixup commit"Stefan Haller
2023-08-29Extract a WithEnsureCommitableFiles functionStefan Haller
2023-08-29Add command to show divergence from upstream (#2871)Stefan Haller
2023-08-29Add integration test for the new divergence logStefan Haller
2023-08-29Add DoesNotContainAnyOf matcherStefan Haller
2023-08-29Add "Show divergence from upstream" entry to Upstream menu in branches panelStefan Haller
2023-08-29Extract a SubCommitsHelper from SwitchToSubCommitsControllerStefan Haller
2023-08-29Remove sub_commits_context's Title methodStefan Haller
2023-08-29Add option RefToShowDivergenceFrom to GetCommitsOptionsStefan Haller
2023-08-29Don't return commits from setCommitMergedStatusesStefan Haller
2023-08-29Section headers in keybindings menu (#2911)Stefan Haller
2023-08-29Remove the magenta color on menu items that open a menuStefan Haller