hayd / pep8radius

PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.
MIT License
183 stars 9 forks source link

ENH add bazaar #37

Closed hayd closed 10 years ago

hayd commented 10 years ago

superceded by #53, have left in (rather than updating) as the comments are still relevant/unanswered.


tentative bazaar support.

I'm not a bazaar user so if anyone can shed some light on the correct way to do revisions that'd be great, at the moment I've left it them out which is certainly incorrect.

(Clearly we need some more testing with respect to revisions, it's on the roadmap.)

I wanted to post this as a guide to demonstrate how to add additional vc support.