aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/commands/sync.py
Commit message (Collapse)AuthorAgeFilesLines
* Add sync --no-vcsDan Fandrich2023-04-171-0/+3
| | | | | | | If --no-vcs is given along with --download and/or --upload, the SVN operations are skipped but the download and/or upload will go ahead. This replaces the same functionality that was lost when the bug with --dry-run was fixed in commit da90dea3.
* Add sync --upload (mga#2868)Dan Fandrich2023-04-071-1/+5
| | | | | | 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 statePapoteur2016-11-051-0/+1
|
* drop python shebangs that's not supposed to be...Per Øyvind Karlsen2016-08-181-1/+0
|
* Ignore 'mgarepo sync -c' and tell it's deprecatedJani Välimaa2015-08-071-1/+6
| | | | TODO: Completely remove -c switch from code.
* rename ci option to commitNicolas Vigier2011-01-271-1/+1
|
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵Nicolas Vigier2011-01-111-0/+38
for Mageia