aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-10src/grd: Add option for cherry-pickingarehbein1-1/+15
2023-04-12src/osmo-add-gerrit-hooks.sh: use sccp -ONeels Hofmeyr1-1/+1
2023-02-24src/grd: replace fetch-gerrit-patch.shOliver Smith3-55/+115
2023-01-28gits: fix alias 're' of 'rebase' doing nothingVadim Yanitskiy1-1/+1
2022-04-19osmo-add-gerrit-hooks.sh: do not use ssh host alias 'go'Vadim Yanitskiy1-1/+1
2021-06-22src/osmo-add-gerrit-hooks.sh: maxdepth 2Neels Hofmeyr1-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 Hofmeyr7-298/+397
2018-07-26e: rewrite in python for proper arg handlingNeels Hofmeyr1-10/+15
2018-02-28s: auto fast forward, commit local mods firstNeels Hofmeyr1-35/+57
2017-11-21g: use python to pass args transparentlyNeels Hofmeyr1-7/+17
2017-09-16git_branch_summary: use utf-8 for 'git branch -vv' outputNeels Hofmeyr1-1/+1
2017-09-04git_branch_summary.py: add usage, make py3 compatibleNeels Hofmeyr1-3/+7
2017-09-04add fetch-gerrit-patch.sh, tweak READMEsNeels Hofmeyr2-0/+82
2017-08-31add osmo-add-gerrit-hooks.shNeels Hofmeyr1-0/+19
2017-08-22add src scriptsNeels Hofmeyr6-0/+374