summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-09WIPfix-sponsorsJesse Duffield
2024-03-09TestJesse Duffield
2024-03-09Fix sponsors CIJesse Duffield
2024-03-09Auto-wrap commit message while typing (#3173)Stefan Haller
2024-03-09Add integration testStefan Haller
2024-03-09Remove hard line breaks when rewording commitsStefan Haller
2024-03-09Replace DOS linefeeds with Unix line feeds when loading a commit messageStefan Haller
2024-03-09Save and restore the unwrapped descriptionStefan Haller
2024-03-09Add config for soft-wrapping the commit message bodyStefan Haller
2024-03-09Bump gocuiStefan Haller
2024-03-09Adjust selection after squashing fixups (#3338)Stefan Haller
2024-03-09Keep the same line selected after squashing fixup commitsStefan Haller
2024-03-09Extract common code to a helper methodStefan Haller
2024-03-09Move selection down by one after creating a fixup commitStefan Haller
2024-03-09Extend squash_fixups_in_current_branch test to check the selectionStefan Haller
2024-03-09Add test for creating a fixup commit and squashing fixupsStefan Haller
2024-03-09Support setting a range of commits to "edit" outside of a rebase (#3370)Stefan Haller
2024-03-09Support setting a range of commits to "edit" outside of a rebaseStefan Haller
2024-03-07Show all submodules recursively (#3341)Stefan Haller
2024-03-07Show all submodules recursivelyStefan Haller
2024-03-07Pass entire submodule to UpdateUrl instead of name and path separatelyStefan Haller
2024-03-07Fix deleting submodule where name and path are differentStefan Haller
2024-03-07Add test to check that the git dir for a deleted submodule was removedStefan Haller
2024-03-07Extend submodule tests to use a submodule where name and path are differentStefan Haller
2024-03-07Don't strike out reserved keys in menus (#3365)Stefan Haller
2024-03-06Don't strike out reserved keys in menusStefan Haller
2024-03-03Bump gocui (#3356)Stefan Haller
2024-03-03Bump gocuiStefan Haller
2024-03-02Remove support for old style non-interactive rebase (#3348)Stefan Haller
2024-03-02Remove support for old-style non-interactive rebasesStefan Haller
2024-03-02Allow more than one argument in git.merging.args config (#3336)Stefan Haller
2024-03-02Break git.merging.args config into separate arguments on whitespaceStefan Haller
2024-03-02Add a test that demonstrates a bug with multiple args in git.merging.args configStefan Haller
2024-03-02Don't show branch head on rebase todos if the rebase.updateRefs config is on ...Stefan Haller
2024-03-02Don't show branch head on rebase todos if the rebase.updateRefs config is onStefan Haller
2024-03-02Rename showBranchMarkerForHeadCommit parameter to hasRebaseUpdateRefsConfigStefan Haller
2024-03-02Add test demonstrating the current (undesired) behaviorStefan Haller
2024-03-02Provide two helix presets, one for "helix" and one for "hx" (#3346)Stefan Haller
2024-03-02Provide two helix presets, one for "helix" and one for "hx"Stefan Haller
2024-03-02Make ctrl-f available in staging view (#3349)Stefan Haller
2024-03-02Make ctrl-f available in staging viewStefan Haller
2024-03-02Fix linter warnings (#3351)Stefan Haller
2024-03-02Fix linter warningsStefan Haller
2024-03-02Fix display of Chinese characters on Windows (#3352)Stefan Haller
2024-03-01Bump gocuiStefan Haller
2024-02-21Add author filtering to commit view (#3302)Stefan Haller
2024-02-21Add author filtering to commit viewTristan Déplantes
2024-02-21Change "git reset" default to --mixed (#3264)Stefan Haller
2024-02-21Add tooltips for reset menu itemsStefan Haller
2024-02-21Change "git reset" default to --mixedStefan Haller