Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove all trailing blank lines | 2009-07-16 | 1 | -2/+0 | |
| | | | | | | | by running this command: git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/' This is in preparation for a more strict make syntax-check rule that will detect trailing blank lines. | ||||
* | Initial revision | 2005-11-02 | 1 | -0/+510 | |