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/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
portageq get_repo_path: output empty if unknown
v2.2.0_alpha43
Zac Medico
2011-07-01
1
-1
/
+4
*
Fix a typo in a comment.
Zac Medico
2011-07-01
1
-1
/
+1
*
varexpand: remove escaped newline characters
Zac Medico
2011-07-01
2
-5
/
+10
*
preserve-libs: only preserve soname symlinks
v2.2.0_alpha42
Zac Medico
2011-06-30
1
-13
/
+13
*
LinkageMapElf.findConsumers(): fix $ROOT handling
Zac Medico
2011-06-30
1
-1
/
+2
*
LinkageMapElf: clarify findConsumers soname code
Zac Medico
2011-06-30
1
-4
/
+4
*
LinkageMapElf.isMasterLink(): handle libproc
Zac Medico
2011-06-30
1
-1
/
+10
*
UseFlagDisplay: fix USE_EXPAND_HIDDEN breakage
Zac Medico
2011-06-30
1
-1
/
+1
*
Fix a typo in a comment.
Zac Medico
2011-06-30
1
-1
/
+1
*
Fix a typo in a docstring.
Zac Medico
2011-06-30
1
-1
/
+1
*
LinkageMapELF.isMasterLink(): literally compare
Zac Medico
2011-06-30
1
-3
/
+5
*
misc-functions.sh: remove stale NEEDED* files
Zac Medico
2011-06-30
1
-0
/
+1
*
Fix last commit to work regardless of nullglob.
Zac Medico
2011-06-30
1
-1
/
+2
*
ecompress: beware of -k in PORTAGE_COMPRESS_FLAGS
Zac Medico
2011-06-30
1
-1
/
+4
*
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
[next]