summaryrefslogtreecommitdiffstats
path: root/pkg/gui/patch_options_panel.go
AgeCommit message (Expand)Author
2022-03-17move helpers into their own structJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04more refactoringJesse Duffield
2022-01-04updating specsJesse Duffield
2021-04-11add spans to i18nJesse Duffield
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10type i18nJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-23fix up patch managerJesse Duffield
2020-08-23cleanupJesse Duffield
2020-08-23support creating patches from files in diff modeJesse Duffield
2020-08-23rename to make way for a generic function nameJesse Duffield
2020-08-23remove clipboard option for now because we need a better way of doing itJesse Duffield
2020-08-23moreJesse Duffield
2020-08-23missed a spotJesse Duffield
2020-08-23better menu item nameJesse Duffield
2020-08-23only show rebasey commands on a local commit when patch buildingJesse Duffield
2020-08-23generalise patch building stuffJesse Duffield
2020-08-23rename to SelectedLineIdxJesse Duffield
2020-08-23use camelCaseJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-05-09Add option to split patch into a new commitGary Yendell
2020-03-29add reverse patch optionJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-28autostash changes when pulling file into indexJesse Duffield
2020-03-28move working tree state function into git.goJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-26allow applying patch directlyv0.18Jesse Duffield
2020-02-16add reset to reflog commit menuJesse Duffield
2020-02-15remove old createMenu functionJesse Duffield
2020-02-15refactor patch options menu panelJesse Duffield
2019-11-21add contexts to viewsJesse Duffield
2019-11-10simplify how the context system worksJesse Duffield
2019-11-10reset patch builder when we've escaped from the building phase and nothing ha...Jesse Duffield