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
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
cvs.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
added prefix support
Christoph Junghans
2013-09-28
1
-3
/
+4
*
fixed use of proxy variables
Christoph Junghans
2013-06-18
1
-5
/
+5
*
add support for checking out via a date string (-D) by Thomas Rausch #443014
Mike Frysinger
2013-01-22
1
-1
/
+12
*
drop ECVS_SUBDIR as nothing in the tree uses it
Mike Frysinger
2013-01-22
1
-4
/
+1
*
convert to bash style through out
Mike Frysinger
2013-01-22
1
-136
/
+125
*
add multiple inclusion protection
Mike Frysinger
2013-01-22
1
-2
/
+7
*
Rename ESCM_OFFLINE to EVCS_OFFLINE. Drop ESCM_VERSION. Fixes bug 410465.
Ulrich Müller
2012-09-09
1
-4
/
+3
*
fix order of ECVS_CVS_COMMAND and its default options #334241 by Michał Górny
Mike Frysinger
2010-08-25
1
-15
/
+17
*
make sure the sort is in a C locale #333773 by Michał Górny
Mike Frysinger
2010-08-24
1
-2
/
+2
*
add E{CVS,SCM}_VERSION support #333773 by Michał Górny
Mike Frysinger
2010-08-22
1
-1
/
+5
*
update eclass documentation to use new markings and avoid warnings
Mike Frysinger
2010-08-21
1
-6
/
+9
*
support ESCM_OFFLINE #307743 by Martin Väth
Mike Frysinger
2010-08-21
1
-2
/
+8
*
Moving dev-util/cvs* to dev-vcs/cvs*
Jonathan Callen
2010-06-19
1
-2
/
+2
*
Fix a typo.
Ulrich Müller
2008-04-27
1
-3
/
+3
*
Document for use with eclass-manpages (bug #210635).
Bo Ørsted Andresen
2008-03-06
1
-54
/
+75
*
sanitize $PN into bash form #131552 by Martin Väth
Mike Frysinger
2006-12-11
1
-2
/
+3
*
break options out of command so people can set their own custom options/compress
Mike Frysinger
2006-12-11
1
-8
/
+4
*
add support for ECVS_PROXY/ECVS_PROXY_PORT #155017 by Botykai Zsolt
Mike Frysinger
2006-12-11
1
-3
/
+5
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2006-10-14
1
-3
/
+3
*
document maintainers
Mike Frysinger
2006-06-15
1
-2
/
+4
*
look ma, I'm touching eclasses!
Brian Harring
2006-01-07
1
-2
/
+2
*
add support for forcing cvs into offline mode #116494 by Kraml Liu
Mike Frysinger
2005-12-24
1
-2
/
+3
*
only DEPEND on sudo if we use it #79196 by Emil Beinroth
Mike Frysinger
2005-09-21
1
-2
/
+4
*
use epatch #42060
Mike Frysinger
2005-09-21
1
-13
/
+3
*
Fixing a typo inside ECVS_AUTH=ext (someone introduced SSH_RSH which actually...
Christian Heim
2005-08-13
1
-2
/
+2
*
QA: Apply whitespace checks from repoman to eclasses.
Sven Wegener
2005-07-11
1
-13
/
+12
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
fix typo #77642
Mike Frysinger
2005-01-13
1
-2
/
+2
*
Cleared X11 forwarding for 'ext' (ssh) and 'no' (ssh) auth types, which was c...
Armando Di Cianno
2004-12-13
1
-15
/
+16
*
'...' -> ' ...'
Mike Frysinger
2004-10-19
1
-6
/
+6
*
Added an auth/server type of 'no' which uses no AUTH type, and no password; t...
Armando Di Cianno
2004-09-28
1
-3
/
+28
*
update the copyright info
Mike Frysinger
2004-06-25
1
-2
/
+2
*
Added password-based SSH ext support + some cosmetic fixes. patch by jbms.
Tal Peer
2004-01-04
1
-124
/
+311
*
Clarify things a bit
Tal Peer
2003-09-28
1
-2
/
+4
*
Implemented ECVS_CLEAN - for fetching a clean copy of the repository when upd...
Tal Peer
2003-09-28
1
-1
/
+7
*
- I'm taking over this eclass. muhahaha.
Tal Peer
2003-09-28
1
-47
/
+61
*
aesthetics updates #25218
Mike Frysinger
2003-08-07
1
-23
/
+24
*
add einfo
Mike Frysinger
2003-07-20
1
-1
/
+2
*
fix ECVS_LOCALNAME handling for cases where ebuild calls cvs_src_unpack more ...
Dan Armak
2003-07-04
1
-3
/
+19
*
add support for local module renaming. this is basically the cvs checkout -d ...
Dan Armak
2003-06-30
1
-16
/
+29
*
Fixed sourforge.net which doesnt like -z4 anymore
Torben Hohn
2003-06-13
1
-1
/
+5
*
die if a call to cvs fails. close bug #20871.
Dan Armak
2003-06-10
1
-5
/
+5
*
fix offline mode fetching - cvs_src_unpack was incorrectly exiting without co...
Dan Armak
2003-04-27
1
-3
/
+2
*
fix wierd error message to be more understandable
Dan Armak
2003-04-23
1
-4
/
+4
*
fix issues with non-empty-password pserver cvs updates. also add more verbose...
Dan Armak
2003-04-22
1
-14
/
+16
*
fixes to comments
Dan Armak
2003-04-22
1
-4
/
+4
*
new rewritten cvs.eclass and kde-source.eclass changed to match. see gnetoo-d...
Dan Armak
2003-04-19
1
-259
/
+163
*
By default don't set ECVS_BRANCH so can do -d "timestamp" checkouts
Stefan Jones
2003-04-17
1
-2
/
+2
*
fixed type. closes #17987.
Martin Holzer
2003-03-28
1
-2
/
+2
[next]