summaryrefslogtreecommitdiffstats
path: root/lib/changelog.sh
Commit message (Collapse)AuthorAgeFilesLines
* Delete opkhelper library.P. J. McDermott2012-10-091-170/+0
| | | | libopkbuild.1 is the library now.
* Remove remaining (old) magic numbers from library.P. J. McDermott2012-08-031-2/+0
|
* Don't separate expect string into fields.P. J. McDermott2012-08-021-5/+5
|
* Load locale in library files that need it.P. J. McDermott2012-08-011-0/+1
|
* Internationalize expect strings in changelog lib.P. J. McDermott2012-08-011-44/+46
|
* Hardcode relative path to changelog.P. J. McDermott2012-08-011-16/+15
|
* Prevent double execution/inclusion.P. J. McDermott2012-08-011-0/+3
|
* Mostly internationalize changelog library.P. J. McDermott2012-08-011-14/+11
|
* Move metadata validation to oh_changelog_parse().P. J. McDermott2012-08-011-0/+21
|
* Adjust LIBDIR and add TODO note in changelog lib.P. J. McDermott2012-08-011-1/+4
|
* Print only the first changelog entry.P. J. McDermott2012-07-261-1/+2
| | | | This will eventually be configurable as in dpkg-parsechangelog.
* Add oh-parsechangelog.P. J. McDermott2012-07-261-0/+145