| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | decode the changelog created using strings containing unicode strings | Bogdano Arendartchuk | 2007-06-18 | 1 | -1/+6 | |
| | | | | | | | | | | | (silently) encoded to utf-8 | |||||
| * | | ldapusers plugin: ldap-starttls + ldap-uri configuration options | Bogdano Arendartchuk | 2007-06-18 | 2 | -13/+47 | |
| | | | | | | | | | | | (nice commit separation) | |||||
| * | | brought from V1_6_X the reduction of the number of svn calls | Bogdano Arendartchuk | 2007-06-17 | 3 | -36/+44 | |
| | | | ||||||
| * | | shame: rpm.py => simplerpm.py | Bogdano Arendartchuk | 2007-06-16 | 1 | -0/+0 | |
| | | | ||||||
| * | | As requested by mrl, don't relocate back to mirror after commit | Bogdano Arendartchuk | 2007-06-16 | 2 | -10/+9 | |
| | | | ||||||
| * | | Keeping CHANGES in sync with V1_6_18 | Bogdano Arendartchuk | 2007-06-16 | 1 | -0/+5 | |
| | | | ||||||
| * | | Fixed sync to different behavior of parseSpec in rpm-4.8.8 | Bogdano Arendartchuk | 2007-06-12 | 1 | -0/+1 | |
| | | | ||||||
| * | | Don't use mirror in 'co' when the user provides one URL | Bogdano Arendartchuk | 2007-06-12 | 3 | -4/+9 | |
| | | | | | | | | | | | (unintended bonus: fixed typo in RepSys/svn.py) | |||||
| * | | Introduced CLOG: the complement for SILENT | Bogdano Arendartchuk | 2007-06-12 | 3 | -7/+27 | |
| | | | ||||||
| * | | Added small note about the behavior of pysvn's Client.relocate | Bogdano Arendartchuk | 2007-06-12 | 1 | -0/+2 | |
| | | | ||||||
| * | | updated CHANGES regarding mirrors and wrong paths generated | Bogdano Arendartchuk | 2007-06-12 | 1 | -0/+2 | |
| | | | ||||||
| * | | Import "Error" before using it | Bogdano Arendartchuk | 2007-06-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | Don't force use of "/" at the end of URLs | Bogdano Arendartchuk | 2007-06-12 | 1 | -2/+1 | |
| | | | ||||||
| * | | Frontported fixes in mirror support from repsys-1.6 | Bogdano Arendartchuk | 2007-06-06 | 5 | -13/+144 | |
| | | | | | | | | | | | | | | | | | - fixed bad URLs being used when checking out from mirrors - "switch" subcommand to ease switching between mirror and real repositories - smarter "ci" | |||||
| * | | Frontported changes from V1_6_X since april | Bogdano Arendartchuk | 2007-06-04 | 26 | -202/+996 | |
| | | | ||||||
| * | | Ouch, forgot to remove the unneeded block in last commit | Bogdano Arendartchuk | 2007-01-05 | 1 | -6/+5 | |
| | | | ||||||
| * | | The condition will never be true. The same check is done some lines before. | Bogdano Arendartchuk | 2007-01-05 | 1 | -4/+2 | |
| | | | ||||||
| * | | use Cooker as default submit target | Olivier Blin | 2006-12-15 | 1 | -0/+3 | |
| | | | ||||||
| * | | merge with 1.6 branch (commits 83373 and 83726) | Olivier Blin | 2006-11-13 | 3 | -6/+24 | |
| | | | ||||||
| * | | updated default urls | Andreas Hasenack | 2006-10-19 | 1 | -3/+3 | |
| | | | ||||||
| * | | make get_srpm display the extracted .src.rpm (path + filename) (initially ↵ | Olivier Blin | 2006-10-19 | 1 | -0/+5 | |
| | | | | | | | | | from pixel, frontport from V1_5_X) | |||||
| * | | 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 | |
| | | | ||||||
| * | | require pysvn | Olivier Blin | 2006-10-18 | 1 | -0/+1 | |
| | | | ||||||
| * | | - removed unnecessary repeated code in log code | Bogdano Arendartchuk | 2006-07-22 | 1 | -13/+2 | |
| | | | ||||||
| * | | - added $Id$ on help message | Bogdano Arendartchuk | 2006-07-22 | 1 | -1/+2 | |
| | | | | | | | | | | | - correctly parse the $Rev$ value | |||||
| * | | - added missing $ in $Rev$ | Bogdano Arendartchuk | 2006-07-22 | 1 | -1/+2 | |
| | | | ||||||
| * | | - changed repsys version number to 1.7 | Bogdano Arendartchuk | 2006-07-22 | 1 | -1/+1 | |
| | | | | | | | | | | | - the third revision number is the revision number of the "repsys" binary | |||||
| * | | - removed wrong parameter passed to svn.exists | Bogdano Arendartchuk | 2006-07-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | - removed unecessary check of ClientError exception in log method | Bogdano Arendartchuk | 2006-07-22 | 1 | -5/+2 | |
| | | | ||||||
| * | | - changed svn.py to raise SVNError, instead of pysvn.Client, so that | Bogdano Arendartchuk | 2006-07-22 | 1 | -4/+7 | |
| | | | | | | | | | | | subversion error messages can be properly shown to the user | |||||
| * | | - changed behavior of the pysvn wrapper to return None instead of False, | Bogdano Arendartchuk | 2006-07-21 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | it is more appropriate to report "errors" - fixed bug in which wrapper's log was not checking if the wrapped call to pysvn's log returned None (silented error). | |||||
| * | | - changed ugly class by better ones for log.py | Bogdano Arendartchuk | 2006-07-21 | 1 | -11/+12 | |
| | | | ||||||
| * | | - removed now unneeded pexpect module | Bogdano Arendartchuk | 2006-07-19 | 2 | -1053/+1 | |
| | | | ||||||
| * | | - removed mistakenly added directories | Bogdano Arendartchuk | 2006-07-19 | 0 | -0/+0 | |
| | | | ||||||
| * | | - reimplmented the SVN class in svn.py to use the module pysvn instead of | Bogdano Arendartchuk | 2006-07-19 | 4 | -369/+163 | |
| |/ | | | | | | | | | pexpect + svn This was an unintented commit trigged by a test, so "releases", "cooker" and "misc" directories should be ignored | |||||
| * | import fix to #23597 done in V1_5_X branchtopic/pysvn-support | Andreas Hasenack | 2006-07-12 | 2 | -1/+3 | |
| | | ||||||
| * | move into proper place | Andreas Hasenack | 2006-07-11 | 0 | -0/+0 | |
| | | ||||||
| * | - define a more complete rpm environment for constructing the .src.rpm | Andreas Hasenack | 2006-06-23 | 1 | -2/+12 | |
| | | | | | | so all the files end up being where we expect them to be | |||||
| * | - updated version number | Bogdano Arendartchuk | 2006-03-03 | 1 | -1/+1 | |
| | | ||||||
| * | - s/oldstyle/oldfashion/ | Bogdano Arendartchuk | 2006-03-03 | 1 | -1/+1 | |
| | | ||||||
| * | - added newline to make more readable | Bogdano Arendartchuk | 2006-03-03 | 1 | -0/+1 | |
| | | ||||||
| * | - added oldfashion.chlog to CVS and added it to setup.py | Bogdano Arendartchuk | 2006-02-20 | 2 | -1/+16 | |
| | | ||||||
| * | - fixed the "end" revision number, which was being passed as None | Bogdano Arendartchuk | 2006-02-20 | 1 | -3/+4 | |
| | | ||||||
| * | - 1.6.2a: moved revision-offset parameter to [log] section | Andreas Hasenack | 2006-02-17 | 3 | -2/+5 | |
| | | ||||||
| * | - place revision-offset in [log] section and not in [global] | Andreas Hasenack | 2006-02-16 | 2 | -1/+5 | |
| | | | | | | - added revision-offset to default config file | |||||
| * | - fixed url-map file:// url | Andreas Hasenack | 2006-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | - updated to version 1.6.2V1_6_2 | Bogdano Arendartchuk | 2006-02-16 | 2 | -20/+2 | |
| | | ||||||
| * | - updated changes | Bogdano Arendartchuk | 2006-02-16 | 1 | -0/+12 | |
| | | ||||||
| * | - added support "day zero revision" | Bogdano Arendartchuk | 2006-02-16 | 2 | -7/+24 | |
| | | ||||||
