Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sync --no-vcs | Dan Fandrich | 2023-04-17 | 1 | -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 Fandrich | 2023-04-07 | 1 | -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. | ||||
* | Switch some URLs to https: | Dan Fandrich | 2023-04-07 | 1 | -1/+1 |
| | |||||
* | Support -r in the up command (mga#3913) | Dan Fandrich | 2023-04-07 | 1 | -0/+2 |
| | |||||
* | maintdb.py: Fix error message | Stig-Ørjan Smelror | 2022-04-07 | 1 | -1/+1 |
| | |||||
* | Use url option instead of host for maintdb get | Papoteur | 2019-02-27 | 1 | -1/+2 |
| | |||||
* | Manage exception with maintdb command | Papoteur | 2019-02-27 | 1 | -2/+10 |
| | |||||
* | allow maintdb get <package> without packagers credentials | Papoteur | 2017-11-29 | 1 | -4/+10 |
| | |||||
* | Revert to 1.12.3 state | Papoteur | 2016-11-05 | 21 | -178/+30 |
| | |||||
* | drop python shebangs that's not supposed to be... | Per Øyvind Karlsen | 2016-08-18 | 21 | -22/+0 |
| | |||||
* | update help text for clone command to reflect name changes | Per Øyvind Karlsen | 2016-08-18 | 1 | -7/+7 |
| | |||||
* | oops, add missing ':' | Per Øyvind Karlsen | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | if no target specified for import, assume '.' | Per Øyvind Karlsen | 2016-07-22 | 1 | -2/+3 |
| | |||||
* | add support for cloning properly setup git-svn repos from github | Per Øyvind Karlsen | 2016-07-22 | 1 | -1/+4 |
| | |||||
* | buildrpm: add support for passing arguments directly to rpmbuild | Per Øyvind Karlsen | 2016-07-08 | 1 | -0/+2 |
| | |||||
* | change githubimport into a github command with several ~sub-commands | Per Øyvind Karlsen | 2016-06-30 | 2 | -33/+53 |
| | |||||
* | start on github ~bridge, so far only local git-svn repo import | Per Øyvind Karlsen | 2016-06-29 | 1 | -0/+33 |
| | |||||
* | implement support for applying %changelog with 'mgarepo buildrpm -l' | Per Øyvind Karlsen | 2016-06-03 | 1 | -2/+7 |
| | |||||
* | Merge branch 'git' of github.com:mdkcauldron/mgarepo into git | Per Øyvind Karlsen | 2016-06-03 | 1 | -0/+2 |
|\ | |||||
| * | Support using DNF instead of urpmi for buildrpm | Neal Gompa | 2016-06-01 | 1 | -0/+2 |
| | | |||||
* | | implement optional conversion of svn author to full name & email | Per Øyvind Karlsen | 2016-06-03 | 1 | -0/+3 |
|/ | |||||
* | use (dated) mageia user map from svn-git-migration metadata | Per Øyvind Karlsen | 2016-06-01 | 2 | -2/+8 |
| | |||||
* | fix issue with utf-8 encodig for rpmlog when utf-8 locale isn't set | Per Øyvind Karlsen | 2016-05-31 | 1 | -0/+3 |
| | |||||
* | add support for optionally installing build depedencies by default | Per Øyvind Karlsen | 2016-05-30 | 1 | -0/+2 |
| | |||||
* | add --short-circuit support with buildrpm -s | Per Øyvind Karlsen | 2016-05-30 | 1 | -2/+4 |
| | |||||
* | add support for specifying build stage | Per Øyvind Karlsen | 2016-05-30 | 1 | -0/+1 |
| | |||||
* | document buildrpm options | Per Øyvind Karlsen | 2016-05-30 | 1 | -1/+4 |
| | |||||
* | add optional automatic use of rpmlint by default | Per Øyvind Karlsen | 2016-05-30 | 1 | -0/+4 |
| | |||||
* | clean out some old leftovers | Per Øyvind Karlsen | 2016-05-30 | 1 | -9/+2 |
| | |||||
* | start on a build option, creating an equivalent of 'mdvsys build' | Per Øyvind Karlsen | 2016-05-30 | 1 | -0/+31 |
| | |||||
* | - do not use shell for running external programs | Per Øyvind Karlsen | 2016-05-28 | 4 | -10/+66 |
| | | | | - add suport for (quick) git-svn cloning of package repositories | ||||
* | correct the help message in obsolete command | Papoteur | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | suppress the unuseful -d distro option for obsolete command | Papoteur | 2016-02-17 | 1 | -2/+0 |
| | |||||
* | add command obsolete as new file obsolete.py | Papoteur | 2016-02-16 | 1 | -0/+38 |
| | |||||
* | add -s option for log command to get releases log (enhancement mga#12948). | Papoteur | 2015-12-22 | 1 | -2/+5 |
| | |||||
* | Add support for backports checkout MGA#15251 | Nicolas Lécureuil | 2015-11-28 | 1 | -0/+2 |
| | |||||
* | Apply 2to3-3.4 | Papoteur | 2015-10-10 | 13 | -44/+44 |
| | |||||
* | Ignore 'mgarepo sync -c' and tell it's deprecated | Jani Välimaa | 2015-08-07 | 1 | -1/+6 |
| | | | | TODO: Completely remove -c switch from code. | ||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2014-07-19 | 1 | -1/+1 |
| | | | | thus fixing some stupid upload errors related to backports | ||||
* | Fixed some typos and URLs in the help | Dan Fandrich | 2013-12-14 | 3 | -3/+3 |
| | |||||
* | try to resolve bug 4053 | Florent Monnier | 2012-01-07 | 1 | -1/+1 |
| | |||||
* | add config options for maintdb | Nicolas Vigier | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | remove old options | Nicolas Vigier | 2011-08-17 | 2 | -20/+1 |
| | |||||
* | remove binrev option | Nicolas Vigier | 2011-08-17 | 1 | -3/+0 |
| | |||||
* | add more information in the error message when there is no argument given | Michael Scherer | 2011-07-16 | 1 | -1/+1 |
| | |||||
* | - Fix the example in the usage message of putsrpm.py | Ahmad Samir | 2011-07-15 | 1 | -1/+1 |
| | |||||
* | add maintdb command | Nicolas Vigier | 2011-07-12 | 1 | -0/+44 |
| | |||||
* | - Fix examples in the usage message of co.py | Ahmad Samir | 2011-06-16 | 1 | -2/+2 |
| | |||||
* | fix example in usage message | Thierry Vignaud | 2011-03-05 | 1 | -1/+1 |
| | |||||
* | add binrepo revision options | Nicolas Vigier | 2011-01-28 | 3 | -1/+8 |
| |