summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2022-01-04update testsJesse Duffield
2022-01-04appease golangci-lintJesse Duffield
2022-01-04small changeJesse Duffield
2022-01-04do dependency injection up front and in one placeJesse Duffield
2022-01-04no more mocking commandJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04more test refactoringJesse Duffield
2022-01-04refactor sync testJesse Duffield
2022-01-04refactor files_test.goJesse Duffield
2022-01-04stash and tags loadersJesse Duffield
2022-01-04move remotes loader into loaders packageJesse Duffield
2022-01-04move reflog commit loader into loaders packageJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04more refactoringJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04updating specsJesse Duffield
2022-01-04better typing for rebase modeJesse Duffield
2022-01-04fix loggingJesse Duffield
2022-01-04refactorJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04refactoring the config structJesse Duffield
2022-01-04no more config in git command structJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2022-01-04WIPJesse 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
2021-10-16Use replacerRyooooooga