Age | Commit message (Expand) | Author |
---|---|---|
2008-06-14 | Add hg commands for style check so you can check at times other than commit | Nathan Binkert |
2007-12-11 | Fix minor bug in util/style.py | Steve Reinhardt |
2007-08-21 | style: fix style hook when run from a repo subdir. | Nathan Binkert |
2007-08-14 | style: Don't try to fix files that should be ignored. | Nathan Binkert |
2007-07-29 | Merge with head. style.py was also missing an argument in one call to modifie... | Gabe Black |
2007-07-28 | Work around a mercurial bug in bdiff.blocks | Nathan Binkert |
2007-07-28 | style: fix stupid bugs | Nathan Binkert |
2007-07-28 | style: Check/Fix whitespace on SCons files | Nathan Binkert |
2007-07-23 | Allow the fixwhite stuff to work when committing from a subdir | Nathan Binkert |
2007-07-22 | do proper style checks for merged files | Nathan Binkert |
2007-07-22 | fix the style fixing thing | Nathan Binkert |
2007-07-21 | Add code to turn the style stuff into a mercurial hook. | Nathan Binkert |