aboutsummaryrefslogtreecommitdiffstats
path: root/repsys
Commit message (Collapse)AuthorAgeFilesLines
* Handle plugin initialization exceptionsBogdano Arendartchuk2007-05-041-1/+1
| | | | | | | Moved plugins.load() to dispatch_command in order to allow exception handling when plugins are being loaded (in case of ldapusers, checking configuration options)
* Added one cheap copy of the sync subcommand from mdvsys.Bogdano Arendartchuk2007-05-031-0/+1
| | | | | | | | | | | | | It required two sensitive changes: - in order to parse the spec file, "rpm" module was used, so this is the brand new package dependency; and - as RepSys already had one "rpm" module, we had to rename it to "simplerpm" in order to allow access to the module from python-rpm (I think py2.4 is still used a lot so we can't use absolute imports)
* Added initial support to mirrors, as requested by mrl.Bogdano Arendartchuk2007-05-021-0/+1
| | | | | | | | | It was added an option "mirror" to repsys.conf, that will contain an URL to the mirror repository. Also added the subcommand "ci", which will relocate one working copy to the master repository before effectively commiting.
* Typo "--help-plugin"Bogdano Arendartchuk2007-05-021-1/+1
|
* Version 1.6.16Bogdano Arendartchuk2007-05-021-1/+1
|
* Merged work on plugins support, including the possibility to wrapBogdano Arendartchuk2007-05-021-1/+20
| | | | | configuration sections.
* Added "putsrpm" to the list of subcommands in the --help messageBogdano Arendartchuk2007-05-021-0/+1
|
* 1.6.15V1_6_15Bogdano Arendartchuk2007-03-161-1/+1
|
* - 1.6.14V1_6_14Bogdano Arendartchuk2007-01-311-1/+1
|
* - 1.6.13V1_6_13Andreas Hasenack2007-01-161-1/+1
|
* - 1.6.12V1_6_12Andreas Hasenack2007-01-031-1/+1
|
* - 1.6.11V1_6_11Andreas Hasenack2007-01-031-1/+1
|
* - bump versionV1_6_10Andreas Hasenack2006-12-011-1/+1
|
* - fix current version numberAndreas Hasenack2006-11-281-1/+1
|
* - changed version to 1.6.7Bogdano Arendartchuk2006-10-201-1/+1
|
* 1.6.6Olivier Blin2006-10-181-1/+1
|
* 1.6.4Olivier Blin2006-09-271-1/+1
|
* - updated version numberBogdano Arendartchuk2006-03-031-1/+1
|
* - 1.6.2a: moved revision-offset parameter to [log] sectionAndreas Hasenack2006-02-171-1/+1
|
* - updated to version 1.6.2V1_6_2Bogdano Arendartchuk2006-02-161-1/+1
|
* - added "rpmlog" in the list of subcommandsBogdano Arendartchuk2006-02-151-0/+1
|
* - oh, forgot to increase release numberBogdano Arendartchuk2006-02-151-1/+1
|
* - added CHANGES file to describe changes (duh)Andreas Hasenack2006-02-021-1/+1
|
* 1.5.4Frederic Lepied2005-12-071-1/+1
|
* Initial revisionR1_5_3_1-4mdktopic/V1_5_X@821topic/V1_5_X@819topic/V1_5_3@959topic/V1_5_3@819topic/V1_5_3Frederic Lepied2005-12-071-0/+55