aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/binrepo.py
Commit message (Expand)AuthorAgeFilesLines
* Use https: URLs by defaultHEADmasterDan Fandrich2 days1-2/+2
* Add a progress bar when uploading a binary filetopic/progressPapoteur2024-01-271-4/+23
* Add sync --upload (mga#2868)Dan Fandrich2023-04-071-0/+17
* Revert to 1.12.3 statePapoteur2016-11-051-2/+2
* update upload_binary() to properly use newer execcmd()Per Øyvind Karlsen2016-10-041-1/+1
* - do not use shell for running external programsPer Øyvind Karlsen2016-05-281-2/+2
* Be sure that files are read even if encoded in utf-8Papoteur2015-11-011-1/+1
* Some updates in binrepo.py, about reading files. #mga17023Papoteur2015-10-311-3/+5
* Adapt indentation in binrepo.pyPapoteur2015-10-261-17/+17
* Apply 2to3-3.4Papoteur2015-10-101-14/+14
* Improved detection of binary filesDan Fandrich2013-12-261-0/+2
* 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
* 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 d...Nicolas Vigier2011-01-251-2/+2
* 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 for...Nicolas Vigier2011-01-111-0/+395