summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-28fixup! Fix showing the "YOU ARE HERE" marker for old-style non-interactive re...fix-support-for-old-style-non-interactive-rebaseStefan Haller
2024-02-26Fix showing the "YOU ARE HERE" marker for old-style non-interactive rebasesStefan Haller
2024-02-26Fix showing old-style non-interactive rebase todoStefan 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
2024-02-16Simplify saving app stateStefan Haller
2024-02-16Migrate git.log.showGraph and git.log.order to app state (#3197)Stefan Haller
2024-02-16Redraw commits view when showGraph setting changesStefan Haller
2024-02-16Deprecate git.log.showGraph and git.log.order configAlex March
2024-02-16Fix two problems related to update-ref rebase todo items (#3290)Stefan Haller
2024-02-16Avoid crash when hitting enter on an update-ref todoStefan Haller
2024-02-16Fix a problem with refreshing while an update-ref todo is selectedStefan Haller
2024-02-16Support range select removing files from a commit (#3276)Jesse Duffield
2024-02-13Fix range select bugAaron Hoffman
2024-02-13Clean up test caseAaron Hoffman
2024-02-13CleanupAaron Hoffman
2024-02-13Support range select removing files from a commitAaron Hoffman
2024-02-13Change default of git.log.showGraph to 'always' (#3314)Stefan Haller
2024-02-13Change default of git.log.showGraph to 'always'Stefan Haller
2024-02-12Disallow cherry-picking merge commits (#3316)Stefan Haller
2024-02-10Disallow cherry-picking merge commitsStefan Haller
2024-02-10Disallow cherry-picking update-ref todosStefan Haller
2024-02-10Cleanup: remove unused methodStefan Haller
2024-01-30Fix cherrypick demo (#3287)Stefan Haller
2024-01-30Fix cherrypick demoAaron Hoffman
2024-01-30Clear cherry-picked commits after pasting (#3240)Stefan Haller
2024-01-30Clear cherry-picked commits after pastingmolejnik88
2024-01-30Use slimmer scrollbars (#3283)Jesse Duffield
2024-01-30Use slimmer scrollbarsJesse Duffield
2024-01-29Add command to squash all fixups in the current branch (#3274)Stefan Haller