summaryrefslogtreecommitdiff
path: root/util/style.py
AgeCommit message (Expand)Author
2011-04-15style: add a user interface wrapper classNathan Binkert
2011-01-13Style checker: Fix a couple bugs in style.py.Gabe Black
2011-01-10style: prevent the style hook from aborting uncleanly because of an exceptionNathan Binkert
2011-01-10style: clean up style hook code a bitNathan Binkert
2010-12-30style: make style hook work with pre-qrefresh and update to use new codeNathan Binkert
2010-01-23style_hook: Fix the style hookNathan Binkert
2009-09-17Functionality migrated to sequencer.Polina Dudnik
2009-08-21[mq]: first_patchPolina Dudnik
2009-04-08style: fix style hook for some newer versions of mercurial.Nathan Binkert
2009-01-13Fix style hook for Mercurial >= 1.1Ali Saidi
2008-11-15Remove the pointless, repository destroying assertion and just have the scrip...Clint Smullen
2008-06-14Add hg commands for style check so you can check at times other than commitNathan Binkert
2007-12-11Fix minor bug in util/style.pySteve Reinhardt
2007-08-21style: fix style hook when run from a repo subdir.Nathan Binkert
2007-08-14style: Don't try to fix files that should be ignored.Nathan Binkert
2007-07-29Merge with head. style.py was also missing an argument in one call to modifie...Gabe Black
2007-07-28Work around a mercurial bug in bdiff.blocksNathan Binkert
2007-07-28style: fix stupid bugsNathan Binkert
2007-07-28style: Check/Fix whitespace on SCons filesNathan Binkert
2007-07-23Allow the fixwhite stuff to work when committing from a subdirNathan Binkert
2007-07-22do proper style checks for merged filesNathan Binkert
2007-07-22fix the style fixing thingNathan Binkert
2007-07-21Add code to turn the style stuff into a mercurial hook.Nathan Binkert