Age | Commit message (Expand) | Author |
2009-04-08 | style: fix style hook for some newer versions of mercurial. | Nathan Binkert |
2009-01-13 | Fix style hook for Mercurial >= 1.1 | Ali Saidi |
2008-11-15 | Remove the pointless, repository destroying assertion and just have the scrip... | Clint Smullen |
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 |