summaryrefslogtreecommitdiffstats
path: root/pkg
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-26set tag index directlyFrancisco 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-25implement signoffMark Sagi-Kazar
2021-12-25add signoff configMark Sagi-Kazar
2021-12-25fix typoCokile
2021-12-25support config unified color for commit authorsCokile
2021-12-25wrap branch names in quotesChris Burgin
2021-12-23change branch regex to only grab the first remote on each line of branch commandErik Scrafford
2021-12-06add popup handler for easier testingJesse Duffield
2021-12-06more efficient context diff size changingJesse Duffield