Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sync --upload (mga#2868) | Dan Fandrich | 2023-04-07 | 1 | -0/+17 |
| | | | | | | This will automatically upload any changed binrepo files and update sha1.lst to match. Using --dryrun will show any changed files but not upload or change anything. | ||||
* | Revert to 1.12.3 state | Papoteur | 2016-11-05 | 1 | -2/+2 |
| | |||||
* | update upload_binary() to properly use newer execcmd() | Per Øyvind Karlsen | 2016-10-04 | 1 | -1/+1 |
| | |||||
* | - do not use shell for running external programs | Per Øyvind Karlsen | 2016-05-28 | 1 | -2/+2 |
| | | | | - add suport for (quick) git-svn cloning of package repositories | ||||
* | Be sure that files are read even if encoded in utf-8 | Papoteur | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Some updates in binrepo.py, about reading files. #mga17023 | Papoteur | 2015-10-31 | 1 | -3/+5 |
| | |||||
* | Adapt indentation in binrepo.py | Papoteur | 2015-10-26 | 1 | -17/+17 |
| | |||||
* | Apply 2to3-3.4 | Papoteur | 2015-10-10 | 1 | -14/+14 |
| | |||||
* | Improved detection of binary files | Dan Fandrich | 2013-12-26 | 1 | -0/+2 |
| | |||||
* | fix error message | Nicolas Vigier | 2011-09-27 | 1 | -1/+1 |
| | |||||
* | do not explode if the sha1.lst file is no longer here ( problem reported by ↵ | Michael Scherer | 2011-09-23 | 1 | -1/+5 |
| | | | | grenoya on irc ) | ||||
* | remove file when there was an error during download | Nicolas Vigier | 2011-08-21 | 1 | -0/+1 |
| | |||||
* | check sha1sum of existing files | Nicolas Vigier | 2011-08-21 | 1 | -1/+4 |
| | |||||
* | remove more old code | Nicolas Vigier | 2011-08-17 | 1 | -120/+0 |
| | |||||
* | update import_binaries for new binrepo | Nicolas Vigier | 2011-08-17 | 1 | -40/+6 |
| | |||||
* | remove binrepo markrelease | Nicolas Vigier | 2011-08-17 | 1 | -13/+0 |
| | |||||
* | remove old functions | Nicolas Vigier | 2011-08-17 | 1 | -149/+0 |
| | |||||
* | fix typo | Nicolas Vigier | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | add function to check if a binary file already exists | Nicolas Vigier | 2011-08-17 | 1 | -6/+9 |
| | |||||
* | add function to upload binary file | Nicolas Vigier | 2011-08-17 | 1 | -2/+24 |
| | |||||
* | add functions to download from new binrepo | Nicolas Vigier | 2011-08-17 | 1 | -0/+28 |
| | |||||
* | add binrepo revision options | Nicolas Vigier | 2011-01-28 | 1 | -5/+5 |
| | |||||
* | add commit option | Nicolas Vigier | 2011-01-27 | 1 | -4/+7 |
| | |||||
* | don't set binrepo revision with propset (not used) | Nicolas Vigier | 2011-01-27 | 1 | -4/+0 |
| | |||||
* | don't include topdir in svn command when commiting sha1.lst to avoid out of ↵ | Nicolas Vigier | 2011-01-25 | 1 | -2/+2 |
| | | | | date errors | ||||
* | svn update sha1.lst file before updating and commiting it | Nicolas Vigier | 2011-01-25 | 1 | -3/+9 |
| | |||||
* | don't try to add binary file if it is a symlink | Nicolas Vigier | 2011-01-25 | 1 | -0/+4 |
| | |||||
* | set property binrepo-rev instead of mdv:binrepo-rev (but still not used) | Nicolas Vigier | 2011-01-25 | 1 | -1/+1 |
| | |||||
* | don't set uses-binrepo svn property as every package is using binrepo | Nicolas Vigier | 2011-01-25 | 1 | -5/+0 |
| | |||||
* | add binrepo remove function | Nicolas Vigier | 2011-01-25 | 1 | -1/+25 |
| | |||||
* | rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵ | Nicolas Vigier | 2011-01-11 | 1 | -0/+395 |
for Mageia |