aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys/rpmutil.py
Commit message (Expand)AuthorAgeFilesLines
* Support using the binrepo even when packages don't have 'sources' filesBogdano Arendartchuk2008-06-241-22/+26
* Merged latest V1_6_X branchBogdano Arendartchuk2008-06-231-21/+72
* Initial work on the support of the binary files repositoryBogdano Arendartchuk2008-02-081-31/+154
* Added option -d to sync, to download the missing filesBogdano Arendartchuk2008-02-081-7/+24
* Added --strict option to getsrpm + equivalent configuration optionBogdano Arendartchuk2008-02-051-1/+24
* Changed get_submit_info to use svn.info2 and properly handle non-versionedBogdano Arendartchuk2008-02-051-3/+7
* Added option -F to repsys ci, as in svn ciBogdano Arendartchuk2008-02-051-4/+7
* Dropped all authenticated access supportBogdano Arendartchuk2007-11-151-13/+14
* Make package and revision optional options for submit, againBogdano Arendartchuk2007-11-131-14/+11
* 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-081-2/+2
* Perform less svn operations in getsrpm and rpmlogBogdano 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
* Added FIXME to strange putsrpm behaviorBogdano Arendartchuk2007-06-121-0/+2
* Improved (and fixed) the support to mirrors and "switch" subcommandBogdano Arendartchuk2007-06-051-4/+25
* FIXME possible bugs in get_srpm related to revision numbers.Bogdano Arendartchuk2007-06-041-0/+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
* Added one cheap copy of the sync subcommand from mdvsys.Bogdano Arendartchuk2007-05-031-1/+53
* Added initial support to mirrors, as requested by mrl.Bogdano Arendartchuk2007-05-021-0/+24
* Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-291-3/+10
* Fixed old module use that does not exist nowBogdano Arendartchuk2007-01-031-1/+1
* Make source lines fit in 80 columnsBogdano Arendartchuk2007-01-021-1/+2
* - use svn export instead of checkout, saves 50% disk spaceAndreas Hasenack2006-11-301-2/+2
* Fixed wrong variable name on "changed".Bogdano Arendartchuk2006-11-301-3/+3
* Fixed undeclared name "pkgdirurl" in "co" subcommand. Replaced url byBogdano Arendartchuk2006-11-131-3/+3
* make get_srpm() verbose only when called from the getsrpm commandOlivier Blin2006-11-131-2/+4
* - fixed the problem of trailling slashes in package urlsBogdano Arendartchuk2006-10-231-2/+2
* make get_srpm display the extracted .src.rpm (path + filename) (initially fro...Olivier Blin2006-10-191-0/+1
* merge 1.6.2b changesOlivier Blin2006-09-271-0/+4
* - 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