aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Changed get_srpm to use the configuration option "rpmbuild" from [helper]Bogdano Arendartchuk2008-07-171-3/+4
| * Removed the bugs that have been addressed so far + typoBogdano Arendartchuk2008-07-171-6/+2
| * Changing the version number to 1.6.90, test releaseBogdano Arendartchuk2008-07-172-2/+2
| * Dropped BRANCHBogdano Arendartchuk2008-07-171-39/+0
| * Oops, typoBogdano Arendartchuk2008-07-171-1/+1
| * Remove the reference to 'python' in the usage example, as chances are high pe...Bogdano Arendartchuk2008-07-171-1/+1
| * Added reference to --distro on CHANGESBogdano Arendartchuk2008-07-171-0/+1
| * Put all entries related to 'submit' toghether, the changes are quite importan...Bogdano Arendartchuk2008-07-171-3/+3
| * Added the section [submit-groups] to the man-pageBogdano Arendartchuk2008-07-171-0/+4
| * Updated CHANGES regarding the submit groupsBogdano Arendartchuk2008-07-171-0/+2
| * Don't say 'implicit target' when the user uses --distro, it is being explicitBogdano Arendartchuk2008-07-171-2/+2
| * In the usage example don't use -t because the user may think it is referring ...Bogdano Arendartchuk2008-07-171-1/+1
| * Ok, we have added a --distro option in order to allow the user specifyingBogdano Arendartchuk2008-07-171-1/+6
| * Allow using the format <DISTRO>/<PACKAGE> for submit groupsBogdano Arendartchuk2008-07-172-1/+10
| * Initially working "submit-groups" codeBogdano Arendartchuk2008-07-171-4/+24
| * And we have a BRANCHBogdano Arendartchuk2008-07-171-0/+37
| * Allow specifying distro branches without using complete URLsBogdano Arendartchuk2008-07-1722-163/+358
| * Don't hide authors with only the first revision SILENTed (#41117)Bogdano Arendartchuk2008-07-173-6/+9
| * Updated CHANGES to refer the mdv ticket #28352Bogdano Arendartchuk2008-07-171-1/+1
| * A WTF? momentBogdano Arendartchuk2008-07-171-1/+1
| * Updated CHANGESBogdano Arendartchuk2008-07-171-0/+1
| * Allow submitting with URLs containing usernamesBogdano Arendartchuk2008-07-171-0/+10
| * Allow submitting packages at onceBogdano Arendartchuk2008-07-175-101/+155
| * Pulled a couple of get_submit_info fixesBogdano Arendartchuk2008-07-172-4/+7
| * Added a crappy manual pageBogdano Arendartchuk2008-03-035-1/+203
| * Added small note about bad path hardcoded in rpmlogBogdano Arendartchuk2008-03-031-0/+1
| * Added configuration options to repsys-example.confBogdano Arendartchuk2008-03-031-0/+2
| * Updated CHANGES regarding the new configuration option and the new rpmlogBogdano Arendartchuk2008-03-031-0/+4
| * Added options -o, -p, -s to rpmlogBogdano Arendartchuk2008-03-031-4/+26
| * Ensure sorted changelog entries will have correct spacingBogdano Arendartchuk2008-03-031-2/+11
| * Refactored log api: move specifile_svn2rpm to get_changelogBogdano Arendartchuk2008-03-031-33/+71
| * Instead of inverting count all the time, decrease it in every loopBogdano Arendartchuk2008-03-031-3/+6
| * Updated CHANGESBogdano Arendartchuk2008-03-031-0/+3
| * Add configuration option to sort the generated changelogBogdano Arendartchuk2008-03-031-11/+56
| * Added option -d to sync, to download the missing filesBogdano Arendartchuk2008-02-084-7/+32
| * New version 1.6.20Bogdano Arendartchuk2008-02-081-1/+1
| * Don't install repsys-example.conf in datadir, move it to MANIFEST.inBogdano Arendartchuk2008-02-062-2/+2
| * Fixed emptylog to be shown when necessaryBogdano Arendartchuk2008-02-063-23/+38
| * Fixed URL normalization to make it compatible with py2.4Bogdano Arendartchuk2008-02-062-6/+7
| * Set the default template path and update the built-in one to matchBogdano Arendartchuk2008-02-052-5/+17
| * Fixed mistake in svn error message handlingBogdano Arendartchuk2008-02-051-1/+1
| * Don't use --non-interactive with the commands "add", "revert" and "cleanup"Bogdano Arendartchuk2008-02-051-1/+2
| * Allow listing targets through SSH submit hostBogdano Arendartchuk2008-02-053-3/+23
| * Moved all old defaults to repsys-example.conf and document it betterBogdano Arendartchuk2008-02-054-4/+66
| * Added --strict option to getsrpm + equivalent configuration optionBogdano Arendartchuk2008-02-053-12/+42
| * Changed get_submit_info to use svn.info2 and properly handle non-versionedBogdano Arendartchuk2008-02-051-3/+7
| * Small changes in help messages:Bogdano Arendartchuk2008-02-0515-60/+69
| * Make SVN.info2 to return None when the target is not versionedBogdano Arendartchuk2008-02-051-1/+3
| * Make REPSYS_CONF override /etc/repsys.conf and ~/.repsys/configBogdano Arendartchuk2008-02-052-2/+5
| * Fixed the use of file:/// URLs when using just the package nameBogdano Arendartchuk2008-02-052-3/+6