Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked ↵ | Rob Landley | |
right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. The actual code should be the same afterward, this is just cosmetic refactoring. | |||
2012-02-13 | Minor code cleanup and typo fix. | Rob Landley | |
2012-02-12 | Add test for basename, fix issue where suffix is wrongfully applied if it ↵ | Elie De Brauwer | |
appears in the middle of the filename |