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
*
circular_dependency: fix REQUIRED_USE test
Zac Medico
2011-07-09
1
-0
/
+17
*
circular_dependency: fix ridiculously long loop
Zac Medico
2011-07-09
1
-10
/
+0
*
slot_collision: be consistent with missing IUSE
Zac Medico
2011-07-09
2
-7
/
+32
*
circular_dependency: show debug graph earlier
Zac Medico
2011-07-09
2
-2
/
+11
*
circular_dependency: use itertools.product()
Zac Medico
2011-07-09
1
-24
/
+3
*
depgraph: include pkg.repo in debug output
Zac Medico
2011-07-09
1
-2
/
+3
*
Add QA Notice for hasq/useq calls (bug #199722).
Zac Medico
2011-07-08
2
-0
/
+2
*
Remove all hasq/useq calls for bug #199722.
Zac Medico
2011-07-08
10
-93
/
+93
*
ebuild.5: remove hasq docs for bug #199722
Zac Medico
2011-07-08
1
-4
/
+4
*
Invert has/hasq and use/useq implementations.
Zac Medico
2011-07-08
2
-8
/
+8
*
RepoConfig: ignore missing name if no location
Zac Medico
2011-07-08
1
-1
/
+3
*
getportageversion: omit implicit -r0 for libc
Zac Medico
2011-07-08
1
-1
/
+4
*
Qualify "missed update" message as WARNING.
Zac Medico
2011-07-08
1
-2
/
+2
*
repoman: tighten regex for useq and hasq
Zac Medico
2011-07-08
1
-3
/
+3
*
repoman: centralize code for ignoring comments
Zac Medico
2011-07-08
1
-6
/
+11
*
repoman: check for deprecated useq and hasq calls
Dane Smith
2011-07-08
2
-1
/
+16
*
cpv_expand: fix KeyError when settings is None
Zac Medico
2011-07-07
1
-1
/
+5
*
Remove the _ensure_encodings module.
Zac Medico
2011-07-07
3
-157
/
+1
*
logrotate.d: su portage portage
Zac Medico
2011-07-07
1
-1
/
+2
*
ebuild(1): allow-missing-manifests for fetch
Zac Medico
2011-07-07
1
-1
/
+4
*
make.conf.5: fix grammar
Zac Medico
2011-07-07
1
-1
/
+1
*
digestcheck: more allow-missing-manifests
Zac Medico
2011-07-07
1
-0
/
+2
*
digestcheck: support allow-missing-manifests
Zac Medico
2011-07-06
2
-2
/
+11
*
add FEATURES=allow-missing-manifests
Brian Harring
2011-07-06
2
-1
/
+3
*
repoman: ElementTree.ParseError -> SyntaxError
Zac Medico
2011-07-03
1
-1
/
+1
*
Show repository in error message about missing USE flags.
Arfrever Frehtes Taifersar Arahesis
2011-07-03
1
-1
/
+1
*
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
[next]