GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/layman.git
1.4.x
c-layman
master
overlord_merge
plugin
layman: Gentoo overlay manager
Brian Dolbec (dol-sen) <brian.dolbec@gmail.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layman
/
overlays
/
svn.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
svn.py: Converts to plug-in module
Devan Franchini
2014-08-15
1
-178
/
+0
*
Migrates run_command to utily.py
Devan Franchini
2014-08-15
1
-8
/
+8
*
Replaces "subpath" with "branch"
Devan Franchini
2014-06-14
1
-1
/
+1
*
Various syntax fixes
Devan Franchini
2014-06-14
1
-4
/
+4
*
svn.py: Adds update() function
Devan Franchini
2014-06-12
1
-5
/
+32
*
Imports unicode_literals from __future__
Devan Franchini
2014-06-02
1
-0
/
+2
*
Update svn's check_upgrade() for newer svn versions.
Brian Dolbec
2014-03-09
1
-21
/
+13
*
Fix bug 372583. Don't add redundant trailing slashes on src uri's where trai...
Brian Dolbec
2012-10-07
1
-1
/
+7
*
An an automatic 'svn upgrade' capability for svn type repos. Bug 408039.
Brian Dolbec
2012-10-07
1
-2
/
+37
*
clean out nearly useless quiet parameter, use config['quiet'] instead.
dol-sen
2011-08-24
1
-6
/
+6
*
run "svn cleanup..." for keyboard interrupts, bug 377035
dol-sen
2011-08-07
1
-6
/
+16
*
fix the overly noisy output for unsupported overlay types. Thank you fuzzyra...
dol-sen
2011-07-28
1
-1
/
+1
*
initialize subpath variable for consistency between the overlay types.
dol-sen
2011-07-28
1
-0
/
+1
*
fix bug 363797 python-2.5 test errors cherypicked from 1.4.x branch
dol-sen
2011-05-01
1
-2
/
+2
*
Fix supported() use to return 1 if it is not supported.
dol-sen
2011-04-29
1
-2
/
+4
*
migrate to using explicit checks.
Brian Dolbec
2011-03-27
1
-2
/
+2
*
replace more exception raising with error reporting and proper return values.
Brian Dolbec
2011-03-26
1
-2
/
+2
*
removal of xml from the vcs class parameters.
Brian Dolbec
2011-02-23
1
-2
/
+2
*
Add per repo type postsync options.
Brian Dolbec
2011-02-17
1
-4
/
+10
*
add per repo type config options
Brian Dolbec
2011-02-17
1
-10
/
+21
*
Replace os.system() by subprocess.Popen()
Sebastian Pipping
2010-07-07
1
-12
/
+12
*
Propagate move of CVS and Subversion
Sebastian Pipping
2010-07-05
1
-1
/
+1
*
Fix syncing of SVN overlays for users of SVN <1.6.5 (bug #313303)
Sebastian Pipping
2010-04-08
1
-1
/
+9
*
pylint: Resolve method overriding with different arguments
Sebastian Pipping
2010-02-17
1
-2
/
+2
*
Add support for multiple sources per overlay
Sebastian Pipping
2010-01-13
1
-5
/
+4
*
Inject OverlaySource class into hierarchy
Sebastian Pipping
2010-01-13
1
-1
/
+2
*
Migrate overlay classes to using super()
Sebastian Pipping
2010-01-13
1
-3
/
+3
*
Fix handling of names containing '@' for Subversion overlays
Sebastian Pipping
2010-01-01
1
-4
/
+4
*
Allow overriding VCS commands
Sebastian Pipping
2009-12-29
1
-5
/
+3
*
Pass config down to Overlay instances
Sebastian Pipping
2009-12-29
1
-0
/
+4
*
Migrate XML handling to ElementTree
Christian Groschupp
2009-12-28
1
-0
/
+1
*
Copyright.
v1.2.1
Gunnar Wrobel
2008-11-15
1
-1
/
+1
*
layman: pass --quiet flag down to the version control
Gunnar Wrobel
2008-11-14
1
-4
/
+14
*
Import layman.
Gunnar Wrobel
2007-09-11
1
-0
/
+65