summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2022-01-02start breaking up git structtesttagJesse Duffield
2022-01-02do dependency injection up front and in one placeJesse Duffield
2021-12-31no more mocking commandJesse Duffield
2021-12-31WIPJesse Duffield
2021-12-31more test refactoringJesse Duffield
2021-12-31refactor sync testJesse Duffield
2021-12-31refactor files_test.goJesse Duffield
2021-12-30stash and tags loadersJesse Duffield
2021-12-30move remotes loader into loaders packageJesse Duffield
2021-12-30move reflog commit loader into loaders packageJesse Duffield
2021-12-30WIPJesse Duffield
2021-12-30WIPJesse Duffield
2021-12-30more refactoringJesse Duffield
2021-12-30WIPJesse Duffield
2021-12-30updating specsJesse Duffield
2021-12-30better typing for rebase modeJesse Duffield
2021-12-30fix loggingJesse Duffield
2021-12-30refactorJesse Duffield
2021-12-30WIPJesse Duffield
2021-12-30WIPJesse Duffield
2021-12-29WIPJesse Duffield
2021-12-29WIPJesse Duffield
2021-12-29refactoring the config structJesse Duffield
2021-12-29no more config in git command structJesse Duffield
2021-12-29introduce Common struct for passing around common stuffJesse Duffield
2021-12-29WIPJesse Duffield
2021-12-29refactor to rename pull_request to hosting_service and apply SRPJesse Duffield
2021-12-29allow opening a commit in the browserJesse Duffield
2021-12-26show tag menu for creation on tags tabFrancisco Miamoto
2021-12-26support creating annotated tagsFrancisco Miamoto
2021-12-26handle ssh protocolJesse Duffield
2021-12-26refactor to use regex for matching git service URLJesse Duffield
2021-12-23change branch regex to only grab the first remote on each line of branch commandErik Scrafford
2021-12-06more efficient context diff size changingJesse Duffield
2021-12-06Use `DiffContextSize` in `ShowStashEntryCmdStr`DerTeta
2021-12-06Use `DiffContextSize` in `ShowCmdStr`DerTeta
2021-12-06Use `DiffContextSize` in `ShowFileDiffStr`DerTeta
2021-12-06Use `DiffContextSize` in `WorkTreeFileDiffCmdStr`DerTeta
2021-11-05add menu options for log stuffJesse Duffield
2021-11-05add some configJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-10-30fix crashJesse Duffield
2021-10-30show author info in rebase commitsJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-23use cached git configJesse Duffield
2021-10-22simplify pull logicJesse Duffield
2021-10-20fix issue where upstream origin and branch were quoted togetherJesse Duffield
2021-10-18Improve backward compatibilityRyooooooga
2021-10-17Enable/disable os specific tests at compile timeRyooooooga
2021-10-17Fix testsRyooooooga