aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys/log.py
Commit message (Expand)AuthorAgeFilesLines
* Really fixed generation of unreleased commitstopic/V1_8_XBogdano Arendartchuk2007-11-141-2/+2
* Fix: unreleased commits are not those newer than the last markreleaseBogdano Arendartchuk2007-09-211-5/+5
* protect open() from all the encoding evil of the outside worldBogdano Arendartchuk2007-06-211-1/+6
* decode the changelog created using strings containing unicode stringsBogdano Arendartchuk2007-06-181-1/+6
* brought from V1_6_X the reduction of the number of svn callsBogdano Arendartchuk2007-06-171-35/+42
* Introduced CLOG: the complement for SILENTBogdano Arendartchuk2007-06-121-7/+19
* Frontported changes from V1_6_X since aprilBogdano Arendartchuk2007-06-041-79/+197
* - removed unnecessary repeated code in log codeBogdano Arendartchuk2006-07-221-13/+2
* - changed ugly class by better ones for log.pyBogdano Arendartchuk2006-07-211-11/+12
* - reimplmented the SVN class in svn.py to use the module pysvn instead ofBogdano Arendartchuk2006-07-191-9/+13
* - fixed the "end" revision number, which was being passed as NoneBogdano Arendartchuk2006-02-201-3/+4
* - place revision-offset in [log] section and not in [global]Andreas Hasenack2006-02-161-1/+1
* - added support "day zero revision"Bogdano Arendartchuk2006-02-161-3/+13
* - removed wrong use of "start=rev", since we can do "markrelease" after theBogdano Arendartchuk2006-02-131-1/+1
* - on behalf of bogdano@mandriva.com:Andreas Hasenack2006-02-021-54/+323
* 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/+100