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: filter repo-level make.defaults earlier
Zac Medico
2011-06-30
1
-4
/
+5
*
ebuild(1): use bintree.inject for "package" phase
Zac Medico
2011-06-29
1
-2
/
+11
*
ebuild(1): pass missing myrepo arg to aux_get
Zac Medico
2011-06-29
1
-1
/
+1
*
ebuild(1): pass "installed" arg to Package
Zac Medico
2011-06-29
1
-0
/
+1
*
ebuild(1): pass Package instance to setcpv
Zac Medico
2011-06-29
1
-3
/
+19
*
Only create soname symlinks in global libdirs.
Zac Medico
2011-06-29
3
-4
/
+44
*
config.setcpv(): simplify repo_env code
Zac Medico
2011-06-29
1
-4
/
+2
*
env_update: document ldconfig -X for bug #373341
Zac Medico
2011-06-29
1
-1
/
+8
*
RELEASE-NOTES: fix spelling of "respecting"
Zac Medico
2011-06-29
1
-1
/
+1
*
preserve-libs: don't preserve "master" symlink
Zac Medico
2011-06-29
1
-1
/
+4
*
Don't ever recreate root .so links on env-update.
Michał Górny
2011-06-29
2
-6
/
+2
*
Detect/create missing soname symlinks for libs.
Zac Medico
2011-06-29
2
-1
/
+90
*
read_corresponding_eapi_file(): Strip final \n from EAPI value.
Arfrever Frehtes Taifersar Arahesis
2011-06-28
1
-1
/
+1
*
Remove unimplemented "severe" FEATURES value.
Zac Medico
2011-06-28
2
-5
/
+1
*
varexpand: handle backslashes like more like bash
Zac Medico
2011-06-28
2
-27
/
+45
*
pkg_use_display(): Use use.expand and use.expand_hidden attributes.
Arfrever Frehtes Taifersar Arahesis
2011-06-27
1
-4
/
+2
*
Package.use: share identical frozenset instances
Zac Medico
2011-06-26
1
-4
/
+12
*
Fix CONFIG_PROTECT breakage from previous commit.
Zac Medico
2011-06-26
1
-1
/
+1
*
config: disallow per-package/repo CONFIG_PROTECT
Zac Medico
2011-06-26
2
-0
/
+10
*
Package: add use.expand/expand_hidden attributes
Zac Medico
2011-06-26
2
-9
/
+25
*
prepare_features_dirs: fix ccache/distcc libdir
Zac Medico
2011-06-24
1
-2
/
+10
*
Add a QA check for systemd unit file install.
Michał Górny
2011-06-24
1
-0
/
+10
*
repoman: fix broken set constructor usage
Zac Medico
2011-06-24
1
-1
/
+2
*
repoman: add new "dependency.unknown" warning
Zac Medico
2011-06-24
2
-0
/
+29
*
Improve indentation for readability.
Arfrever Frehtes Taifersar Arahesis
2011-06-23
1
-2
/
+2
*
use_reduce: less strict for installed
Zac Medico
2011-06-21
1
-4
/
+10
*
extract_affecting_use: less strict for installed
Zac Medico
2011-06-21
2
-4
/
+14
*
config: fix repo KeyErrors
Zac Medico
2011-06-20
2
-4
/
+24
*
UseManager: avoid possible repo KeyErrors
Zac Medico
2011-06-20
1
-4
/
+4
*
config: repo-level make.defaults/package.use
Zac Medico
2011-06-20
6
-5
/
+55
*
config: fix repositories attribute for clone
Zac Medico
2011-06-20
1
-0
/
+1
*
portage.5: document more repo-level config files
Zac Medico
2011-06-19
1
-0
/
+5
*
Bug #370693: Handle package.use.force and package.use.mask files from master
Arfrever Frehtes Taifersar Arahesis
2011-06-19
2
-18
/
+20
*
Bug #370693: Support use.force, package.use.force, use.mask and
Arfrever Frehtes Taifersar Arahesis
2011-06-19
2
-58
/
+100
*
emaint binhost: add method for SIZE/MTIME checks
Zac Medico
2011-06-18
1
-19
/
+38
*
emaint binhost: check SIZE and MTIME
Zac Medico
2011-06-18
1
-1
/
+21
*
portageq: fix all_best_visible to fail early
Zac Medico
2011-06-18
1
-3
/
+5
*
repoman: handle PermissionDenied from digestgen
Zac Medico
2011-06-17
2
-4
/
+20
*
misspell-suggestions: filter the input cp
Zac Medico
2011-06-17
1
-1
/
+7
*
treewalk: set REPLACING_VERSIONS later
Zac Medico
2011-06-17
1
-4
/
+3
*
doebuild: don't set REPLACING_VERSIONS for remove
Zac Medico
2011-06-17
1
-2
/
+6
*
doebuild: export REPLACING_VERSIONS more
Zac Medico
2011-06-17
1
-1
/
+1
*
repoman: only report allmasked if ebuilds exist
Zac Medico
2011-06-16
1
-1
/
+1
*
prepare_build_dirs: skip FEATURES dirs more
Zac Medico
2011-06-16
1
-1
/
+1
*
expand_set_args: add root SetArg nodes to graph
Zac Medico
2011-06-16
1
-0
/
+5
*
bintree: don't provide default VERSION header
v2.2.0_alpha41
Zac Medico
2011-06-13
1
-1
/
+0
*
pkg_use_enabled: return early for built pkgs
Zac Medico
2011-06-13
1
-1
/
+3
*
digestgen: spawn_nofetch (fix previous commit)
Zac Medico
2011-06-13
1
-0
/
+2
*
digestgen: always allow fetch from mirror://
Zac Medico
2011-06-13
1
-8
/
+16
*
Scheduler: make --fetchonly skip pkg_pretend
Zac Medico
2011-06-13
1
-3
/
+4
[next]