| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This mode has been broken for a long time due to a change in subversion
output.
The confirmation of the revision being used was removed, as already used by
mdvsys. Instead, notify the user and allow him to interrupt the process.
|
|
|
|
|
|
| |
It allows to submit to one host the package placed in another subversion
host. The option "-s" in the command-line also can do it.
|
| |
|
|
|
|
|
|
| |
"helper" section of configuration file(s).
- added option -r, to have a better consistency with all other commands
|
|
|
|
|
| |
ease readability a bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- improved markrelease command line parsing
- changelogs entries are now groupped by author, and sorted by revision
number
- the changelog now is generated using the Cheetah Template Engine, to
allow quick modifications without spending time reading code and
introducing new bugs
- consequently, was added an option "-T <file>" to rpmlog and getsrpm to
allow choosing the path of the template to be used
- added options noauth=0, and baseurl=None in order to disable the
authentication in some url schemes (http:// and //)
- replaced some "cl" references to "mdv"
|
| |
|
|
|