index
:
mgarepo
master
topic/V1_5_3
topic/V1_5_3@819
topic/V1_5_3@959
topic/V1_5_X
topic/V1_5_X@819
topic/V1_5_X@821
topic/V1_5_X@939
topic/V1_5_X@959
topic/V1_6_17
topic/V1_6_19_Y
topic/V1_6_X
topic/V1_6_X-ldapusers
topic/V1_6_X-mirrorsupport
topic/V1_8_X
topic/cancel
topic/oyvind
topic/progress
topic/pysvn-support
topic/python2
topic/upload-tarball
Package Management Tool
Nicolas Vigier [boklm]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Really fixed generation of unreleased commits
topic/V1_8_X
Bogdano Arendartchuk
2007-11-14
1
-2
/
+2
*
Fixed get_submit_info to use the new SVN code.
Bogdano Arendartchuk
2007-11-13
1
-18
/
+15
*
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
*
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
*
decode the changelog created using strings containing unicode strings
Bogdano Arendartchuk
2007-06-18
1
-1
/
+6
*
ldapusers plugin: ldap-starttls + ldap-uri configuration options
Bogdano Arendartchuk
2007-06-18
2
-13
/
+47
*
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
*
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
*
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 fro...
Olivier Blin
2006-10-19
1
-0
/
+5
*
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
*
- 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
*
- 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
*
- changed behavior of the pysvn wrapper to return None instead of False,
Bogdano Arendartchuk
2006-07-21
1
-2
/
+4
*
- 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
*
import fix to #23597 done in V1_5_X branch
topic/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
*
- updated version number
Bogdano Arendartchuk
2006-03-03
1
-1
/
+1
[next]