aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Argh! Forgot to add new files to svn.topic/V1_6_X-mirrorsupportBogdano Arendartchuk2007-04-252-0/+71
|
* Added support to "mirror repositories" for the subcommands co and ci.Bogdano Arendartchuk2007-04-254-0/+45
| | | | | | | | | | | | | Mirrors are intended to be used in read-only operations (such as co and rpmlog). For the moment the subcommand co will checkout the package source from the mirror, when it is defined. Also it was added the subcommand ci in order to allow relocating one package working copy to the write-enabled server before commiting, and then relocating back to the mirror when it is finished.
* Created branch to work in the subversion mirrors support.Bogdano Arendartchuk2007-04-250-0/+0
|
* Escape even the old changelogs that are inside misc/.topic/V1_6_X-ldapusersBogdano Arendartchuk2007-04-241-2/+9
| | | | | | | These old changelogs contain bogus macros entries because the output of rpm -qp --changelog (or the equivalent) doesn't print the changelogs escaped.
* Aways use HEAD for changelogs placed in misc/, since they can containBogdano Arendartchuk2007-04-241-1/+3
| | | | | | | | fixes. Also they are always intended to represent one change *BEFORE* the package import.
* 1.6.15V1_6_15Bogdano Arendartchuk2007-03-164-3/+9
|
* Make releases with only SILENTed messages will result in a warning, not toBogdano Arendartchuk2007-03-152-5/+7
| | | | | be skipped.
* warn about strange situation, when working around it, to possibly helpGustavo De Nardin2007-03-151-0/+2
| | | | | eventual future debugging
* Make create-srpm check if the temporary package still exists before tryingBogdano Arendartchuk2007-03-141-1/+2
| | | | | to remove it.
* Added changelogs and scripts to manifest template.Bogdano Arendartchuk2007-02-281-1/+3
|
* - 1.6.14V1_6_14Bogdano Arendartchuk2007-01-311-1/+1
|
* 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
| | | | | from log messages.
* Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-298-46/+58
| | | | | | | | | 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.
* Make ConfigParser forward args to allow the use of "raw" option.Bogdano Arendartchuk2007-01-291-2/+2
| | | | | | It will enable us to choose which sections should not allow ConfigParser's references.
* Added "repsys.macros" configuration file.Bogdano Arendartchuk2007-01-245-3/+34
| | | | | | | It will contain macros overriding the local system ones. The reason for it is to make changelogs generated in kenobi (2007.0) having the cooker release number (in the case 2007.1).
* - 1.6.13V1_6_13Andreas Hasenack2007-01-161-1/+1
|
* Added the option "host" to the submit section.Bogdano Arendartchuk2007-01-162-55/+33
| | | | | | It allows to submit to one host the package placed in another subversion host. The option "-s" in the command-line also can do it.
* - 1.6.12V1_6_12Andreas Hasenack2007-01-031-1/+1
|
* Make the changelog show the revision number from ignored commits that areBogdano Arendartchuk2007-01-032-5/+3
| | | | | | | | | newer than the not ignored ones. Releases containing only SILENT commit messages will be shown, but without log lines (probably the changelog template should handle this case).
* Fixed old module use that does not exist nowBogdano Arendartchuk2007-01-031-1/+1
|
* - 1.6.11V1_6_11Andreas Hasenack2007-01-031-1/+1
|
* Changed the behavior of the SILENT option to be line-oriented.Bogdano Arendartchuk2007-01-021-7/+12
| | | | | | | | Lines in the commit messages containing SILENT at any place will be ignored. Commit messages containing SILENT at the beginning of the first line will make all lines to be ignored.
* Commit messages containing SILENT (or whatever is in repsys.conf) won't appearBogdano Arendartchuk2007-01-022-0/+11
| | | | | in the changelog.
* Really minor comment fixesBogdano Arendartchuk2007-01-021-2/+2
|
* Make source lines fit in 80 columnsBogdano Arendartchuk2007-01-024-4/+8
|
* use Cooker as default submit targetOlivier Blin2006-12-151-0/+3
|
* Moved the option "tempdir" from [submit] to [global], since it changes theBogdano Arendartchuk2006-12-042-4/+2
| | | | | behavior of all subcommands.
* Added option "tempdir" to the [submit] section.Bogdano Arendartchuk2006-12-042-0/+5
|
* - bump versionV1_6_10Andreas Hasenack2006-12-011-1/+1
|
* - 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
|
* - fix current version numberAndreas Hasenack2006-11-281-1/+1
|
* - 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
| | | | | pkgdirurl, as in the rest of the code.
* 1.6.9Olivier Blin2006-11-131-1/+1
|
* make get_srpm() verbose only when called from the getsrpm commandOlivier Blin2006-11-132-2/+5
|
* add compatv15.chlog so that "make localrpm" works (even if this spec file is ↵Olivier Blin2006-11-131-0/+1
| | | | not used for the final package)
* Removed duplicated code to find the author name in make_releases.Bogdano Arendartchuk2006-11-131-3/+1
|
* bump releaseOlivier Blin2006-11-121-1/+1
|
* add compatv15.chlog in distOlivier Blin2006-11-121-1/+1
|
* always unlink the src.rpm after running the upload commandOlivier Blin2006-11-121-1/+2
|
* - make create-srpm handle exceptions intended to be handled, so that weBogdano Arendartchuk2006-11-011-2/+7
| | | | | don't receive the ugly traceback when upload-srpm fails
* - commented out "Status: not releases" from default templateV1_6_7Bogdano Arendartchuk2006-10-311-1/+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
|
* - changed version to 1.6.7Bogdano Arendartchuk2006-10-201-1/+1
|
* - 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
| | | | | than the entry had.
* - changed repsys to use copy-from svn metadata to generate log messagesBogdano Arendartchuk2006-10-201-35/+50
|