aboutsummaryrefslogtreecommitdiffstats
path: root/src/gits
AgeCommit message (Expand)AuthorFilesLines
2023-01-28gits: fix alias 're' of 'rebase' doing nothingVadim Yanitskiy1-1/+1
2020-09-25gits fuNeels Hofmeyr1-4/+4
2020-09-08gits: proper rebase dialogNeels Hofmeyr1-106/+143
2020-08-26gits: tweak UI flowNeels Hofmeyr1-24/+42
2019-03-29gits: dont ask to push -f to NoneNeels Hofmeyr1-6/+7
2019-03-15gits: also rebase onto origin/masterNeels Hofmeyr1-0/+24
2019-03-15gits: tweak "Rebasing" outputNeels Hofmeyr1-1/+1
2018-11-23gits: fix ask_reset_hard_or_push_f(), missing argsNeels Hofmeyr1-3/+3
2018-11-20gits: when asking for reset --hard, also offer push -fNeels Hofmeyr1-5/+8
2018-11-20gits: remove code dup: ask_reset_hard()Neels Hofmeyr1-16/+14
2018-11-20gits: use @{u} to get upstream branch, not origin/%sNeels Hofmeyr1-22/+30
2018-11-19gits: fix git_can_fast_forward: use arg instead of HEADNeels Hofmeyr1-1/+1
2018-11-19gits: fix MODS marks by timestamp-only changesOliver Smith1-1/+1
2018-11-09gits: use git plumbing commandsOliver Smith1-97/+97
2018-11-08replace src/* git scripts with a single src/gitsNeels Hofmeyr1-0/+386