aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo
Commit message (Collapse)AuthorAgeFilesLines
* Use https: URLs by defaultHEADmasterDan Fandrich48 hours3-4/+4
| | | | | Both binrepo and maintdb servers now support TLS so use those URLs for the server authentication that TLS provides.
* Add a progress bar when uploading a binary filetopic/progressPapoteur2024-01-271-4/+23
|
* Add sync --no-vcsDan Fandrich2023-04-172-3/+6
| | | | | | | 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-073-2/+35
| | | | | | 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.
* sync --dry-run wins if -d is also givenDan Fandrich2023-04-071-1/+1
| | | | | --dry-run should not change the working copy, so if --dry-run is given along with -d (to download), the -d is ignored.
* Switch some URLs to https:Dan Fandrich2023-04-071-1/+1
|
* Support -r in the up command (mga#3913)Dan Fandrich2023-04-072-2/+4
|
* maintdb.py: Fix error messageStig-Ørjan Smelror2022-04-071-1/+1
|
* Fix previous commit for editlogPapoteur2020-01-271-1/+1
|
* Keep editlog with locale environment executionPapoteur2020-01-271-1/+1
|
* Use url option instead of host for maintdb getPapoteur2019-02-271-1/+2
|
* Manage exception with maintdb commandPapoteur2019-02-271-2/+10
|
* Drop "not released yet" from rpmsPascal Terjan2018-10-041-5/+1
| | | | | By definitions packages are not released yet when we build them, so all packages get it.
* Merge duplicate codePascal Terjan2018-10-041-63/+32
|
* Define _topdir in getreleasePascal Terjan2018-10-041-12/+12
| | | | | This is required for specfiles using files from SOURCES with %load
* Allow usage of path with special characters with sync command (mag#73)Papoteur2018-04-232-0/+6
|
* make sure " (not released yet)\n" message for revisions not released is to ↵Per Øyvind Karlsen2018-02-271-2/+4
| | | | the specific changelog entry and not above, which breaks changelog
* allow maintdb get <package> without packagers credentialsPapoteur2017-11-291-4/+10
|
* Revert to 1.12.3 statePapoteur2016-11-0538-1403/+657
|
* Fix rpm command for unpacking source RPMsNeal Gompa2016-10-101-3/+3
|
* Corrections for putsrpm commandPapoteur2016-10-102-4/+6
| | | | - formatting the defines parameters in rpm command
* redirect stdin, as required for ssh session invoked through binrepoPer Øyvind Karlsen2016-10-041-1/+1
|
* update upload_binary() to properly use newer execcmd()Per Øyvind Karlsen2016-10-041-1/+1
|
* fix 'mgarepo sync -d' for git-svn reposPer Øyvind Karlsen2016-10-041-3/+5
|
* add missing importsPer Øyvind Karlsen2016-10-041-0/+2
|
* move detectVCS() to separate module to prevent import orderPer Øyvind Karlsen2016-10-044-29/+33
|
* auomatically fallback to non-ssh when authentication failsPer Øyvind Karlsen2016-08-184-5/+23
|
* drop python shebangs that's not supposed to be...Per Øyvind Karlsen2016-08-1831-33/+0
|
* update help text for clone command to reflect name changesPer Øyvind Karlsen2016-08-181-7/+7
|
* Merge remote-tracking branch 'origin/master' into gitPer Øyvind Karlsen2016-08-182-71/+121
|\
| * Correction of a syntax for python 3Papoteur2016-05-291-1/+1
| |
| * Suppress prefix with no effect on import command.Papoteur2016-05-291-1/+1
| |
| * Add a retry with building srpm in case of error in getrelease when creating ↵Papoteur2016-05-292-66/+128
| | | | | | | | a srpm.
* | oops, add missing ':'Per Øyvind Karlsen2016-07-221-1/+1
| |
* | if no target specified for import, assume '.'Per Øyvind Karlsen2016-07-221-2/+3
| |
* | add support for cloning properly setup git-svn repos from githubPer Øyvind Karlsen2016-07-222-2/+23
| |
* | add support for checking out branch after git-svn initPer Øyvind Karlsen2016-07-221-1/+7
| |
* | enable source fetching right awayPer Øyvind Karlsen2016-07-221-1/+1
| | | | | | | | | | | | | | as 'rpmbuild --nobuild' will fail immediately if sources are missing, rather than the traditional behaviour proceeding with checking dependencies and only fail in case something fails during build due to missing sources
* | enable source fetching from source urls in spec filePer Øyvind Karlsen2016-07-221-0/+1
| |
* | verify remote repository url at beginning of init()Per Øyvind Karlsen2016-07-091-0/+3
| |
* | add pull() functionPer Øyvind Karlsen2016-07-091-0/+5
| |
* | buildrpm: add support for passing arguments directly to rpmbuildPer Øyvind Karlsen2016-07-082-1/+5
| |
* | drop workaround for pygithub bug now fixedPer Øyvind Karlsen2016-07-011-21/+1
| |
* | change githubimport into a github command with several ~sub-commandsPer Øyvind Karlsen2016-06-302-33/+53
| |
* | add support for importing from remote urlPer Øyvind Karlsen2016-06-301-10/+13
| |
* | add url to VCS classPer Øyvind Karlsen2016-06-304-11/+28
| |
* | support importing to github from local svn checkoutsPer Øyvind Karlsen2016-06-301-1/+5
| |
* | add bindownload=True arg to clone for only disabling binrepo downloadPer Øyvind Karlsen2016-06-301-2/+2
| |
* | implement delete_repository()Per Øyvind Karlsen2016-06-291-0/+8
| |
* | in stead of creating new lists for fetchcmd with revision argumentPer Øyvind Karlsen2016-06-291-1/+3
| | | | | | | | | | appended for each revision, just replace last item in list with revision argument replaced with new revision