Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added initial support to mirrors, as requested by mrl. | Bogdano Arendartchuk | 2007-05-02 | 1 | -0/+1 |
| | | | | | | | | | It was added an option "mirror" to repsys.conf, that will contain an URL to the mirror repository. Also added the subcommand "ci", which will relocate one working copy to the master repository before effectively commiting. | ||||
* | Removed bogus macros files and added [macros ..] sections to repsys.conf. | Bogdano Arendartchuk | 2007-01-29 | 1 | -0/+18 |
| | | | | | | | | | These sections are referenced by the "rpm-macros" option in [submit ..] sections and contain the RPM macros to be used with the target of the package being generated. These macros are defined using --define option of rpm. | ||||
* | Added "repsys.macros" configuration file. | Bogdano Arendartchuk | 2007-01-24 | 1 | -0/+2 |
| | | | | | | | It will contain macros overriding the local system ones. The reason for it is to make changelogs generated in kenobi (2007.0) having the cooker release number (in the case 2007.1). | ||||
* | Added the option "host" to the submit section. | Bogdano Arendartchuk | 2007-01-16 | 1 | -0/+1 |
| | | | | | | It allows to submit to one host the package placed in another subversion host. The option "-s" in the command-line also can do it. | ||||
* | Make the changelog show the revision number from ignored commits that are | Bogdano Arendartchuk | 2007-01-03 | 1 | -1/+1 |
| | | | | | | | | | newer than the not ignored ones. Releases containing only SILENT commit messages will be shown, but without log lines (probably the changelog template should handle this case). | ||||
* | Commit messages containing SILENT (or whatever is in repsys.conf) won't appear | Bogdano Arendartchuk | 2007-01-02 | 1 | -0/+2 |
| | | | | | in the changelog. | ||||
* | use Cooker as default submit target | Olivier Blin | 2006-12-15 | 1 | -0/+3 |
| | |||||
* | Moved the option "tempdir" from [submit] to [global], since it changes the | Bogdano Arendartchuk | 2006-12-04 | 1 | -3/+1 |
| | | | | | behavior of all subcommands. | ||||
* | Added option "tempdir" to the [submit] section. | Bogdano Arendartchuk | 2006-12-04 | 1 | -0/+3 |
| | |||||
* | updated default urls (missed one entry) | Andreas Hasenack | 2006-10-19 | 1 | -1/+1 |
| | |||||
* | updated default urls | Andreas Hasenack | 2006-10-19 | 1 | -2/+2 |
| | |||||
* | update repsys.conf for new submit syntax | Olivier Blin | 2006-10-18 | 1 | -2/+1 |
| | |||||
* | - added upload-srpm to the sample repsys.conf file | Andreas Hasenack | 2006-10-17 | 1 | -0/+1 |
| | |||||
* | - place revision-offset in [log] section and not in [global] | Andreas Hasenack | 2006-02-16 | 1 | -0/+4 |
| | | | | | - added revision-offset to default config file | ||||
* | - fixed url-map file:// url | Andreas Hasenack | 2006-02-16 | 1 | -1/+1 |
| | |||||
* | - added example line using the section "helper", for the script | Bogdano Arendartchuk | 2006-02-13 | 1 | -0/+3 |
| | | | | | "create-srpm" | ||||
* | - added example option "url-map", in order to be used by the funcion mapurl | Bogdano Arendartchuk | 2006-02-13 | 1 | -0/+1 |
| | |||||
* | - on behalf of bogdano@mandriva.com: | Andreas Hasenack | 2006-02-02 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | - improved markrelease command line parsing - changelogs entries are now groupped by author, and sorted by revision number - the changelog now is generated using the Cheetah Template Engine, to allow quick modifications without spending time reading code and introducing new bugs - consequently, was added an option "-T <file>" to rpmlog and getsrpm to allow choosing the path of the template to be used - added options noauth=0, and baseurl=None in order to disable the authentication in some url schemes (http:// and //) - replaced some "cl" references to "mdv" | ||||
* | real life one | Frederic Lepied | 2005-12-07 | 1 | -14/+14 |
| | |||||
* | Initial revisionR1_5_3_1-4mdktopic/V1_5_X@821topic/V1_5_X@819topic/V1_5_3@959topic/V1_5_3@819topic/V1_5_3 | Frederic Lepied | 2005-12-07 | 1 | -0/+22 |