Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Write oh_control_gen_*() and fix tr commands. | P. J. McDermott | 2012-08-01 | 2 | -6/+61 |
* | Remove obsolete library files. | P. J. McDermott | 2012-08-01 | 2 | -160/+0 |
* | Parse source and binary control files in opkbuild. | P. J. McDermott | 2012-08-01 | 1 | -0/+33 |
* | Report control file parse errors. | P. J. McDermott | 2012-08-01 | 1 | -11/+33 |
* | Write control library file. | P. J. McDermott | 2012-08-01 | 2 | -0/+133 |
* | Change a message identifier. | P. J. McDermott | 2012-08-01 | 2 | -6/+6 |
* | Fix eval commands. | P. J. McDermott | 2012-08-01 | 1 | -2/+2 |
* | Load locale in library files that need it. | P. J. McDermott | 2012-08-01 | 2 | -0/+3 |
* | Always load at least the default locale. | P. J. McDermott | 2012-08-01 | 1 | -0/+2 |
* | Internationalize expect strings in changelog lib. | P. J. McDermott | 2012-08-01 | 1 | -44/+46 |
* | Hardcode relative path to changelog. | P. J. McDermott | 2012-08-01 | 4 | -19/+17 |
* | Add oh_set_source_dir(). | P. J. McDermott | 2012-08-01 | 6 | -0/+38 |
* | Set locale parameters in oh_locale_set(). | P. J. McDermott | 2012-08-01 | 1 | -3/+9 |
* | Prevent double execution/inclusion. | P. J. McDermott | 2012-08-01 | 3 | -0/+9 |
* | Mostly internationalize changelog library. | P. J. McDermott | 2012-08-01 | 2 | -16/+25 |
* | Move metadata validation to oh_changelog_parse(). | P. J. McDermott | 2012-08-01 | 3 | -17/+25 |
* | Change comments in locale file. | P. J. McDermott | 2012-08-01 | 1 | -6/+6 |
* | Document functions in messages library. | P. J. McDermott | 2012-08-01 | 6 | -0/+223 |
* | Clean up comments in messages library. | P. J. McDermott | 2012-08-01 | 1 | -21/+3 |
* | Document oh_changelog_parse(). | P. J. McDermott | 2012-08-01 | 1 | -0/+33 |
* | Adjust LIBDIR and add TODO note in changelog lib. | P. J. McDermott | 2012-08-01 | 1 | -1/+4 |
* | Document oh_locale_set(3). | P. J. McDermott | 2012-08-01 | 1 | -0/+43 |
* | Remove a spare line break from the locale library. | P. J. McDermott | 2012-08-01 | 1 | -1/+0 |
* | Fix substring patterns in oh_locale_set(). | P. J. McDermott | 2012-07-31 | 1 | -4/+4 |
* | Parse only the latest changelog entry in opkbuild. | P. J. McDermott | 2012-07-31 | 1 | -1/+2 |
* | Make oh-parsechangelog use locale library. | P. J. McDermott | 2012-07-31 | 2 | -9/+18 |
* | Install source package data. | P. J. McDermott | 2012-07-31 | 2 | -1/+28 |
* | Rewrite oh-copyconfig. | P. J. McDermott | 2012-07-31 | 3 | -101/+63 |
* | Add whitespace to oh-applypatches. | P. J. McDermott | 2012-07-31 | 1 | -0/+2 |
* | Rewrite oh-applypatches. | P. J. McDermott | 2012-07-31 | 3 | -36/+32 |
* | Add oh_usage and support oh-* utils in oh_help. | P. J. McDermott | 2012-07-31 | 4 | -3/+25 |
* | Write oh-unpacksource. | P. J. McDermott | 2012-07-31 | 3 | -55/+123 |
* | Support locale setting. | P. J. McDermott | 2012-07-31 | 4 | -5/+55 |
* | Rewrite opkbuild, add natural language support. | P. J. McDermott | 2012-07-31 | 5 | -436/+620 |
* | Print only the first changelog entry. | P. J. McDermott | 2012-07-26 | 2 | -3/+5 |
* | Add oh-parsechangelog. | P. J. McDermott | 2012-07-26 | 4 | -2/+203 |
* | Fix .gitignore. | P. J. McDermott | 2012-07-26 | 1 | -3/+3 |
* | Fix default source/binary building behavior. | P. J. McDermott | 2012-05-27 | 1 | -2/+2 |
* | Support '-S' and '-b' options. | P. J. McDermott | 2012-05-22 | 2 | -3/+37 |
* | Fix oh-copyconfig's compliance with format spec. | P. J. McDermott | 2012-05-21 | 2 | -2/+8 |
* | Release version 1.0.0. | P. J. McDermott | 2012-04-26 | 1 | -1/+1 |
* | Remove leading blank lines from manual pages. | P. J. McDermott | 2012-04-26 | 9 | -9/+0 |
* | Update roadmap. | P. J. McDermott | 2012-04-26 | 1 | -0/+2 |
* | Update dates in manual pages. | P. J. McDermott | 2012-04-26 | 2 | -2/+2 |
* | Update "Usage: " messages. | P. J. McDermott | 2012-04-26 | 2 | -2/+3 |
* | Document kbuild-specific environment variables. | P. J. McDermott | 2012-04-26 | 1 | -0/+20 |
* | Support cross-building with kbuild. | P. J. McDermott | 2012-04-26 | 1 | -12/+34 |
* | Remove stray 'echo' added in commit 409c8580. | P. J. McDermott | 2012-04-25 | 1 | -1/+0 |
* | Standardize parameter expansions. | P. J. McDermott | 2012-04-25 | 8 | -9/+9 |
* | Clean up oh-installdocs and install a "README". | P. J. McDermott | 2012-04-25 | 2 | -9/+14 |