summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2024-01-29Add command to squash all fixups in the current branchStefan Haller
2024-01-28Fix refreshing custom patch view when adding first file to custom patch (#3266)Stefan Haller
2024-01-28Fix main view refresh after adding the first file to a custom patchStefan Haller
2024-01-28Fix typoStefan Haller
2024-01-28Support selecting file range in patch builder (#3259)Jesse Duffield
2024-01-28Support selecting file range in patch builderAaron Hoffman
2024-01-28Warn users when attempting to cherry pick with old key (#3271)Jesse Duffield
2024-01-28Warn users when attempting to cherry pick with old keyJesse Duffield
2024-01-28Show better keybinding suggestions (#3203)Jesse Duffield
2024-01-28Reduce the chance of race condition with list cursorJesse Duffield
2024-01-28Display more keybindings on-screenJesse Duffield
2024-01-28Show mode-specific keybinding suggestionsJesse Duffield
2024-01-28Ensure file view length is never returned as -1Jesse Duffield
2024-01-28Add loads of tooltips (#3269)Jesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-28Render keybinding cheatsheet as markdown tableJesse Duffield
2024-01-26Keep same selection range when quick-starting an interactive rebase (#3247)Stefan Haller
2024-01-26Keep same selection range when quick-starting an interactive rebaseStefan Haller
2024-01-26Add tests for preserving the selection when pressing 'i'Stefan Haller
2024-01-26Rename MinMax to SortRangeStefan Haller
2024-01-26Add shortcuts for filtering files by status (#3137)Jesse Duffield
2024-01-26Add shortcuts for filtering files by statusLuka Markušić
2024-01-26Inline status for fetching remotes (#3238)Stefan Haller
2024-01-26Remove unused text FetchingRemoteStatusStefan Haller
2024-01-26Use inline status for fetching remotesStefan Haller