Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Restablish a print after a svn command" | Papoteur | 2016-02-21 | 1 | -9/+1 |
| | | | | This reverts commit b09cf55fc133349845f5bfed78335d93594f73a0. | ||||
* | Restablish a print after a svn command | Papoteur | 2016-02-21 | 1 | -1/+9 |
| | |||||
* | add function obsolete in rpmutil.py | Papoteur | 2016-02-16 | 1 | -0/+9 |
| | |||||
* | Add condition for cp command if no SOURCES is present. | Papoteur | 2015-12-19 | 1 | -1/+2 |
| | |||||
* | Doesn't raise error if SOURCES is not present in remore or local package. | Papoteur | 2015-12-17 | 1 | -2/+8 |
| | |||||
* | Add support for backports checkout MGA#15251 | Nicolas Lécureuil | 2015-11-28 | 1 | -3/+3 |
| | |||||
* | Opening spec file from put_srpm function | Papoteur | 2015-11-01 | 1 | -9/+6 |
| | |||||
* | Adapt shebang | Papoteur | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | Apply 2to3-3.4 | Papoteur | 2015-10-10 | 1 | -68/+68 |
| | |||||
* | Make mgarepo ci -s work | Olav Vitters | 2015-10-08 | 1 | -1/+2 |
| | | | | | | When only fetching the spec file, mgarepo still tried to retrieve the binaries. This resulted in an error message. Really only download the spec file. | ||||
* | Use hardlinks when importing (can help speed up process for large SOURCES) | Colin Guthrie | 2014-05-27 | 1 | -2/+2 |
| | | | | | The cp command supports the -l option since Mageia 1 so it's fairly safe to use this. | ||||
* | Allow keeping old rpm log in package directory | Nicolas Vigier | 2012-12-04 | 1 | -1/+4 |
| | | | | | | | | | | | With this change, it is now possible to store the old rpm log inside the package directory instead of using a separate directory (usually /misc/ directory). This can be done by changing the oldurl setting in mgarepo.conf to '.' or anything starting with './'. It becomes possible to have different import logs if using different packages in different versions of the distribution instead of one log file shared for all versions of the distribution. | ||||
* | remove old options | Nicolas Vigier | 2011-08-17 | 1 | -6/+3 |
| | |||||
* | update import_binaries for new binrepo | Nicolas Vigier | 2011-08-17 | 1 | -0/+2 |
| | |||||
* | remove binrepo markrelease | Nicolas Vigier | 2011-08-17 | 1 | -1/+0 |
| | |||||
* | update sync for new binrepo | Nicolas Vigier | 2011-08-17 | 1 | -3/+5 |
| | |||||
* | don't commit by default | Nicolas Vigier | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | delete function removes files from sha1.lst | Nicolas Vigier | 2011-08-17 | 1 | -6/+7 |
| | |||||
* | don't commit sha1.lst by default | Nicolas Vigier | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | upload on new binrepo | Nicolas Vigier | 2011-08-17 | 1 | -1/+8 |
| | |||||
* | remove old download_binaries function | Nicolas Vigier | 2011-08-17 | 1 | -9/+0 |
| | |||||
* | download binaries from new binrepo | Nicolas Vigier | 2011-08-17 | 1 | -9/+3 |
| | |||||
* | ignore incorrect symlinks (bug #463) | Nicolas Vigier | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | only add files with status "?" (bug #349) | Nicolas Vigier | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | do not leave empty file when download failed (bug #374) | Nicolas Vigier | 2011-05-16 | 1 | -1/+6 |
| | |||||
* | fix typo | Nicolas Vigier | 2011-02-26 | 1 | -1/+1 |
| | |||||
* | Add support for rpm 4.8: spec.sources is now a list instead of a method | Nicolas Vigier | 2011-02-26 | 1 | -1/+3 |
| | |||||
* | add binrepo revision options | Nicolas Vigier | 2011-01-28 | 1 | -5/+6 |
| | |||||
* | only try to remove files that are on svn or symlinks | Nicolas Vigier | 2011-01-28 | 1 | -1/+2 |
| | |||||
* | delete and upload are expecting a list as first argument | Nicolas Vigier | 2011-01-27 | 1 | -2/+2 |
| | |||||
* | fix sync | Nicolas Vigier | 2011-01-27 | 1 | -38/+14 |
| | |||||
* | rename binrepo_delete as it is not only for binrepo | Nicolas Vigier | 2011-01-27 | 1 | -1/+1 |
| | |||||
* | make upload and binrepo_delete functions work on text files too | Nicolas Vigier | 2011-01-27 | 1 | -4/+20 |
| | |||||
* | remove all paths passed as argument | Nicolas Vigier | 2011-01-27 | 1 | -1/+2 |
| | |||||
* | add binrepo remove function | Nicolas Vigier | 2011-01-25 | 1 | -7/+1 |
| | |||||
* | ci does not commit to bindir | Nicolas Vigier | 2011-01-15 | 1 | -3/+0 |
| | |||||
* | don't allow importing package already on svn | Nicolas Vigier | 2011-01-13 | 1 | -8/+1 |
| | |||||
* | rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵ | Nicolas Vigier | 2011-01-11 | 1 | -0/+759 |
for Mageia |