summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/staging_controller.go
AgeCommit message (Expand)Author
2024-03-02Make ctrl-f available in staging viewStefan Haller
2024-01-28Display more keybindings on-screenJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2024-01-19Clear range select upon pressing 'escape'Jesse Duffield
2023-06-26Rename "Delete change" menu entry to "Discard change" in staging panelStefan Haller
2023-06-26Fix the title and text (and variable names) of the Discard Changes promptStefan Haller
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-20Refactor interface for ApplyPatchJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-13Remove line number support for "open" commandStefan Haller
2023-04-13Implement edit presetsStefan Haller
2023-03-20Merge pull request #2495 from jesseduffield/feature/remove-altreturnJesse Duffield
2023-03-19refactor patch codeJesse Duffield
2023-03-09Remove alternative confirmation and return keymappingsLuka Markušić
2023-03-07Rename WillBeAppliedReverse to ReverseStefan Haller
2023-03-07Remove the PatchOptions.Reverse optionStefan Haller
2023-03-07Use WillBeAppliedReverse (and git apply --reverse) in the staging panel tooStefan Haller
2023-03-07Bundle the reverse and keepOriginalHeader flags into a PatchOptions structStefan Haller
2023-03-04Keep side context in context stack when pushing a main contextStefan Haller
2023-02-15Select next stageable line correctly after staging a range of linesstk
2023-02-11chore: change to work `return-alt1` on all viewsRyooooooga
2022-12-01wip: commit logic in helper and reported in files/staging controllersArnaud PERALTA
2022-08-06refactor to only have one context per viewJesse Duffield