summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-09-15Better local branch delete confirmationbetter-branch-delete-confirmationStefan Haller
2024-09-15Fix bug with deleting remote branch whose name doesn't match local branchStefan Haller
2024-09-15Add test that demonstrates bug wit deleting remote branch with different nameStefan Haller
2024-09-15Add question marks to questionsStefan Haller
2024-09-15Remove unused textsStefan Haller
2024-09-15Remove obsolete TODO commentStefan Haller
2024-09-15Add options for disabling switching to the Files panel after popping or apply...Stefan Haller
2024-09-15Add options for disabling switching to the Files panel after popping or apply...Stefan Haller
2024-09-15With stacked branches, create fixup commit at the end of the branch it belong...Stefan Haller
2024-09-15Create fixup commit at end of its branch when there's a stack of branchesStefan Haller
2024-09-15Extract helper function for getting the hash of the last commit madeStefan Haller
2024-09-15Add changeToFixup field to MoveFixupCommitDownStefan Haller
2024-09-15Update language files from Crowdin (#3898)Stefan Haller
2024-09-08Generate keybindingsupdate-language-files-from-crowdinStefan Haller
2024-09-08Update language files from CrowdinStefan Haller
2024-09-06Switch to Files panel after popping a stash (#3888)v0.44.0Stefan Haller
2024-09-06Switch to Files panel after popping a stashStefan Haller
2024-09-06Get rid of a lot of error return values (#3890)Stefan Haller
2024-09-06Remove return value of OpenCommitMessagePanelStefan Haller
2024-09-06Remove return value of Alert/Confirm/PromptStefan Haller
2024-09-06Remove return value of CreatePopupPanelStefan Haller
2024-09-06Remove return value of RefreshPatchBuildingPanelStefan Haller
2024-09-06Remove return value of IContextMgr.Push/Pop et. al.Stefan Haller
2024-09-06Fix a lock that is held too longStefan Haller
2024-09-06Remove return value of Focus-related functionsStefan Haller
2024-09-06Remove return value of IPatchExplorerContext.Render, RenderAndFocus, and Navi...Stefan Haller
2024-09-06Remove return value of RenderToMainViews and some related functionsStefan Haller
2024-09-06Remove return value of HandleRenderStefan Haller
2024-09-06Bump gocuiStefan Haller
2024-09-03Add Zed editor support to editorPreset (#3886)Stefan Haller
2024-09-03Add Zed to user_config.go and schemaDmytro Suvorov
2024-09-03Add Zed to docs/Config.mdDmytro Suvorov
2024-09-03Add Zed support to editor_presets.goDmytro Suvorov
2024-09-03Offer autostash option when creating new branch (#3871)Stefan Haller
2024-09-03Add integration tests for checkout/new branch with autostashBrandon
2024-09-03Offer autostash option when creating new branchBrandon
2024-09-03Simplify CheckoutRefBrandon
2024-09-02Don't allow opening a menu while the search or filter prompt is open (#3878)Stefan Haller
2024-09-02Don't allow opening a menu while the search or filter prompt is openStefan Haller
2024-09-02Ask to auto-stage unstaged files when continuing a rebase after resolving con...Stefan Haller
2024-09-02Ask to auto-stage unstaged files when continuing a rebase after resolving con...Stefan Haller
2024-09-02Make auto-staging resolved conflicts optional (#3870)Stefan Haller
2024-09-02Add config git.autoStageResolvedConflictsStefan Haller
2024-09-02Actually look for conflict markers in GetHasInlineMergeConflictsStefan Haller
2024-08-31Non-sticky range selection diff (#3869)Stefan Haller
2024-08-28Add a simple integration test for non-sticky range diffStefan Haller
2024-08-28Cleanup: remove now unused ListControllerTrait from SwitchToDiffFilesControllerStefan Haller
2024-08-28Use non-sticky range diff when entering commit files panelStefan Haller
2024-08-28Extract a method CommitFilesContext.ReInitStefan Haller
2024-08-28Show diff for range selection in commits and sub-commits panelStefan Haller