summaryrefslogtreecommitdiffstats
path: root/pkg/commands/tags.go
AgeCommit message (Expand)Author
2022-01-04WIPJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2022-01-04WIPJesse Duffield
2021-12-26show tag menu for creation on tags tabFrancisco Miamoto
2021-12-26support creating annotated tagsFrancisco Miamoto
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-22simplify pull logicJesse Duffield
2021-10-08Quote branch names and remote namesRyooooooga
2021-10-06Fix error prompt when new tag name starts with '--'Ryooooooga
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse Duffield
2020-10-12more password checks on commands that talk to the remoteJesse Duffield
2020-09-29factor out code from git.goJesse Duffield