aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys/commands/co.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow specifying distro branches without using complete URLsBogdano Arendartchuk2008-07-171-3/+11
| | | | | | | | Added the configuration option "repository", which will have the URL to the root of the repository. The change also allowed using mirrors in all the read-only commands.
* Small changes in help messages:Bogdano Arendartchuk2008-02-051-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | - Added URL of the repository system Quickstart - Make the help message of ci clearer - Removed reference to --help-plugins - Added a simple description for repsys in main help - Added short description of interesting subcommands in main help - Updated CHANGES - Reformeatted the 'switch' message to make it easier to read - Improved the help message of 'submit', added reference to the status page - Better help message for rpmlog - Added help message for patchspec - Better help message for markrelease - Added a help message for getsrpm - Added help message for getspec - Better help message for 'create' + changed example URL - Added a clearer help message for co - Added some text explaining 'changed' - Better authoremail help - Clearer message about uncommenting config option - Removed all configuration options that are not needed by one external - Putsrpm is not working, remove from help message - Added another usage example for submit
* Added option -o to 'co' to disable the use of mirror when checking outBogdano Arendartchuk2007-11-081-0/+3
|
* Don't use mirror in 'co' when the user provides one URLBogdano Arendartchuk2007-06-121-1/+1
|
* Fixed undeclared name "pkgdirurl" in "co" subcommand. Replaced url byBogdano Arendartchuk2006-11-131-1/+1
| | | | | pkgdirurl, as in the rest of the code.
* Initial revisionR1_5_3_1-4mdktopic/V1_5_X@821topic/V1_5_X@819topic/V1_5_3@959topic/V1_5_3@819topic/V1_5_3Frederic Lepied2005-12-071-0/+36