aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo
Commit message (Expand)AuthorAgeFilesLines
* Replace cheetah template with hardcoded templates default and revnoPapoteur2015-10-311-61/+55
* correction of SVNLogEntryPapoteur2015-10-311-1/+1
* Replace compare function for SVNLogEntryPapoteur2015-10-271-2/+5
* correct types for strings in util.py and svn.pyPapoteur2015-10-272-7/+7
* Reading config file in ConfigParserPapoteur2015-10-271-1/+1
* Manage bytes/str in util.pyPapoteur2015-10-261-7/+7
* Adapt indentation in binrepo.pyPapoteur2015-10-261-17/+17
* Upadte ConfigPaser.py againPapoteur2015-10-261-1/+1
* Modifying ConfigParser.pyPapoteur2015-10-261-20/+20
* Adapt shebangPapoteur2015-10-107-7/+7
* Apply 2to3-3.4Papoteur2015-10-1028-262/+260
* Make mgarepo ci -s workOlav Vitters2015-10-081-1/+2
* Prefix svn info command with only LANGUAGE=C #73Papoteur2015-08-102-2/+9
* Ignore 'mgarepo sync -c' and tell it's deprecatedJani Välimaa2015-08-071-1/+6
* s/cooker/cauldron/Thierry Vignaud2014-07-192-2/+2
* Use hardlinks when importing (can help speed up process for large SOURCES)Colin Guthrie2014-05-271-2/+2
* Improved detection of binary filesDan Fandrich2013-12-261-0/+2
* Don't block waiting for stderr when displaying subprocess output (mga#952)Dan Fandrich2013-12-141-6/+14
* Fixed some typos and URLs in the helpDan Fandrich2013-12-144-5/+5
* Allow keeping old rpm log in package directoryNicolas Vigier2012-12-042-3/+9
* Fix regexp used to escape rpm macros, after problem reported onNicolas Vigier2012-02-151-1/+1
* try to resolve bug 4053Florent Monnier2012-01-071-1/+1
* update URLs for new wikiNicolas Vigier2011-11-261-1/+1
* fix svn info with subversion 1.7.1 (from Shlomi Fish #3346)Nicolas Vigier2011-11-241-1/+1
* add function to get maintainer of a package using httpNicolas Vigier2011-10-041-0/+10
* add config options for maintdbNicolas Vigier2011-10-041-1/+1
* fix error messageNicolas Vigier2011-09-271-1/+1
* do not explode if the sha1.lst file is no longer here ( problem reported by g...Michael Scherer2011-09-231-1/+5
* add --nosignature so signed rpm can be imported ( problem reported by Lev Giv...Michael Scherer2011-09-181-1/+1
* remove file when there was an error during downloadNicolas Vigier2011-08-211-0/+1
* check sha1sum of existing filesNicolas Vigier2011-08-211-1/+4
* remove old optionsNicolas Vigier2011-08-173-26/+4
* remove more old codeNicolas Vigier2011-08-171-120/+0
* update import_binaries for new binrepoNicolas Vigier2011-08-172-40/+8
* remove binrepo markreleaseNicolas Vigier2011-08-172-14/+0
* remove binrev optionNicolas Vigier2011-08-171-3/+0
* remove old functionsNicolas Vigier2011-08-171-149/+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
* fix typoNicolas Vigier2011-08-171-1/+1
* add function to check if a binary file already existsNicolas Vigier2011-08-171-6/+9
* add function to upload binary fileNicolas Vigier2011-08-171-2/+24
* allow changing stdin when executing commandNicolas Vigier2011-08-171-1/+3
* remove old download_binaries functionNicolas Vigier2011-08-171-9/+0
* download binaries from new binrepoNicolas Vigier2011-08-171-9/+3
* add functions to download from new binrepoNicolas Vigier2011-08-171-0/+28
* add more information in the error message when there is no argument givenMichael Scherer2011-07-161-1/+1