aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys
Commit message (Expand)AuthorAgeFilesLines
* Hide authors with only SILENTed changesets.Bogdano Arendartchuk2007-01-301-1/+8
* Removed stripping of log messages in order to not destroy topic structureBogdano Arendartchuk2007-01-301-1/+0
* Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-293-37/+36
* Make ConfigParser forward args to allow the use of "raw" option.Bogdano Arendartchuk2007-01-291-2/+2
* Added "repsys.macros" configuration file.Bogdano Arendartchuk2007-01-241-1/+24
* Added the option "host" to the submit section.Bogdano Arendartchuk2007-01-161-55/+32
* Make the changelog show the revision number from ignored commits that areBogdano Arendartchuk2007-01-031-4/+2
* Fixed old module use that does not exist nowBogdano Arendartchuk2007-01-031-1/+1
* Changed the behavior of the SILENT option to be line-oriented.Bogdano Arendartchuk2007-01-021-7/+12
* Commit messages containing SILENT (or whatever is in repsys.conf) won't appearBogdano Arendartchuk2007-01-021-0/+9
* Really minor comment fixesBogdano Arendartchuk2007-01-021-2/+2
* Make source lines fit in 80 columnsBogdano Arendartchuk2007-01-024-4/+8
* Moved the option "tempdir" from [submit] to [global], since it changes theBogdano Arendartchuk2006-12-041-1/+1
* Added option "tempdir" to the [submit] section.Bogdano Arendartchuk2006-12-041-0/+2
* - use svn export instead of checkout, saves 50% disk spaceAndreas Hasenack2006-11-302-3/+4
* Fixed wrong variable name on "changed".Bogdano Arendartchuk2006-11-302-4/+4
* - silence stderr when querying for version-release of a .src.rpm packageAndreas Hasenack2006-11-141-1/+1
* Fixed undeclared name "pkgdirurl" in "co" subcommand. Replaced url byBogdano Arendartchuk2006-11-132-4/+4
* make get_srpm() verbose only when called from the getsrpm commandOlivier Blin2006-11-132-2/+5
* Removed duplicated code to find the author name in make_releases.Bogdano Arendartchuk2006-11-131-3/+1
* - added small lstrip to handle log messages beginning with spacesBogdano Arendartchuk2006-10-311-0/+1
* - fixed the problem of trailling slashes in package urlsBogdano Arendartchuk2006-10-233-5/+24
* - fixed regression from the bug of package without releases/Bogdano Arendartchuk2006-10-201-8/+9
* - fixed small bug in the svn log parser in which it was getting more linesBogdano Arendartchuk2006-10-201-2/+3
* - changed repsys to use copy-from svn metadata to generate log messagesBogdano Arendartchuk2006-10-201-35/+50
* - SVN.log now contains information about the changed pathsBogdano Arendartchuk2006-10-201-7/+23
* - added another format for the changelog data, so that it can be used byBogdano Arendartchuk2006-10-191-12/+38
* - 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
* use a different "submit <target>" section per target in configuration fileOlivier Blin2006-10-181-17/+16
* - added Warly's patch to make log.py cope with packagesAndreas Hasenack2006-10-171-21/+23
* merge 1.6.2b changesOlivier Blin2006-09-272-1/+9
* import fix to #23597 done in V1_5_X branchtopic/pysvn-supportAndreas Hasenack2006-07-122-1/+3
* - define a more complete rpm environment for constructing the .src.rpmAndreas Hasenack2006-06-231-2/+12
* - 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-162-7/+24
* - removed hardcoded call to /usr/share/repsys/create-srpm and now using theBogdano Arendartchuk2006-02-131-4/+14
* - added function get_helper, which obtains the path of a helper scriptBogdano Arendartchuk2006-02-131-0/+15
* - 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
* - on behalf of bogdano@mandriva.com:Andreas Hasenack2006-02-027-102/+406
* - fix callback usage in markreleaseAndreas Hasenack2006-01-271-1/+1
* added support for svn+ssh access method.Frederic Lepied2005-12-071-30/+39
* get_srpm: fixed a testFrederic Lepied2005-12-071-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_3Frederic Lepied2005-12-0727-0/+3382