aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys/rpmutil.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed get_submit_info to use the new SVN code.Bogdano Arendartchuk2007-11-131-18/+15
* Added option -o to 'co' to disable the use of mirror when checking outBogdano Arendartchuk2007-11-081-2/+2
* pysvn's ls returns complete URLsBogdano Arendartchuk2007-06-211-4/+3
* typo: versions => releasesBogdano Arendartchuk2007-06-211-1/+1
* Make getsrpm use the revision number from svn.exportBogdano Arendartchuk2007-06-211-6/+3
* brought from V1_6_X the reduction of the number of svn callsBogdano Arendartchuk2007-06-171-1/+1
* As requested by mrl, don't relocate back to mirror after commitBogdano Arendartchuk2007-06-161-10/+8
* 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-121-2/+7
* Frontported fixes in mirror support from repsys-1.6Bogdano Arendartchuk2007-06-061-6/+25
* Frontported changes from V1_6_X since aprilBogdano Arendartchuk2007-06-041-23/+118
* Ouch, forgot to remove the unneeded block in last commitBogdano Arendartchuk2007-01-051-6/+5
* The condition will never be true. The same check is done some lines before.Bogdano Arendartchuk2007-01-051-4/+2
* merge with 1.6 branch (commits 83373 and 83726)Olivier Blin2006-11-131-2/+4
* make get_srpm display the extracted .src.rpm (path + filename) (initially fro...Olivier Blin2006-10-191-0/+5
* - removed wrong parameter passed to svn.existsBogdano Arendartchuk2006-07-221-1/+1
* - reimplmented the SVN class in svn.py to use the module pysvn instead ofBogdano Arendartchuk2006-07-191-21/+22
* - define a more complete rpm environment for constructing the .src.rpmAndreas Hasenack2006-06-231-2/+12
* - on behalf of bogdano@mandriva.com:Andreas Hasenack2006-02-021-18/+36
* get_srpm: fixed a testFrederic 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/+369