| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added initial support to mirrors, as requested by mrl. | Bogdano Arendartchuk | 2007-05-02 | 1 | -0/+24 |
| | | | | | | | | | | 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 | -3/+10 |
| | | | | | | | | | | 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. | ||||
| * | Fixed old module use that does not exist now | Bogdano Arendartchuk | 2007-01-03 | 1 | -1/+1 |
| | | |||||
| * | Make source lines fit in 80 columns | Bogdano Arendartchuk | 2007-01-02 | 1 | -1/+2 |
| | | |||||
| * | - use svn export instead of checkout, saves 50% disk space | Andreas Hasenack | 2006-11-30 | 1 | -2/+2 |
| | | |||||
| * | Fixed wrong variable name on "changed". | Bogdano Arendartchuk | 2006-11-30 | 1 | -3/+3 |
| | | |||||
| * | Fixed undeclared name "pkgdirurl" in "co" subcommand. Replaced url by | Bogdano Arendartchuk | 2006-11-13 | 1 | -3/+3 |
| | | | | | | pkgdirurl, as in the rest of the code. | ||||
| * | make get_srpm() verbose only when called from the getsrpm command | Olivier Blin | 2006-11-13 | 1 | -2/+4 |
| | | |||||
| * | - fixed the problem of trailling slashes in package urls | Bogdano Arendartchuk | 2006-10-23 | 1 | -2/+2 |
| | | |||||
| * | make get_srpm display the extracted .src.rpm (path + filename) (initially ↵ | Olivier Blin | 2006-10-19 | 1 | -0/+1 |
| | | | | | from pixel, frontport from V1_5_X) | ||||
| * | merge 1.6.2b changes | Olivier Blin | 2006-09-27 | 1 | -0/+4 |
| | | |||||
| * | - define a more complete rpm environment for constructing the .src.rpm | Andreas Hasenack | 2006-06-23 | 1 | -2/+12 |
| | | | | | | so all the files end up being where we expect them to be | ||||
| * | - on behalf of bogdano@mandriva.com: | Andreas Hasenack | 2006-02-02 | 1 | -18/+36 |
| | | | | | | | | | | | | | | | | - 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" | ||||
| * | get_srpm: fixed a test | Frederic Lepied | 2005-12-07 | 1 | -1/+1 |
| | | |||||
| * | 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/+369 |
