aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys
Commit message (Expand)AuthorAgeFilesLines
* Handle keyboard interruputsBogdano Arendartchuk2008-11-111-0/+4
* Fixed putsrpm, old structure but new colorsBogdano Arendartchuk2008-11-102-58/+83
* Make submit compatible with older repsys versions on the server-sideBogdano Arendartchuk2008-11-101-1/+8
* Changed repsys submit to use the parent URL when working on mirrorBogdano Arendartchuk2008-11-072-0/+7
* Fixed repsys submit to not explode when there are files not tracked in wcBogdano Arendartchuk2008-11-071-1/+5
* Changed get_srpm to use the configuration option "rpmbuild" from [helper]Bogdano Arendartchuk2008-07-171-3/+4
* Oops, typoBogdano Arendartchuk2008-07-171-1/+1
* Remove the reference to 'python' in the usage example, as chances are high pe...Bogdano Arendartchuk2008-07-171-1/+1
* Don't say 'implicit target' when the user uses --distro, it is being explicitBogdano Arendartchuk2008-07-171-2/+2
* In the usage example don't use -t because the user may think it is referring ...Bogdano Arendartchuk2008-07-171-1/+1
* Ok, we have added a --distro option in order to allow the user specifyingBogdano Arendartchuk2008-07-171-1/+6
* Allow using the format <DISTRO>/<PACKAGE> for submit groupsBogdano Arendartchuk2008-07-171-1/+8
* Initially working "submit-groups" codeBogdano Arendartchuk2008-07-171-4/+24
* Allow specifying distro branches without using complete URLsBogdano Arendartchuk2008-07-1716-144/+330
* Don't hide authors with only the first revision SILENTed (#41117)Bogdano Arendartchuk2008-07-171-5/+7
* A WTF? momentBogdano Arendartchuk2008-07-171-1/+1
* Allow submitting packages at onceBogdano Arendartchuk2008-07-172-57/+107
* Pulled a couple of get_submit_info fixesBogdano Arendartchuk2008-07-172-4/+7
* Added small note about bad path hardcoded in rpmlogBogdano Arendartchuk2008-03-031-0/+1
* Added options -o, -p, -s to rpmlogBogdano Arendartchuk2008-03-031-4/+26
* Ensure sorted changelog entries will have correct spacingBogdano Arendartchuk2008-03-031-2/+11
* Refactored log api: move specifile_svn2rpm to get_changelogBogdano Arendartchuk2008-03-031-33/+71
* Instead of inverting count all the time, decrease it in every loopBogdano Arendartchuk2008-03-031-3/+6
* Add configuration option to sort the generated changelogBogdano Arendartchuk2008-03-031-11/+56
* Added option -d to sync, to download the missing filesBogdano Arendartchuk2008-02-082-7/+28
* Fixed emptylog to be shown when necessaryBogdano Arendartchuk2008-02-061-23/+30
* Fixed URL normalization to make it compatible with py2.4Bogdano Arendartchuk2008-02-061-6/+6
* Set the default template path and update the built-in one to matchBogdano Arendartchuk2008-02-051-5/+16
* Fixed mistake in svn error message handlingBogdano Arendartchuk2008-02-051-1/+1
* Don't use --non-interactive with the commands "add", "revert" and "cleanup"Bogdano Arendartchuk2008-02-051-1/+2
* Allow listing targets through SSH submit hostBogdano Arendartchuk2008-02-051-1/+11
* Added --strict option to getsrpm + equivalent configuration optionBogdano Arendartchuk2008-02-052-12/+38
* Changed get_submit_info to use svn.info2 and properly handle non-versionedBogdano Arendartchuk2008-02-051-3/+7
* Small changes in help messages:Bogdano Arendartchuk2008-02-0512-9/+52
* Make SVN.info2 to return None when the target is not versionedBogdano Arendartchuk2008-02-051-1/+3
* Make REPSYS_CONF override /etc/repsys.conf and ~/.repsys/configBogdano Arendartchuk2008-02-051-2/+3
* Fixed the use of file:/// URLs when using just the package nameBogdano Arendartchuk2008-02-051-3/+5
* Added option -F to repsys ci, as in svn ciBogdano Arendartchuk2008-02-052-4/+11
* Dropped all authenticated access supportBogdano Arendartchuk2007-11-155-1129/+37
* Really fixed generation of unreleased commitsBogdano Arendartchuk2007-11-141-5/+5
* Reverted "Fix: unreleased commits are not those newer than the last markrelease"Bogdano Arendartchuk2007-11-131-5/+5
* Make package and revision optional options for submit, againBogdano Arendartchuk2007-11-132-23/+16
* Fix: don't use versions/ when using -v option of getsrpmBogdano Arendartchuk2007-11-121-1/+1
* 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