summaryrefslogtreecommitdiffstats
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-29align Gui struct with GitCommandJesse 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-28use custom handler only for branch commits contextFrancisco Miamoto
2021-12-28add binding to go to bottom on listsFrancisco Miamoto
2021-12-26fix pushTag test by adding extra enterFrancisco Miamoto
2021-12-26set tag index directlyFrancisco Miamoto
2021-12-26fix tags integration testsFrancisco Miamoto
2021-12-26add annotated tag integration testFrancisco Miamoto
2021-12-26update docs on integration testsFrancisco Miamoto
2021-12-26change formatting for menu itemsFrancisco Miamoto
2021-12-26set show cancel as true for tag menuFrancisco Miamoto
2021-12-26update translations to match conventionsFrancisco Miamoto
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-26add FindNamedMatches function in utilsJesse Duffield
2021-12-26Suggest existing remote for non-tracking branchMarius Bergmann
2021-12-25Use "reword" for amending a commit message everywherejustinsb
2021-12-25chore: add funtoo linux instructionsTsvetomir Bonev
2021-12-25implement signoffMark Sagi-Kazar
2021-12-25add signoff configMark Sagi-Kazar
2021-12-25fix typoCokile