summaryrefslogtreecommitdiff
path: root/libparted/ChangeLog.0
Commit message (Collapse)AuthorAgeFilesLines
* maint: remove empty lines at end of fileJim Meyering2010-04-281-1/+0
| | | | | | This lets one more "syntax-check" test pass. Run this command: git ls-files|grep -v gnulib|xargs perl -pi -0777 -e 's/\n\n+$/\n/'
* remove all trailing blanksJim Meyering2009-03-051-3/+3
| | | | | | ...by running these commands: t=$'\t' git grep -l "[ $t]\$"|xargs perl -pi -e 's/[ \t]+$//'
* Fixed the copyright notices.Debarshi Ray2007-02-141-1/+2
|
* Rename all old ChangeLog files to ChangeLog.0. Added code to the ↵David Cantrell2006-12-031-0/+255
tarball_upload.sh script to generate a toplevel ChangeLog from the git changelog.