aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Version 1.6.16Bogdano Arendartchuk2007-05-021-1/+1
| * Typo "acess"Bogdano Arendartchuk2007-05-021-1/+1
| * Introduced the plugin "ldapusers".Bogdano Arendartchuk2007-05-022-2/+120
| * Merged work on plugins support, including the possibility to wrapBogdano Arendartchuk2007-05-024-5/+100
| * Fixed regressions introduced in changelog generation while fixing theBogdano Arendartchuk2007-05-021-5/+24
| * Added "putsrpm" to the list of subcommands in the --help messageBogdano Arendartchuk2007-05-021-0/+1
| * Implemented __repr__ for the classes _Release and _Revision in order toBogdano Arendartchuk2007-05-021-0/+11
| * Make the default template to ignore authors with empty changesets.Bogdano Arendartchuk2007-05-021-0/+7
| * Escape even the old changelogs that are inside misc/.topic/V1_6_X-ldapusersBogdano Arendartchuk2007-04-241-2/+9
| * Aways use HEAD for changelogs placed in misc/, since they can containBogdano Arendartchuk2007-04-241-1/+3
| * 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
| * warn about strange situation, when working around it, to possibly helpGustavo De Nardin2007-03-151-0/+2
| * Make create-srpm check if the temporary package still exists before tryingBogdano Arendartchuk2007-03-141-1/+2
| * 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
| * Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-298-46/+58
| * 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-245-3/+34
| * - 1.6.13V1_6_13Andreas Hasenack2007-01-161-1/+1
| * Added the option "host" to the submit section.Bogdano Arendartchuk2007-01-162-55/+33
| * - 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
| * 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
| * Commit messages containing SILENT (or whatever is in repsys.conf) won't appearBogdano Arendartchuk2007-01-022-0/+11
| * 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
| * 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
| * 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
| * 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
| * - 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