| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
Fixes substvars for binary packages with non-alphanumeric characters in
their names.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Wow this is ugly.
|
| |
|
|
|
|
|
|
| |
read only reads one line. It could be put in a loop, but then it would
trim whitespace from every line (without some hacks to flag the first
line and detect the last line), which is undesired.
|
|
|
|
| |
This reverts commit 96851fd522ae3540314ac5c5d4d4fbec1448ca4b.
|
| |
|
| |
|
| |
|
|
|
|
| |
This should have been done in commit 44d41cd.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Bug found with "set -u" in test suite.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
All functions are now documented.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|