aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* updated default urls (missed one entry)Andreas Hasenack2006-10-191-1/+1
* updated default urlsAndreas Hasenack2006-10-191-2/+2
* - fixed bug introducted in r65890, in which it was ignoring unreleasedBogdano Arendartchuk2006-10-191-10/+12
* make get_srpm display the extracted .src.rpm (path + filename) (initially fro...Olivier Blin2006-10-191-0/+1
* - removed unnecessary parsing of the log entriesBogdano Arendartchuk2006-10-181-5/+0
* I really meant 1.6.6Olivier Blin2006-10-181-2/+2
* 1.6.6Olivier Blin2006-10-182-1/+4
* update repsys.conf for new submit syntaxOlivier Blin2006-10-181-2/+1
* use a different "submit <target>" section per target in configuration fileOlivier Blin2006-10-181-17/+16
* use get_helperOlivier Blin2006-10-181-1/+1
* - added upload-srpm to the sample repsys.conf fileAndreas Hasenack2006-10-171-0/+1
* - updated reference specfileV1_6_5Andreas Hasenack2006-10-171-1/+4
* - added Warly's patch to make log.py cope with packagesAndreas Hasenack2006-10-171-21/+23
* add oldfashion.chlog in distOlivier Blin2006-09-272-1/+2
* 1.6.4Olivier Blin2006-09-272-2/+2
* fix spacingOlivier Blin2006-09-271-1/+1
* merge 1.6.2b changesOlivier Blin2006-09-276-9/+41
* branched version 1.6.x, trunk is about to get heavy changesAndreas Hasenack2006-07-190-0/+0
* import fix to #23597 done in V1_5_X branchtopic/pysvn-supportAndreas Hasenack2006-07-122-1/+3
* move into proper placeAndreas Hasenack2006-07-110-0/+0
* - define a more complete rpm environment for constructing the .src.rpmAndreas Hasenack2006-06-231-2/+12
* - updated version numberBogdano Arendartchuk2006-03-031-1/+1
* - s/oldstyle/oldfashion/Bogdano Arendartchuk2006-03-031-1/+1
* - added newline to make more readableBogdano Arendartchuk2006-03-031-0/+1
* - added oldfashion.chlog to CVS and added it to setup.pyBogdano Arendartchuk2006-02-202-1/+16
* - fixed the "end" revision number, which was being passed as NoneBogdano Arendartchuk2006-02-201-3/+4
* - 1.6.2a: moved revision-offset parameter to [log] sectionAndreas Hasenack2006-02-173-2/+5
* - place revision-offset in [log] section and not in [global]Andreas Hasenack2006-02-162-1/+5
* - fixed url-map file:// urlAndreas Hasenack2006-02-161-1/+1
* - updated to version 1.6.2V1_6_2Bogdano Arendartchuk2006-02-162-20/+2
* - updated changesBogdano Arendartchuk2006-02-161-0/+12
* - added support "day zero revision"Bogdano Arendartchuk2006-02-162-7/+24
* - added "rpmlog" in the list of subcommandsBogdano Arendartchuk2006-02-151-0/+1
* - oh, forgot to increase release numberBogdano Arendartchuk2006-02-151-1/+1
* - moved getsrpm-mdk to "scripts" section, since it has to be installed inBogdano Arendartchuk2006-02-141-3/+2
* - added create-srpm, rebrand-mdk and getsrpm-mdk to setup.py in order toBogdano Arendartchuk2006-02-141-1/+8
* - removed hardcoded call to /usr/share/repsys/create-srpm and now using theBogdano Arendartchuk2006-02-131-4/+14
* - added example line using the section "helper", for the scriptBogdano Arendartchuk2006-02-131-0/+3
* - added function get_helper, which obtains the path of a helper scriptBogdano Arendartchuk2006-02-131-0/+15
* - the package url is now mapped using mapurlBogdano Arendartchuk2006-02-131-14/+30
* - added example option "url-map", in order to be used by the funcion mapurlBogdano Arendartchuk2006-02-131-0/+1
* - changed the way create-srpm is called, now using options -r and -t toBogdano Arendartchuk2006-02-131-1/+1
* - added function mapurl, which maps(!) urls using a regexp defined in theBogdano Arendartchuk2006-02-131-1/+28
* - removed wrong use of "start=rev", since we can do "markrelease" after theBogdano Arendartchuk2006-02-131-1/+1
* - removed wrong reference headerBogdano Arendartchuk2006-02-131-1/+0
* - install repsys.confAndreas Hasenack2006-02-021-1/+2
* - updated PKG-INFO for 1.6.0Andreas Hasenack2006-02-022-3/+3
* - added CHANGES file to describe changes (duh)Andreas Hasenack2006-02-023-2/+17
* - on behalf of bogdano@mandriva.com:Andreas Hasenack2006-02-0212-103/+479
* - fix callback usage in markreleaseAndreas Hasenack2006-01-271-1/+1