misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make portdbapi.eclassdb a property.
Zac Medico
2011-12-09
1
-1
/
+7
*
config: set PORTAGE_OVERRIDE_EPREFIX for subprocs
Zac Medico
2011-12-09
1
-0
/
+5
*
Rename override var to PORTAGE_OVERRIDE_EPREFIX.
Zac Medico
2011-12-09
5
-6
/
+6
*
create_trees: add public eprefix parameter
Zac Medico
2011-12-09
2
-6
/
+4
*
config: make eprefix constructor parameter public
Zac Medico
2011-12-09
5
-16
/
+12
*
config: constructor default portage.const.EPREFIX
Zac Medico
2011-12-09
1
-1
/
+2
*
Use portage.const.EPREFIX more.
Zac Medico
2011-12-09
10
-13
/
+11
*
portage.util.movefile._copyxattr(): Print more informative exception
Arfrever Frehtes Taifersar Arahesis
2011-12-10
1
-3
/
+18
*
Add portage.exception.OperationNotSupported exception.
Arfrever Frehtes Taifersar Arahesis
2011-12-10
1
-0
/
+4
*
Binpkg: ensure $ED exists after extraction
Zac Medico
2011-12-09
1
-0
/
+1
*
Binpkg: handle missing dir after chpathtool
Zac Medico
2011-12-09
1
-5
/
+11
*
Binpkg: fix os.path.dirname() usage
Zac Medico
2011-12-09
1
-1
/
+1
*
Binpkg: add chpathtool support for prefix
Zac Medico
2011-12-09
2
-5
/
+241
*
BinpkgEnvExtractor: fix PORTAGE_LOG_FILE spelling
Zac Medico
2011-12-09
1
-2
/
+2
*
Support FEATURES=xattr.
Zac Medico
2011-12-09
3
-3
/
+10
*
portage.util.movefile._copyxattr(): Support usage of xattr module from
Arfrever Frehtes Taifersar Arahesis
2011-12-10
1
-18
/
+27
*
portage.util.movefile._copyxattr(): Support usage of getfattr and
Arfrever Frehtes Taifersar Arahesis
2011-12-10
1
-4
/
+23
*
data.py: grp/pwd struct attrs, not indexes
Zac Medico
2011-12-09
1
-2
/
+2
*
Auto-generate PORTAGE_GRP/USERNAME for prefix.
Zac Medico
2011-12-09
1
-0
/
+20
*
Auto-generate PORTAGE_INST_GID/UID for prefix.
Zac Medico
2011-12-09
2
-8
/
+20
*
portageq: get_repo* uses_root
Zac Medico
2011-12-09
1
-0
/
+4
*
Delete portage.dbapi.porttree._repo_info class and _repo_info attribute of
Arfrever Frehtes Taifersar Arahesis
2011-12-09
5
-31
/
+13
*
tests/bin: sanitize env
Zac Medico
2011-12-08
1
-3
/
+3
*
Add eclass_db attribute in portage.repository.config.RepoConfig objects.
Arfrever Frehtes Taifersar Arahesis
2011-12-09
2
-17
/
+23
*
load_emerge_config: init portage.data earlier
Zac Medico
2011-12-08
1
-7
/
+10
*
Enable PORTAGE_GRPNAME/USERNAME in make.conf.
Zac Medico
2011-12-08
4
-59
/
+118
*
Add portage.const.EPREFIX, for prefix installs.
Zac Medico
2011-12-08
1
-0
/
+18
*
dispatch-conf: substitute ${EPREFIX} archive-dir
Zac Medico
2011-12-08
2
-1
/
+6
*
etc-update: use PORTAGE_INST_UID/GID
Zac Medico
2011-12-08
1
-2
/
+4
*
make.globals: use ${EPREFIX} for PORTDIR, etc...
Zac Medico
2011-12-08
2
-5
/
+8
*
Use 'wget' instead of /usr/bin/wget everywhere.
Zac Medico
2011-12-08
3
-7
/
+7
*
etc-update: experimental prefix support
Zac Medico
2011-12-08
1
-3
/
+3
*
Whitelist/filter __PORTAGE_TEST_EPREFIX.
Zac Medico
2011-12-08
2
-2
/
+3
*
Support FEATURES=force-prefix.
Zac Medico
2011-12-08
32
-57
/
+60
*
dispatch-conf: experimental prefix support
Zac Medico
2011-12-07
2
-4
/
+6
*
Save EPREFIX in vdb when appropriate.
Zac Medico
2011-12-07
1
-0
/
+14
*
Make USE=prefix enable EPREFIX in all EAPIs.
Zac Medico
2011-12-07
30
-46
/
+103
*
man: document fixpackages for bug #393517
Zac Medico
2011-12-07
2
-5
/
+31
*
sets.docbook: fix 'strictly' spelling
Zac Medico
2011-12-06
1
-1
/
+1
*
ebuild.sh: don't export inherit E_* vars
Zac Medico
2011-12-06
1
-5
/
+5
*
emerge-webrsync: use --quiet with --check-news
Zac Medico
2011-12-06
1
-1
/
+2
*
emerge-webrsync: call emerge --check-news
Zac Medico
2011-12-06
1
-0
/
+1
*
action_sync: fix git_sync_timestamps KeyError
Zac Medico
2011-12-06
1
-8
/
+15
*
ebuild.sh: add note about quoting export ${FOO}=
Zac Medico
2011-12-04
1
-0
/
+1
*
ebuild.sh: quote sandbox export args
Zac Medico
2011-12-04
1
-5
/
+5
*
fix logic from last commit
Zac Medico
2011-12-04
1
-1
/
+2
*
depgraph: fix case insensitive search for unsat
Zac Medico
2011-12-04
1
-3
/
+11
*
action_depclean: fix return code
Zac Medico
2011-12-02
2
-5
/
+10
*
Handle OSError from os.read and loop if needed.
Zac Medico
2011-12-01
3
-23
/
+29
*
process._exec: tweak opt_name for PyPy
Zac Medico
2011-12-01
1
-1
/
+6
[next]