summaryrefslogtreecommitdiff
path: root/git-reindent-branch.py
AgeCommit message (Collapse)Author
2018-02-20*: move random tools into tools/Quentin Young
Signed-off-by: Quentin Young <qlyoung@qlyoung.net>
2017-08-22*: update git-reindent-branch.pyDavid Lamparter
- autodetect whether it's on master or stable/3.0 - grab .clang-format from master Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2017-07-22*: fix git-reindent-branch.py reversing orderDavid Lamparter
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2017-07-20*: add git-reindent-branch.pyDavid Lamparter
This tries to heave a branch over the reindentation step. Somewhat tested, don't trust it blindly... Signed-off-by: David Lamparter <equinox@opensourcerouting.org>