Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |