aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys
Commit message (Expand)AuthorAgeFilesLines
* Renamed the "sources" file to "binrepo.lst"topic/upload-tarballBogdano Arendartchuk2008-06-241-5/+7
* Support using the binrepo even when packages don't have 'sources' filesBogdano Arendartchuk2008-06-242-41/+52
* Only show the "checking files" message when hash checking is enabledBogdano Arendartchuk2008-06-241-1/+1
* Merged latest V1_6_X branchBogdano Arendartchuk2008-06-234-85/+256
* Use --out-format instead of --log-format for rsyncBogdano Arendartchuk2008-06-201-1/+1
* Initial work on the support of the binary files repositoryBogdano Arendartchuk2008-02-088-31/+687
* 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
* 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