| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Fixed wrong variable name on "changed". | Bogdano Arendartchuk | 2006-11-30 | 2 | -4/+4 | |
| | | | ||||||
| | * | - fix current version number | Andreas Hasenack | 2006-11-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | - silence stderr when querying for version-release of a .src.rpm package | Andreas Hasenack | 2006-11-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fixed undeclared name "pkgdirurl" in "co" subcommand. Replaced url by | Bogdano Arendartchuk | 2006-11-13 | 2 | -4/+4 | |
| | | | | | | | | | | | pkgdirurl, as in the rest of the code. | |||||
| | * | 1.6.9 | Olivier Blin | 2006-11-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | make get_srpm() verbose only when called from the getsrpm command | Olivier Blin | 2006-11-13 | 2 | -2/+5 | |
| | | | ||||||
| | * | add compatv15.chlog so that "make localrpm" works (even if this spec file is ↵ | Olivier Blin | 2006-11-13 | 1 | -0/+1 | |
| | | | | | | | | | not used for the final package) | |||||
| | * | Removed duplicated code to find the author name in make_releases. | Bogdano Arendartchuk | 2006-11-13 | 1 | -3/+1 | |
| | | | ||||||
| | * | bump release | Olivier Blin | 2006-11-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | add compatv15.chlog in dist | Olivier Blin | 2006-11-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | always unlink the src.rpm after running the upload command | Olivier Blin | 2006-11-12 | 1 | -1/+2 | |
| | | | ||||||
| | * | - make create-srpm handle exceptions intended to be handled, so that we | Bogdano Arendartchuk | 2006-11-01 | 1 | -2/+7 | |
| | | | | | | | | | | | don't receive the ugly traceback when upload-srpm fails | |||||
| | * | - commented out "Status: not releases" from default templateV1_6_7 | Bogdano Arendartchuk | 2006-10-31 | 1 | -1/+1 | |
| | | | ||||||
| | * | - added small lstrip to handle log messages beginning with spaces | Bogdano Arendartchuk | 2006-10-31 | 1 | -0/+1 | |
| | | | ||||||
| | * | - fixed the problem of trailling slashes in package urls | Bogdano Arendartchuk | 2006-10-23 | 3 | -5/+24 | |
| | | | ||||||
| | * | - changed version to 1.6.7 | Bogdano Arendartchuk | 2006-10-20 | 1 | -1/+1 | |
| | | | ||||||
| | * | - fixed regression from the bug of package without releases/ | Bogdano Arendartchuk | 2006-10-20 | 1 | -8/+9 | |
| | | | ||||||
| | * | - fixed small bug in the svn log parser in which it was getting more lines | Bogdano Arendartchuk | 2006-10-20 | 1 | -2/+3 | |
| | | | | | | | | | | | than the entry had. | |||||
| | * | - changed repsys to use copy-from svn metadata to generate log messages | Bogdano Arendartchuk | 2006-10-20 | 1 | -35/+50 | |
| | | | ||||||
| | * | - SVN.log now contains information about the changed paths | Bogdano Arendartchuk | 2006-10-20 | 1 | -7/+23 | |
| | | | ||||||
| | * | - added another changelog template, it copies the changelog format from ↵ | Bogdano Arendartchuk | 2006-10-19 | 2 | -0/+14 | |
| | | | | | | | | | repsys 1.5 | |||||
| | * | - added another format for the changelog data, so that it can be used by | Bogdano Arendartchuk | 2006-10-19 | 1 | -12/+38 | |
| | | | | | | | | | | | templates for changelogs compatible with repsys 1.5 | |||||
| | * | updated default urls (missed one entry) | Andreas Hasenack | 2006-10-19 | 1 | -1/+1 | |
| | | | ||||||
| | * | updated default urls | Andreas Hasenack | 2006-10-19 | 1 | -2/+2 | |
| | | | ||||||
| | * | - fixed bug introducted in r65890, in which it was ignoring unreleased | Bogdano Arendartchuk | 2006-10-19 | 1 | -10/+12 | |
| | | | | | | | | | | | revisions when the package had no releases. | |||||
| | * | make get_srpm display the extracted .src.rpm (path + filename) (initially ↵ | Olivier Blin | 2006-10-19 | 1 | -0/+1 | |
| | | | | | | | | | from pixel, frontport from V1_5_X) | |||||
| | * | - removed unnecessary parsing of the log entries | Bogdano Arendartchuk | 2006-10-18 | 1 | -5/+0 | |
| | | | ||||||
| | * | I really meant 1.6.6 | Olivier Blin | 2006-10-18 | 1 | -2/+2 | |
| | | | ||||||
| | * | 1.6.6 | Olivier Blin | 2006-10-18 | 2 | -1/+4 | |
| | | | ||||||
| | * | update repsys.conf for new submit syntax | Olivier Blin | 2006-10-18 | 1 | -2/+1 | |
| | | | ||||||
| | * | use a different "submit <target>" section per target in configuration file | Olivier Blin | 2006-10-18 | 1 | -17/+16 | |
| | | | ||||||
| | * | use get_helper | Olivier Blin | 2006-10-18 | 1 | -1/+1 | |
| | | | ||||||
| | * | - added upload-srpm to the sample repsys.conf file | Andreas Hasenack | 2006-10-17 | 1 | -0/+1 | |
| | | | ||||||
| | * | - updated reference specfileV1_6_5 | Andreas Hasenack | 2006-10-17 | 1 | -1/+4 | |
| | | | ||||||
| | * | - added Warly's patch to make log.py cope with packages | Andreas Hasenack | 2006-10-17 | 1 | -21/+23 | |
| | | | | | | | | | | | which have no markrelease | |||||
| | * | add oldfashion.chlog in dist | Olivier Blin | 2006-09-27 | 2 | -1/+2 | |
| | | | ||||||
| | * | 1.6.4 | Olivier Blin | 2006-09-27 | 2 | -2/+2 | |
| | | | ||||||
| | * | fix spacing | Olivier Blin | 2006-09-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | merge 1.6.2b changes | Olivier Blin | 2006-09-27 | 6 | -9/+41 | |
| | | | ||||||
| | * | branched version 1.6.x, trunk is about to get heavy changes | Andreas Hasenack | 2006-07-19 | 0 | -0/+0 | |
| | | | ||||||
| * | | Really fixed generation of unreleased commitstopic/V1_8_X | Bogdano Arendartchuk | 2007-11-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | It was using the previous markrelease revision as reference. The recent broken fix was using "releasesdata[0]" instead of "releasesdata[-1]" which is the newest release revision. | |||||
| * | | Fixed get_submit_info to use the new SVN code. | Bogdano Arendartchuk | 2007-11-13 | 1 | -18/+15 | |
| | | | | | | | | | | | | | | | -Esta linha, e as abaixo, serão ignoradas-- M RepSys/rpmutil.py | |||||
| * | | Added option -o to 'co' to disable the use of mirror when checking out | Bogdano Arendartchuk | 2007-11-08 | 3 | -2/+6 | |
| | | | ||||||
| * | | Updated CHANGES | Bogdano Arendartchuk | 2007-11-08 | 1 | -1/+3 | |
| | | | ||||||
| * | | Fix: unreleased commits are not those newer than the last markrelease | Bogdano Arendartchuk | 2007-09-21 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | Entries considered unreleased must be those newer than the latest released revision in current/. Problem pointed out by mrl. | |||||
| * | | protect open() from all the encoding evil of the outside world | Bogdano Arendartchuk | 2007-06-21 | 1 | -1/+6 | |
| | | | ||||||
| * | | pysvn's ls returns complete URLs | Bogdano Arendartchuk | 2007-06-21 | 1 | -4/+3 | |
| | | | ||||||
| * | | typo: versions => releases | Bogdano Arendartchuk | 2007-06-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixed SVN.diff to not pass revision1 twice | Bogdano Arendartchuk | 2007-06-21 | 1 | -3/+5 | |
| | | | ||||||
| * | | Make getsrpm use the revision number from svn.export | Bogdano Arendartchuk | 2007-06-21 | 2 | -8/+8 | |
| | | | | | | | | | | | | | It also changed the previous behavior of using the last changed rev. from the "revision used in the command line" | |||||
