aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys
Commit message (Expand)AuthorAgeFilesLines
* Fixed emptylog to be shown when necessaryBogdano Arendartchuk2007-12-121-23/+24
* Fix: don't use versions/ when using -v option of getsrpmBogdano Arendartchuk2007-11-141-1/+1
* Really fixed generation of unreleased commitsBogdano Arendartchuk2007-11-141-2/+2
* Added option -o to 'co' to disable the use of mirror when checking outBogdano Arendartchuk2007-11-082-2/+5
* Added the complement to SILENT: CLOGBogdano Arendartchuk2007-11-081-7/+19
* Fix: unreleased commits are not those newer than the last markreleaseBogdano Arendartchuk2007-09-211-5/+5
* ldapusers plugin: ldap-starttls + ldap-uri configuration optionsBogdano Arendartchuk2007-06-181-12/+37
* Perform less svn operations in getsrpm and rpmlogBogdano Arendartchuk2007-06-172-37/+43
* As requested by mrl, don't relocate back to mirror after commitBogdano Arendartchuk2007-06-161-10/+8
* prepare for cheetah-2Bogdano Arendartchuk2007-06-161-1/+1
* Fixed sync to different behavior of parseSpec in rpm-4.8.8Bogdano Arendartchuk2007-06-121-0/+1
* Don't use mirror in 'co' when the user provides one URLBogdano Arendartchuk2007-06-122-3/+8
* Added FIXME to strange putsrpm behaviorBogdano Arendartchuk2007-06-121-0/+2
* Don't force "/" at the end of URLsBogdano Arendartchuk2007-06-121-2/+1
* - use correct revision number for last commitAnssi Hannula2007-06-071-2/+2
* Import "Error" before use itBogdano Arendartchuk2007-06-061-1/+1
* Improved (and fixed) the support to mirrors and "switch" subcommandBogdano Arendartchuk2007-06-054-9/+130
* FIXME possible bugs in get_srpm related to revision numbers.Bogdano Arendartchuk2007-06-041-0/+4
* Fixed use of __import__ incompatible with python2.4.Bogdano Arendartchuk2007-05-091-4/+4
* Show epoch of the release in changelog, even when it has not beenBogdano Arendartchuk2007-05-081-3/+9
* Make issue an clearer error when python-cheetah is not installed. ClosesBogdano Arendartchuk2007-05-081-1/+4
* Run svn.info before svn.status in order to check if we're in a workingBogdano Arendartchuk2007-05-041-0/+3
* Use basename of source entries, they may be URLs (and flags don't makeBogdano Arendartchuk2007-05-041-1/+2
* Escape values used in LDAP search filters using ldap.filter.Bogdano Arendartchuk2007-05-041-1/+3
* Unbind the ldapobject after searching.Bogdano Arendartchuk2007-05-041-17/+19
* The option ldap-port was not being converted to integer. Fixed.Bogdano Arendartchuk2007-05-041-1/+5
* Added one cheap copy of the sync subcommand from mdvsys.Bogdano Arendartchuk2007-05-035-2/+87
* As noted by Andreas, LDAP search results can have only the neededBogdano Arendartchuk2007-05-031-1/+15
* Changed the configuration field ldap-format to ldap-resultformat, moreBogdano Arendartchuk2007-05-031-3/+3
* Changed the interpolation method. Now variable are defined with $name. notBogdano Arendartchuk2007-05-031-15/+20
* Fixed the option "ldap-port", which was not being used.Bogdano Arendartchuk2007-05-031-2/+2
* As requested by Andreas, handle LDAP exceptions and provide better errorBogdano Arendartchuk2007-05-031-13/+30
* Warn when python-ldap is not installed and the user is really trying to useBogdano Arendartchuk2007-05-031-3/+5
* Added initial support to mirrors, as requested by mrl.Bogdano Arendartchuk2007-05-024-0/+114
* Yet another typo: "options IN the [global] section"V1_6_16Bogdano Arendartchuk2007-05-021-1/+1
* Added reference to the [global] section in the help of ldapusers plugin.Bogdano Arendartchuk2007-05-021-1/+1
* Typo "acess"Bogdano Arendartchuk2007-05-021-1/+1
* Introduced the plugin "ldapusers".Bogdano Arendartchuk2007-05-022-2/+120
* Merged work on plugins support, including the possibility to wrapBogdano Arendartchuk2007-05-023-4/+80
* Fixed regressions introduced in changelog generation while fixing theBogdano Arendartchuk2007-05-021-5/+24
* Implemented __repr__ for the classes _Release and _Revision in order toBogdano Arendartchuk2007-05-021-0/+11
* Escape even the old changelogs that are inside misc/.topic/V1_6_X-ldapusersBogdano Arendartchuk2007-04-241-2/+9
* Aways use HEAD for changelogs placed in misc/, since they can containBogdano Arendartchuk2007-04-241-1/+3
* Make releases with only SILENTed messages will result in a warning, not toBogdano Arendartchuk2007-03-151-5/+4
* Hide authors with only SILENTed changesets.Bogdano Arendartchuk2007-01-301-1/+8
* Removed stripping of log messages in order to not destroy topic structureBogdano Arendartchuk2007-01-301-1/+0
* Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-293-37/+36
* Make ConfigParser forward args to allow the use of "raw" option.Bogdano Arendartchuk2007-01-291-2/+2
* Added "repsys.macros" configuration file.Bogdano Arendartchuk2007-01-241-1/+24
* Added the option "host" to the submit section.Bogdano Arendartchuk2007-01-161-55/+32