Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-14 | Strip trailing whitespace | Alan Coopersmith | |
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2009-09-22 | Strip RCS/CVS ids | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-13 | Rename app-defaults files to match "pattern" used on other applications. | Paulo Cesar Pereira de Andrade | |
2008-03-27 | Build fix for case-insensitive file systems | Jeremy Huddleston | |