summaryrefslogtreecommitdiffstats
path: root/pkg/commands/patch
AgeCommit message (Expand)Author
2022-08-06refactor to only have one context per viewJesse Duffield
2022-03-24would you believe that I'm adding even more genericsJesse Duffield
2022-03-24more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-19update lintersJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-07privatise some fieldsJesse Duffield
2021-10-16minor changesJesse Duffield
2021-10-16copy selected text to clipboardHrishikesh Hiraskar
2021-08-04fix backward compatibilityRyooooooga
2021-08-03fix out of range errorRyooooooga
2021-08-01color fixupsJesse Duffield
2021-07-31simplify code a bitJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-04-18refactor line by line panelJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2021-04-02do not show commit files of another parent as added to the patchJesse Duffield
2021-04-02refactorJesse Duffield
2020-08-23cleanupJesse Duffield
2020-08-23remove todo commentJesse Duffield
2020-08-23support creating patches from files in diff modeJesse Duffield
2020-08-23don't needlessly load every fileJesse Duffield
2020-08-23faster patch managerJesse Duffield
2020-08-23refactorJesse Duffield
2020-08-23generalise patch building stuffJesse Duffield
2020-08-15move patch stuff into its own packageJesse Duffield