aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/binrepo.py
Commit message (Collapse)AuthorAgeFilesLines
* fix error messageNicolas Vigier2011-09-271-1/+1
|
* do not explode if the sha1.lst file is no longer here ( problem reported by ↵Michael Scherer2011-09-231-1/+5
| | | | grenoya on irc )
* 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 more old codeNicolas Vigier2011-08-171-120/+0
|
* update import_binaries for new binrepoNicolas Vigier2011-08-171-40/+6
|
* remove binrepo markreleaseNicolas Vigier2011-08-171-13/+0
|
* remove old functionsNicolas Vigier2011-08-171-149/+0
|
* 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
|
* add functions to download from new binrepoNicolas Vigier2011-08-171-0/+28
|
* add binrepo revision optionsNicolas Vigier2011-01-281-5/+5
|
* add commit optionNicolas Vigier2011-01-271-4/+7
|
* don't set binrepo revision with propset (not used)Nicolas Vigier2011-01-271-4/+0
|
* don't include topdir in svn command when commiting sha1.lst to avoid out of ↵Nicolas Vigier2011-01-251-2/+2
| | | | date errors
* svn update sha1.lst file before updating and commiting itNicolas Vigier2011-01-251-3/+9
|
* don't try to add binary file if it is a symlinkNicolas Vigier2011-01-251-0/+4
|
* set property binrepo-rev instead of mdv:binrepo-rev (but still not used)Nicolas Vigier2011-01-251-1/+1
|
* don't set uses-binrepo svn property as every package is using binrepoNicolas Vigier2011-01-251-5/+0
|
* add binrepo remove functionNicolas Vigier2011-01-251-1/+25
|
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵Nicolas Vigier2011-01-111-0/+395
for Mageia