aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo
Commit message (Expand)AuthorAgeFilesLines
* Add commits before python3 divergencePapoteur2016-05-294-4/+17
|\
| * 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
* | Add a retry with building srpm in case of error in getrelease when creating a...Papoteur2016-05-292-71/+126
|/
* 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
* - Fix the example in the usage message of putsrpm.pyAhmad Samir2011-07-151-1/+1
* add maintdb commandNicolas Vigier2011-07-121-0/+44
* - Fix examples in the usage message of co.pyAhmad Samir2011-06-161-2/+2
* ignore incorrect symlinks (bug #463)Nicolas Vigier2011-05-171-1/+1
* only add files with status "?" (bug #349)Nicolas Vigier2011-05-171-1/+1
* status only return first column and filename (bug #349)Nicolas Vigier2011-05-171-1/+1
* do not leave empty file when download failed (bug #374)Nicolas Vigier2011-05-161-1/+6
* remove logging errorNicolas Vigier2011-05-161-7/+2
* fix example in usage messageThierry Vignaud2011-03-051-1/+1