summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
4 daysUse AutoRenderHyperLinks in confirmation viewauto-render-hyper-linksStefan Haller
4 daysUse AutoRenderHyperLinks in main viewsStefan Haller
4 daysTurn on AutoRenderHyperLinks in the Command Log panelStefan Haller
4 days[gocui] Add AutoRenderHyperLinks functionality to ViewStefan Haller
4 daysAdd options for disabling switching to the Files panel after popping or apply...HEADmasterStefan Haller
4 daysAdd options for disabling switching to the Files panel after popping or apply...Stefan Haller
4 daysWith stacked branches, create fixup commit at the end of the branch it belong...Stefan Haller
4 daysCreate fixup commit at end of its branch when there's a stack of branchesStefan Haller
4 daysExtract helper function for getting the hash of the last commit madeStefan Haller
4 daysAdd changeToFixup field to MoveFixupCommitDownStefan Haller
4 daysUpdate language files from Crowdin (#3898)Stefan Haller
11 daysGenerate keybindingsupdate-language-files-from-crowdinStefan Haller
11 daysUpdate language files from CrowdinStefan Haller
13 daysSwitch to Files panel after popping a stash (#3888)v0.44.0Stefan Haller
13 daysSwitch to Files panel after popping a stashStefan Haller
13 daysGet rid of a lot of error return values (#3890)Stefan Haller
13 daysRemove return value of OpenCommitMessagePanelStefan Haller
13 daysRemove return value of Alert/Confirm/PromptStefan Haller
13 daysRemove return value of CreatePopupPanelStefan Haller
13 daysRemove return value of RefreshPatchBuildingPanelStefan Haller
13 daysRemove return value of IContextMgr.Push/Pop et. al.Stefan Haller
13 daysFix a lock that is held too longStefan Haller
13 daysRemove return value of Focus-related functionsStefan Haller
13 daysRemove return value of IPatchExplorerContext.Render, RenderAndFocus, and Navi...Stefan Haller
13 daysRemove return value of RenderToMainViews and some related functionsStefan Haller
13 daysRemove return value of HandleRenderStefan Haller
13 daysBump 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
2024-08-28Add ShortRefName to Ref interfaceStefan Haller
2024-08-28Add --stat -p to diff args in diffing modeStefan Haller