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
*
config: skip unneeded constructor code for clones
Zac Medico
2011-12-10
1
-4
/
+4
*
const.py: fix spelling of a comment
Zac Medico
2011-12-10
1
-1
/
+1
*
Make eprefix=None params map to const.EPREFIX
Zac Medico
2011-12-10
3
-5
/
+6
*
actions.py: fix grammar in comment
Zac Medico
2011-12-10
1
-1
/
+1
*
Binpkg: move imports to top
Zac Medico
2011-12-10
1
-2
/
+2
*
repoman: eliminate eclass_db variable
Zac Medico
2011-12-10
1
-3
/
+2
*
Use portage.shutil for safer unicode handling.
Zac Medico
2011-12-10
15
-19
/
+16
*
vartree.py: lazy movefile import
Zac Medico
2011-12-10
1
-1
/
+1
*
movefile.py: open /dev/null in binary mode
Zac Medico
2011-12-10
1
-1
/
+1
*
get_term_size: all values >= 0 for bug #394091
Zac Medico
2011-12-10
1
-5
/
+10
*
Remove redundant eprefix in config constructors.
Zac Medico
2011-12-10
2
-9
/
+6
*
config.environ: allow prefix vars if no EAPI
Zac Medico
2011-12-10
1
-2
/
+2
*
doebuild: disable noauto for binpkgs later
Zac Medico
2011-12-10
1
-4
/
+8
*
emerge: allow search when profile is missing
Zac Medico
2011-12-09
1
-2
/
+2
*
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
[next]