Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | - removed unnecessary parsing of the log entries | Bogdano Arendartchuk | 2006-10-18 | 1 | -5/+0 |
| | |||||
* | use a different "submit <target>" section per target in configuration file | Olivier Blin | 2006-10-18 | 1 | -17/+16 |
| | |||||
* | - added Warly's patch to make log.py cope with packages | Andreas Hasenack | 2006-10-17 | 1 | -21/+23 |
| | | | | | which have no markrelease | ||||
* | merge 1.6.2b changes | Olivier Blin | 2006-09-27 | 2 | -1/+9 |
| | |||||
* | import fix to #23597 done in V1_5_X branchtopic/pysvn-support | Andreas Hasenack | 2006-07-12 | 2 | -1/+3 |
| | |||||
* | - 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 | ||||
* | - fixed the "end" revision number, which was being passed as None | Bogdano Arendartchuk | 2006-02-20 | 1 | -3/+4 |
| | |||||
* | - place revision-offset in [log] section and not in [global] | Andreas Hasenack | 2006-02-16 | 1 | -1/+1 |
| | | | | | - added revision-offset to default config file | ||||
* | - added support "day zero revision" | Bogdano Arendartchuk | 2006-02-16 | 2 | -7/+24 |
| | |||||
* | - removed hardcoded call to /usr/share/repsys/create-srpm and now using the | Bogdano Arendartchuk | 2006-02-13 | 1 | -4/+14 |
| | | | | | | "helper" section of configuration file(s). - added option -r, to have a better consistency with all other commands | ||||
* | - added function get_helper, which obtains the path of a helper script | Bogdano Arendartchuk | 2006-02-13 | 1 | -0/+15 |
| | | | | | using information provided in configuration file(s). | ||||
* | - changed the way create-srpm is called, now using options -r and -t to | Bogdano Arendartchuk | 2006-02-13 | 1 | -1/+1 |
| | | | | | ease readability a bit | ||||
* | - added function mapurl, which maps(!) urls using a regexp defined in the | Bogdano Arendartchuk | 2006-02-13 | 1 | -1/+28 |
| | | | | | | option "url-map" in repsys.conf to allow changes like svn+ssh:// to file://.. | ||||
* | - removed wrong use of "start=rev", since we can do "markrelease" after the | Bogdano Arendartchuk | 2006-02-13 | 1 | -1/+1 |
| | | | | | given release. | ||||
* | - on behalf of bogdano@mandriva.com: | Andreas Hasenack | 2006-02-02 | 7 | -102/+406 |
| | | | | | | | | | | | | | | | - 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" | ||||
* | - fix callback usage in markrelease | Andreas Hasenack | 2006-01-27 | 1 | -1/+1 |
| | |||||
* | added support for svn+ssh access method. | Frederic Lepied | 2005-12-07 | 1 | -30/+39 |
| | |||||
* | 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 | 27 | -0/+3382 |