Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mgarepo version 1.9.61.9.6 | Nicolas Vigier | 2011-01-13 | 2 | -1/+5 |
| | |||||
* | don't allow importing package already on svn | Nicolas Vigier | 2011-01-13 | 2 | -11/+1 |
| | |||||
* | only append '@' to the path if it contains '@' or it causes problems for ↵ | Nicolas Vigier | 2011-01-12 | 1 | -12/+12 |
| | | | | some paths such as '.' | ||||
* | mgarepo version 1.9.51.9.5 | Nicolas Vigier | 2011-01-12 | 2 | -1/+6 |
| | |||||
* | rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵ | Nicolas Vigier | 2011-01-11 | 52 | -397/+338 |
| | | | | for Mageia | ||||
* | PNG is a binary file | Pascal Terjan | 2011-01-10 | 1 | -1/+1 |
| | |||||
* | append '@' to (almost) all svn paths, to avoid svn syntax problems in case ↵ | Nicolas Vigier | 2011-01-09 | 1 | -12/+12 |
| | | | | of paths containing '@' | ||||
* | mgarepo version 1.9.41.9.4 | Nicolas Vigier | 2011-01-09 | 2 | -1/+4 |
| | |||||
* | add more binary files extentions | Nicolas Vigier | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | add other extentions for binary files | Nicolas Vigier | 2011-01-08 | 1 | -1/+2 |
| | |||||
* | mgarepo version 1.9.31.9.3 | Nicolas Vigier | 2011-01-06 | 2 | -1/+5 |
| | |||||
* | To avoid confusion, Mageia repsys fork is being renamed to mgarepo | Nicolas Vigier | 2011-01-06 | 42 | -11/+22 |
|\ | |||||
| * | update repsys.conf for Mageia | Nicolas Vigier | 2011-01-06 | 1 | -8/+10 |
| | | |||||
| * | add patch from blino to enable binrepo in create-srpm | Nicolas Vigier | 2011-01-06 | 1 | -0/+2 |
| | | |||||
| * | version 1.9.21.9.2 | Nicolas Vigier | 2011-01-04 | 2 | -1/+4 |
| | | |||||
| * | add .xz files belonging in binrepo (patch from tmb) | Nicolas Vigier | 2011-01-04 | 1 | -1/+1 |
| | | |||||
| * | fix problem with python threads on 2010.1 | Nicolas Vigier | 2011-01-04 | 54 | -0/+6232 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-01-04 | 60 | -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 Mandriva | Bogdano Arendartchuk | 2009-07-05 | 1 | -19/+20 |
| | | | | | | Also because the "branch/packagename" usage requires that branches are placed in a directory that is not in the same directory. | ||||
* | Make the -M option (disable mirror) work again | Bogdano Arendartchuk | 2009-02-17 | 2 | -1/+4 |
| | | | | | It was not reading the value of the configuration option properly. | ||||
* | Fixed the example URL in the manpage | Bogdano Arendartchuk | 2009-02-17 | 1 | -1/+1 |
| | | | | | | As the mirror option requires the URL to point to the top directory of the repository. | ||||
* | Added a reference to the man page in the help message | Bogdano Arendartchuk | 2009-02-17 | 1 | -1/+1 |
| | |||||
* | Oops, it was listing the wrong URL | Bogdano Arendartchuk | 2009-02-17 | 1 | -5/+5 |
| | |||||
* | Remove the changelog from the new spec | Bogdano Arendartchuk | 2009-02-17 | 1 | -0/+4 |
| | | | | | | The putsrpm command was properly creating the misc/pkgname/log file but it was not removing it from the spec. | ||||
* | Make putsrpm rename the spec file to package-name.spec | Bogdano Arendartchuk | 2009-02-17 | 2 | -8/+31 |
| | | | | | Added command line option -n to disable it. | ||||
* | make the V1_6_X branch the trunk | Bogdano Arendartchuk | 2008-11-11 | 36 | -720/+1757 |
|\ | |||||
| * | Call this version 1.7, too many changes for a minorminor releaseV1_7topic/V1_6_X | Bogdano Arendartchuk | 2008-11-11 | 2 | -2/+2 |
| | | |||||
| * | Handle keyboard interruputs | Bogdano Arendartchuk | 2008-11-11 | 1 | -0/+4 |
| | | | | | | | | | | There is no need to spit out a traceback for it. | ||||
| * | Added putsrpm to the main help message | Bogdano Arendartchuk | 2008-11-11 | 1 | -0/+1 |
| | | |||||
| * | Fixed putsrpm, old structure but new colors | Bogdano Arendartchuk | 2008-11-10 | 4 | -58/+91 |
| | | | | | | | | | | Make it work again and added an alias to "import", as in mdvsys. | ||||
| * | Make submit compatible with older repsys versions on the server-side | Bogdano Arendartchuk | 2008-11-10 | 1 | -1/+8 |
| | | | | | | | | | | | | Don't use the new pkg@rev format when the user tries to submit only one package. | ||||
| * | Changed repsys submit to use the parent URL when working on mirror | Bogdano Arendartchuk | 2008-11-07 | 2 | -0/+7 |
| | | | | | | | | | | checkouts | ||||
| * | Fixed repsys submit to not explode when there are files not tracked in wc | Bogdano Arendartchuk | 2008-11-07 | 1 | -1/+5 |
| | | | | | | | | | | Newer svn version complain about svn info on files that are not tracked. | ||||
| * | Updated CHANGES regarding the change of the default command itself | Bogdano Arendartchuk | 2008-07-17 | 1 | -0/+1 |
| | | |||||
| * | Updated CHANGES | Bogdano Arendartchuk | 2008-07-17 | 1 | -0/+2 |
| | | |||||
| * | Updated the man-page regarding rpmbuild | Bogdano Arendartchuk | 2008-07-17 | 1 | -0/+2 |
| | | |||||
| * | Changed get_srpm to use the configuration option "rpmbuild" from [helper] | Bogdano Arendartchuk | 2008-07-17 | 1 | -3/+4 |
| | | | | | | | | | | This way we can configure repsys about which command to use to build SRPMs. | ||||
| * | Removed the bugs that have been addressed so far + typo | Bogdano Arendartchuk | 2008-07-17 | 1 | -6/+2 |
| | | |||||
| * | Changing the version number to 1.6.90, test release | Bogdano Arendartchuk | 2008-07-17 | 2 | -2/+2 |
| | | | | | | | | | | Will release this version in main/testing. Not stable for sure. | ||||
| * | Dropped BRANCH | Bogdano Arendartchuk | 2008-07-17 | 1 | -39/+0 |
| | | |||||
| * | Oops, typo | Bogdano Arendartchuk | 2008-07-17 | 1 | -1/+1 |
| | | |||||
| * | Remove the reference to 'python' in the usage example, as chances are high ↵ | Bogdano Arendartchuk | 2008-07-17 | 1 | -1/+1 |
| | | | | | | | | people will not understant it anyway and it would just make it hard to make out what it means | ||||
| * | Added reference to --distro on CHANGES | Bogdano Arendartchuk | 2008-07-17 | 1 | -0/+1 |
| | | |||||
| * | Put all entries related to 'submit' toghether, the changes are quite ↵ | Bogdano Arendartchuk | 2008-07-17 | 1 | -3/+3 |
| | | | | | | | | important and they are related | ||||
| * | Added the section [submit-groups] to the man-page | Bogdano Arendartchuk | 2008-07-17 | 1 | -0/+4 |
| | | |||||
| * | Updated CHANGES regarding the submit groups | Bogdano Arendartchuk | 2008-07-17 | 1 | -0/+2 |
| | | |||||
| * | Don't say 'implicit target' when the user uses --distro, it is being explicit | Bogdano Arendartchuk | 2008-07-17 | 1 | -2/+2 |
| | | |||||
| * | In the usage example don't use -t because the user may think it is referring ↵ | Bogdano Arendartchuk | 2008-07-17 | 1 | -1/+1 |
| | | | | | | | | to the source distro | ||||
| * | Ok, we have added a --distro option in order to allow the user specifying | Bogdano Arendartchuk | 2008-07-17 | 1 | -1/+6 |
| | | | | | | | | | | the distro name without worrying about the format. Just for completeness. | ||||
| * | Allow using the format <DISTRO>/<PACKAGE> for submit groups | Bogdano Arendartchuk | 2008-07-17 | 2 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | It will expand <DISTRO>/<PACKAGE> for each package name of the group (using the same <DISTRO> of course.) We must allow it as the option -d (which would be used for --distro) would be confused with --define, so we'd better use the standard format that is available for all other commands. |