summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-02Update keybinding names to match names in menuupdate-keybinding-namesStefan 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
2024-01-26Pass absolute file paths to all editor commands (#3255)Stefan Haller
2024-01-25Pass absolute file paths to all editor commandsStefan Haller
2024-01-25Support range select for staging/discarding files (#3248)Jesse Duffield
2024-01-25Fix error message for selected linesJesse Duffield
2024-01-25Support range select for staging/discarding filesJesse Duffield
2024-01-24Move file discard action into files controllerJesse Duffield
2024-01-24Use git rev-parse to obtain repository and worktree paths (#3183)Stefan Haller
2024-01-24Refactor repo_paths.go to use git rev-parseJohn Whitley
2024-01-24Make range selections created with the mouse non-sticky (#3234)Stefan Haller
2024-01-24Make range selections created with the mouse non-stickyStefan Haller
2024-01-23Updated README.mdREADME-bot
2024-01-24Support range select for rebase actions (#3232)Jesse Duffield
2024-01-23Disallow updating non-standard TODO lines when rebasingJesse Duffield
2024-01-23Support range select in rebase actionsJesse Duffield
2024-01-23Better assertion logic for line selectionJesse Duffield
2024-01-23Set groundwork for better disabled reasons with range selectJesse Duffield
2024-01-22Add config setting to suppress showing file icons (#3216)Stefan Haller