| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For `pkgdev commit` and `pkgdev push`.
|
|
|
|
|
|
|
| |
Fixes #27.
It'll either have to be specified directly on the cli or configured via
git config.
|
| |
|
| |
|
|
|
|
|
| |
Since it's enabled by default for the gentoo repo when unset and it
shouldn't be used in many cases outside that.
|
|
|
|
| |
To try to force a more consistent test environment.
|
|
|
|
|
| |
Because generic 'add <revbump version>' messages aren't descriptive
enough as the summary should relate to why the revbump occurred.
|
| |
|
| |
|
|
|
|
| |
Fixes #12.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
To register mangling functions.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #18.
|
| |
|
| |
|
|
|
|
|
| |
And use fallback message templates for large numbers (or long version
strings) of packages added/removed in a single commit.
|
| |
|
|
|
|
|
| |
Based off the same one used with pkgcheck's parallel pipeline iterator
that uses the same design.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|