aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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
|
* - SVN.log now contains information about the changed pathsBogdano Arendartchuk2006-10-201-7/+23
|
* - added another changelog template, it copies the changelog format from ↵Bogdano Arendartchuk2006-10-192-0/+14
| | | | repsys 1.5
* - added another format for the changelog data, so that it can be used byBogdano Arendartchuk2006-10-191-12/+38
| | | | | templates for changelogs compatible with repsys 1.5
* 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
| | | | | revisions when the package had no releases.
* make get_srpm display the extracted .src.rpm (path + filename) (initially ↵Olivier Blin2006-10-191-0/+1
| | | | from pixel, frontport from V1_5_X)
* - 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
| | | | | which have no markrelease