aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* version 1.9.9Nicolas Vigier2011-02-262-1/+8
|
* Add support for rpm 4.8: spec.sources is now a list instead of a methodNicolas Vigier2011-02-261-1/+3
|
* use --nodeps when unpacking srpmNicolas Vigier2011-02-071-1/+1
|
* add binrepo revision optionsNicolas Vigier2011-01-285-11/+19
|
* check hash for binary filesNicolas Vigier2011-01-281-1/+1
|
* only try to remove files that are on svn or symlinksNicolas Vigier2011-01-281-1/+2
|
* version 1.9.8Nicolas Vigier2011-01-272-2/+5
|
* delete and upload are expecting a list as first argumentNicolas Vigier2011-01-271-2/+2
|
* rename ci option to commitNicolas Vigier2011-01-271-1/+1
|
* fix syncNicolas Vigier2011-01-271-38/+14
|
* rename binrepo_delete as it is not only for binrepoNicolas Vigier2011-01-272-3/+3
|
* make upload and binrepo_delete functions work on text files tooNicolas Vigier2011-01-271-4/+20
|
* add commit optionNicolas Vigier2011-01-271-4/+7
|
* don't set binrepo revision with propset (not used)Nicolas Vigier2011-01-271-4/+0
|
* remove all paths passed as argumentNicolas Vigier2011-01-271-1/+2
|
* version 1.9.71.9.7Nicolas Vigier2011-01-272-1/+9
|
* update url to visualize status of the submit (thanks ahmad)Nicolas Vigier2011-01-271-1/+1
|
* change create-srpm path to /usr/local/bin/submit_package in default config fileNicolas Vigier2011-01-251-1/+1
|
* add upload and del commands in help (reported by ahmad)Nicolas Vigier2011-01-251-0/+2
|
* don't include topdir in svn command when commiting sha1.lst to avoid out of ↵Nicolas Vigier2011-01-251-2/+2
| | | | date errors
* svn update sha1.lst file before updating and commiting itNicolas Vigier2011-01-251-3/+9
|
* don't try to add binary file if it is a symlinkNicolas Vigier2011-01-251-0/+4
|
* set property binrepo-rev instead of mdv:binrepo-rev (but still not used)Nicolas Vigier2011-01-251-1/+1
|
* don't set uses-binrepo svn property as every package is using binrepoNicolas Vigier2011-01-251-5/+0
|
* add binrepo remove functionNicolas Vigier2011-01-253-13/+26
|
* update descriptionNicolas Vigier2011-01-251-3/+2
|
* update URL about ssh configuration (reported by erwan)Nicolas Vigier2011-01-202-2/+2
|
* ci does not commit to bindirNicolas Vigier2011-01-151-3/+0
|
* - patch goes in SOURCES no SPECSOlivier Thauvin2011-01-141-1/+1
|
* - fix string formatingOlivier Thauvin2011-01-141-2/+2
|
* - properly set each rpm macros at importOlivier Thauvin2011-01-141-1/+3
|
* mgarepo version 1.9.61.9.6Nicolas Vigier2011-01-132-1/+5
|
* don't allow importing package already on svnNicolas Vigier2011-01-132-11/+1
|
* only append '@' to the path if it contains '@' or it causes problems for ↵Nicolas Vigier2011-01-121-12/+12
| | | | some paths such as '.'
* mgarepo version 1.9.51.9.5Nicolas Vigier2011-01-122-1/+6
|
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵Nicolas Vigier2011-01-1152-397/+338
| | | | for Mageia
* PNG is a binary filePascal Terjan2011-01-101-1/+1
|
* append '@' to (almost) all svn paths, to avoid svn syntax problems in case ↵Nicolas Vigier2011-01-091-12/+12
| | | | of paths containing '@'
* mgarepo version 1.9.41.9.4Nicolas Vigier2011-01-092-1/+4
|
* add more binary files extentionsNicolas Vigier2011-01-091-1/+1
|
* add other extentions for binary filesNicolas Vigier2011-01-081-1/+2
|
* mgarepo version 1.9.31.9.3Nicolas Vigier2011-01-062-1/+5
|
* To avoid confusion, Mageia repsys fork is being renamed to mgarepoNicolas Vigier2011-01-0642-11/+22
|\
| * update repsys.conf for MageiaNicolas Vigier2011-01-061-8/+10
| |
| * add patch from blino to enable binrepo in create-srpmNicolas Vigier2011-01-061-0/+2
| |
| * version 1.9.21.9.2Nicolas Vigier2011-01-042-1/+4
| |
| * add .xz files belonging in binrepo (patch from tmb)Nicolas Vigier2011-01-041-1/+1
| |
| * fix problem with python threads on 2010.1Nicolas Vigier2011-01-0454-0/+6232
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-01-0460-461/+1469
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r202 | boklm | 2011-01-04 16:09:44 +0000 (Tue, 04 Jan 2011) | 1 line add repsys ------------------------------------------------------------------------
* Updated the layout example in manpage to match usage in MandrivaBogdano Arendartchuk2009-07-051-19/+20
| | | | | | Also because the "branch/packagename" usage requires that branches are placed in a directory that is not in the same directory.