aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo
Commit message (Expand)AuthorAgeFilesLines
* remove file when there was an error during downloadNicolas Vigier2011-08-211-0/+1
* check sha1sum of existing filesNicolas Vigier2011-08-211-1/+4
* remove old optionsNicolas Vigier2011-08-173-26/+4
* remove more old codeNicolas Vigier2011-08-171-120/+0
* update import_binaries for new binrepoNicolas Vigier2011-08-172-40/+8
* remove binrepo markreleaseNicolas Vigier2011-08-172-14/+0
* remove binrev optionNicolas Vigier2011-08-171-3/+0
* remove old functionsNicolas Vigier2011-08-171-149/+0
* update sync for new binrepoNicolas Vigier2011-08-171-3/+5
* don't commit by defaultNicolas Vigier2011-08-171-1/+1
* delete function removes files from sha1.lstNicolas Vigier2011-08-171-6/+7
* don't commit sha1.lst by defaultNicolas Vigier2011-08-171-1/+1
* upload on new binrepoNicolas Vigier2011-08-171-1/+8
* fix typoNicolas Vigier2011-08-171-1/+1
* add function to check if a binary file already existsNicolas Vigier2011-08-171-6/+9
* add function to upload binary fileNicolas Vigier2011-08-171-2/+24
* allow changing stdin when executing commandNicolas Vigier2011-08-171-1/+3
* remove old download_binaries functionNicolas Vigier2011-08-171-9/+0
* download binaries from new binrepoNicolas Vigier2011-08-171-9/+3
* add functions to download from new binrepoNicolas Vigier2011-08-171-0/+28
* add more information in the error message when there is no argument givenMichael Scherer2011-07-161-1/+1
* - Fix the example in the usage message of putsrpm.pyAhmad Samir2011-07-151-1/+1
* add maintdb commandNicolas Vigier2011-07-121-0/+44
* - Fix examples in the usage message of co.pyAhmad Samir2011-06-161-2/+2
* ignore incorrect symlinks (bug #463)Nicolas Vigier2011-05-171-1/+1
* only add files with status "?" (bug #349)Nicolas Vigier2011-05-171-1/+1
* status only return first column and filename (bug #349)Nicolas Vigier2011-05-171-1/+1
* do not leave empty file when download failed (bug #374)Nicolas Vigier2011-05-161-1/+6
* remove logging errorNicolas Vigier2011-05-161-7/+2
* fix example in usage messageThierry Vignaud2011-03-051-1/+1
* fix typoNicolas Vigier2011-02-261-1/+1
* 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
* only try to remove files that are on svn or symlinksNicolas Vigier2011-01-281-1/+2
* 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
* update url to visualize status of the submit (thanks ahmad)Nicolas Vigier2011-01-271-1/+1
* don't include topdir in svn command when commiting sha1.lst to avoid out of d...Nicolas Vigier2011-01-251-2/+2
* 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