summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2024-08-28Add ShortRefName to Ref interfaceStefan Haller
2024-08-28Add --stat -p to diff args in diffing modeStefan Haller
2024-08-28Add prefix to main view diff when in diffing modeStefan Haller
2024-08-28Bugfix: properly set title of subcommits panel when refreshingStefan Haller
2024-08-28Bugfix: don't allow dropping patches from a custom patch that was made in dif...Stefan Haller
2024-08-28Bugfix: more comprehensive check whether custom patch must be resetStefan Haller
2024-08-28Extract helper function currentFromToReverseForPatchBuildingStefan Haller
2024-08-28Cleanup: remove unnecessary viewFiles indirectionStefan Haller
2024-08-28Cleanup: remove diffFilesContext field of SwitchToDiffFilesControllerStefan Haller
2024-08-28Cleanup: remove unused translated textStefan Haller
2024-08-27Add codespell support (config, workflow to detect/not fix) and make it fix fe...Stefan Haller
2024-08-27[DATALAD RUNCMD] run codespell throughout fixing typos automagicallyYaroslav Halchenko
2024-08-27[DATALAD RUNCMD] Do interactive fixing of some ambigous typosYaroslav Halchenko