summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-09Local-ise remote branches when checking out by namecheckout-by-nameJesse Duffield
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
2024-02-18Use $XDG_STATE_HOME for state.yml (#2936)Stefan Haller
2024-02-18Update Config.mdStefan Haller
2024-02-18Change log path to state dirChing Pei Yang
2024-02-18Use $XDG_STATE_DIR for state.ymlChing Pei Yang
2024-02-18Switch to github.com/adrg/xdgChing Pei Yang
2024-02-18Fix some problems with patches if `git diff` was customized with config (e.g....Stefan Haller
2024-02-18Add integration testStefan Haller
2024-02-18Set diff.noprefix=false for all other diff commands tooStefan Haller
2024-02-18Fix problems with patches if `git diff` was customized with config.Matthias Richerzhagen
2024-02-16Keep sort order when filtering lists sorted by date (#3282)Stefan Haller
2024-02-16Don't omit section headers when filtering the keybindings menuStefan Haller
2024-02-16Optionally keep sort order stable when filtering listsStefan Haller
2024-02-16Bump required go version to 1.21Stefan Haller
2024-02-16Fix initial scroll bar size again (#3285)Stefan Haller
2024-02-16Fix number of lines to read from a task initially for the right scroll bar sizeStefan Haller
2024-02-16Fix order of custom commands history (#3286)Stefan Haller
2024-02-16Fix order problems when saving custom commands historyStefan Haller