aboutsummaryrefslogtreecommitdiffstats
path: root/src/gits
AgeCommit message (Expand)AuthorFilesLines
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