summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Internationalize expect strings in changelog lib.P. J. McDermott2012-08-011-44/+46
|
* Hardcode relative path to changelog.P. J. McDermott2012-08-014-19/+17
|
* Add oh_set_source_dir().P. J. McDermott2012-08-016-0/+38
|
* Set locale parameters in oh_locale_set().P. J. McDermott2012-08-011-3/+9
|
* Prevent double execution/inclusion.P. J. McDermott2012-08-013-0/+9
|
* Mostly internationalize changelog library.P. J. McDermott2012-08-012-16/+25
|
* Move metadata validation to oh_changelog_parse().P. J. McDermott2012-08-013-17/+25
|
* Change comments in locale file.P. J. McDermott2012-08-011-6/+6
|
* Document functions in messages library.P. J. McDermott2012-08-016-0/+223
|
* Clean up comments in messages library.P. J. McDermott2012-08-011-21/+3
|
* Document oh_changelog_parse().P. J. McDermott2012-08-011-0/+33
|
* Adjust LIBDIR and add TODO note in changelog lib.P. J. McDermott2012-08-011-1/+4
|
* Document oh_locale_set(3).P. J. McDermott2012-08-011-0/+43
|
* Remove a spare line break from the locale library.P. J. McDermott2012-08-011-1/+0
|
* Fix substring patterns in oh_locale_set().P. J. McDermott2012-07-311-4/+4
|
* Parse only the latest changelog entry in opkbuild.P. J. McDermott2012-07-311-1/+2
|
* Make oh-parsechangelog use locale library.P. J. McDermott2012-07-312-9/+18
|
* Install source package data.P. J. McDermott2012-07-312-1/+28
|
* Rewrite oh-copyconfig.P. J. McDermott2012-07-313-101/+63
|
* Add whitespace to oh-applypatches.P. J. McDermott2012-07-311-0/+2
|
* Rewrite oh-applypatches.P. J. McDermott2012-07-313-36/+32
|
* Add oh_usage and support oh-* utils in oh_help.P. J. McDermott2012-07-314-3/+25
|
* Write oh-unpacksource.P. J. McDermott2012-07-313-55/+123
|
* Support locale setting.P. J. McDermott2012-07-314-5/+55
|
* Rewrite opkbuild, add natural language support.P. J. McDermott2012-07-315-436/+620
|
* Print only the first changelog entry.P. J. McDermott2012-07-262-3/+5
| | | | This will eventually be configurable as in dpkg-parsechangelog.
* Add oh-parsechangelog.P. J. McDermott2012-07-264-2/+203
|
* Fix .gitignore.P. J. McDermott2012-07-261-3/+3
|
* Fix default source/binary building behavior.feature/s-and-b-optionsP. J. McDermott2012-05-271-2/+2
|
* Support '-S' and '-b' options.P. J. McDermott2012-05-222-3/+37
|
* Fix oh-copyconfig's compliance with format spec.opkhelper-1.0.xP. J. McDermott2012-05-212-2/+8
|
* Release version 1.0.0.opkhelper-1.0.0P. J. McDermott2012-04-261-1/+1
|
* Remove leading blank lines from manual pages.P. J. McDermott2012-04-269-9/+0
|
* Update roadmap.P. J. McDermott2012-04-261-0/+2
|
* Update dates in manual pages.P. J. McDermott2012-04-262-2/+2
|
* Update "Usage: " messages.P. J. McDermott2012-04-262-2/+3
|
* Document kbuild-specific environment variables.P. J. McDermott2012-04-261-0/+20
|
* Support cross-building with kbuild.P. J. McDermott2012-04-261-12/+34
|
* Remove stray 'echo' added in commit 409c8580.P. J. McDermott2012-04-251-1/+0
|
* Standardize parameter expansions.P. J. McDermott2012-04-258-9/+9
|
* Clean up oh-installdocs and install a "README".P. J. McDermott2012-04-252-9/+14
|
* Make change log entry nicer.P. J. McDermott2012-04-251-1/+2
|
* Shorten lines in oh-strip.P. J. McDermott2012-04-241-3/+7
|
* Shorten lines in oh-copyconfig.P. J. McDermott2012-04-241-4/+5
|
* Make oh-* tools consistently use message library.P. J. McDermott2012-04-248-59/+44
|
* Update change log.P. J. McDermott2012-04-241-0/+3
|
* Write a messages library.P. J. McDermott2012-04-242-1/+66
|
* Replace "/bin/sh" with "@@SHELL@@" in libraries.P. J. McDermott2012-04-243-3/+3
|
* Replace "/bin/sh" with "@@SHELL@@" in scripts.P. J. McDermott2012-04-2410-10/+11
|
* Reformat 'INSTALL'.P. J. McDermott2012-04-241-16/+18
|