| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- fixed bad URLs being used when checking out from mirrors
- "switch" subcommand to ease switching between mirror and real
repositories
- smarter "ci"
|
| |
|
| |
|
|
|
|
|
| |
subversion error messages can be properly shown to the user
|
|
|
|
|
|
|
| |
it is more appropriate to report "errors"
- fixed bug in which wrapper's log was not checking if the wrapped call to
pysvn's log returned None (silented error).
|
| |
|
|
|
|
|
|
|
|
|
| |
pexpect + svn
This was an unintented commit trigged by a test, so "releases", "cooker"
and "misc" directories should be ignored
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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"
|
|
|