aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/rpmutil.py
Commit message (Expand)AuthorAgeFilesLines
* buildrpm: add support for passing arguments directly to rpmbuildPer Øyvind Karlsen2016-07-081-1/+3
* add url to VCS classPer Øyvind Karlsen2016-06-301-5/+5
* add bindownload=True arg to clone for only disabling binrepo downloadPer Øyvind Karlsen2016-06-301-2/+2
* convert bytes string to utf-8Per Øyvind Karlsen2016-06-291-1/+4
* make get_pkg_tag() accept pathPer Øyvind Karlsen2016-06-281-2/+2
* store repo topdir in VCS classPer Øyvind Karlsen2016-06-281-13/+21
* improve getpkgtopdir() to return "friendlier" (normalized) pathsPer Øyvind Karlsen2016-06-281-9/+2
* implement get_rpm_tag for getting package tags from spec filePer Øyvind Karlsen2016-06-281-0/+18
* raise error at end of protocol detection in detectVCS() tooPer Øyvind Karlsen2016-06-281-2/+1
* don't make error throwing at end of detectVCS() conditionalPer Øyvind Karlsen2016-06-281-2/+1
* implement support for applying %changelog with 'mgarepo buildrpm -l'Per Øyvind Karlsen2016-06-031-0/+20
* Merge branch 'git' of github.com:mdkcauldron/mgarepo into gitPer Øyvind Karlsen2016-06-031-5/+12
|\
| * Support using DNF instead of urpmi for buildrpmNeal Gompa2016-06-011-5/+12
* | implement optional conversion of svn author to full name & emailPer Øyvind Karlsen2016-06-031-2/+2
|/
* use (dated) mageia user map from svn-git-migration metadataPer Øyvind Karlsen2016-06-011-2/+3
* fix rev_touched_url()Per Øyvind Karlsen2016-05-311-1/+1
* add support for optionally installing build depedencies by defaultPer Øyvind Karlsen2016-05-301-3/+27
* verbose should be True..Per Øyvind Karlsen2016-05-301-1/+1
* add --short-circuit support with buildrpm -sPer Øyvind Karlsen2016-05-301-0/+3
* add support for specifying build stagePer Øyvind Karlsen2016-05-301-2/+2
* add optional automatic use of rpmlint by defaultPer Øyvind Karlsen2016-05-301-1/+4
* start on a build option, creating an equivalent of 'mdvsys build'Per Øyvind Karlsen2016-05-301-0/+37
* fix downloading of sources from binrepo for gitPer Øyvind Karlsen2016-05-291-5/+12
* fix broken use of detectVCS()Per Øyvind Karlsen2016-05-291-10/+8
* - don't clone all branches from svnPer Øyvind Karlsen2016-05-291-28/+55
* - do not use shell for running external programsPer Øyvind Karlsen2016-05-281-22/+44
* Revert "Restablish a print after a svn command"Papoteur2016-02-211-9/+1
* Restablish a print after a svn commandPapoteur2016-02-211-1/+9
* add function obsolete in rpmutil.pyPapoteur2016-02-161-0/+9
* Add condition for cp command if no SOURCES is present.Papoteur2015-12-191-1/+2
* Doesn't raise error if SOURCES is not present in remore or local package.Papoteur2015-12-171-2/+8
* Add support for backports checkout MGA#15251Nicolas Lécureuil2015-11-281-3/+3
* Opening spec file from put_srpm functionPapoteur2015-11-011-9/+6
* Adapt shebangPapoteur2015-10-101-1/+1
* Apply 2to3-3.4Papoteur2015-10-101-68/+68
* Make mgarepo ci -s workOlav Vitters2015-10-081-1/+2
* Use hardlinks when importing (can help speed up process for large SOURCES)Colin Guthrie2014-05-271-2/+2
* Allow keeping old rpm log in package directoryNicolas Vigier2012-12-041-1/+4
* remove old optionsNicolas Vigier2011-08-171-6/+3
* update import_binaries for new binrepoNicolas Vigier2011-08-171-0/+2
* remove binrepo markreleaseNicolas Vigier2011-08-171-1/+0
* update sync for new binrepoNicolas Vigier2011-08-171-3/+5
* don't commit by defaultNicolas Vigier2011-08-171-1/+1
* delete function removes files from sha1.lstNicolas Vigier2011-08-171-6/+7
* don't commit sha1.lst by defaultNicolas Vigier2011-08-171-1/+1
* upload on new binrepoNicolas Vigier2011-08-171-1/+8
* remove old download_binaries functionNicolas Vigier2011-08-171-9/+0
* download binaries from new binrepoNicolas Vigier2011-08-171-9/+3
* ignore incorrect symlinks (bug #463)Nicolas Vigier2011-05-171-1/+1
* only add files with status "?" (bug #349)Nicolas Vigier2011-05-171-1/+1