projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2011-07-29
Zac Medico
Fix a typo in a comment.
v2.2.0_alpha48
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Zac Medico
emerge: protect symlinks to directories sometimes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Zac Medico
depgraph: handle invalid SRC_URI
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Zac Medico
config: fix AttributeError: 'NoneType' errors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Zac Medico
merge: abort if symlink replacing dir
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Zac Medico
NEWS: Add note about EAPI 3 in portage-2.1.7.17.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Zac Medico
depgraph: make --exclude handle contradictions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Zac Medico
Fix a typo in the previous commit.
v2.2.0_alpha47
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Zac Medico
LinkageMapELF.getOwners(): add note about plibs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Zac Medico
LinkageMapELF: fix reversed x, cpv var refs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Zac Medico
LibraryConsumerSet: handle KeyError from dbapi
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Zac Medico
merge: handle symlink replacing dir
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Zac Medico
LinkageMapELF: remove 5-tuple unpack code
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Zac Medico
LinkageMapELF: add getOwners() method and use it
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Zac Medico
LinkageMapELF: use a class for _obj_properies
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Zac Medico
LinkageMapELF: optimize memory usage
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Zac Medico
BinpkgFetcher: support selinux PORTAGE_FETCH_T
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Zac Medico
EverythingSet: always create SLOT atoms
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Zac Medico
Optimize LinkageMapELF.findConsumers().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Zac Medico
Fix unused case in LinkageMapELF.findConsumers().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Zac Medico
Scheduler: fix _running_tasks for uninstalls
v2.2.0_alpha46
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Zac Medico
EbuildBuild: pass ebuild_path to EbuildFetcher
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Zac Medico
Make emerge --noreplace identical to --selective.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Zac Medico
Scheduler: simplify _terminate_tasks
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Zac Medico
preserve-libs: search for alt providers of soname
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Zac Medico
Scheduler: allow concurrent fetch with --jobs > 1
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Arfrever Frehtes...
Fix a typo in a doc string.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Zac Medico
EbuildFetcher: handle FileNotFound
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Zac Medico
Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Zac Medico
Binpkg: use fetch queue to cap fetch threads
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Zac Medico
EbuildBuild: skip the fetch queue when possible
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Zac Medico
Scheduler: enable prefetch for first package
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Zac Medico
EbuildBuild: use fetch queue to cap fetch threads
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Zac Medico
Skip QA Notice for hasq/useq during *rm phases.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Zac Medico
portageq: reference GLEP 37 in expand_virtual doc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Zac Medico
Set PORTAGE_REPO_NAME for depend phase.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Zac Medico
debuild: pass manifest to digestcheck()
v2.2.0_alpha45
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Zac Medico
doebuild: discard cached manifest when necessary
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Zac Medico
debuild: pass dist digests to fetch()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Zac Medico
Revert "ebuild(1): allow-missing-manifests for fetch"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Zac Medico
Protect EBUILD_{FORCE_TEST,SKIP_MANIFEST} vars.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Zac Medico
fetch: fix ebuild --skip-manifest behavior
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
BUILD_TIME: use string format op for time.time()
v2.2.0_alpha44
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
Use portage.subprocess_getstatusoutput() more.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
Avoid baseline subprocess import under python2.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
emergelog: use string format op for time.time()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
emergelog: remove unneeded seek for append mode
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
Update timestamps in headers of modified files.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
filter-bash-environment.py: move imports to top
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
Use explicit 'mode' keyword arg with io.open().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
Use explicit 'mode' keyword arg with io.open().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
resume_depgraph: be careful with parent_node type
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
unmerge: reject USE conditionals in arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
misc-functions.sh: fix incorrect has -o usage
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
Remove unneeded _unicode_decode for io.StringIO.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Zac Medico
Remove python-2.6 StringIO.StringIO fallback.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
autounmask-write: create /etc/portage if needed
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
elog/mod_save: fix permissions for logrotate
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
elog/mod_save: ensure parent logdir exists
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
resume_depgraph: fix breakage from reposyntax
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
elog/mod_save: use _ensure_log_subdirs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
prepare_build_dirs: copy logdir group permissions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
Log maintainer info for pretend and nofetch.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
prepare_build_dirs: warn for logdir permission
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Brian Harring
ebuild.sh: restore old has() implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
is_valid_package_atom: fix circular import
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Zac Medico
Remove unused codecs import.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
Migrate from codecs.open() to io.open().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
Manifest: fix NameError in updateAllHashes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
circular_dependency: fix total_flags calc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
depgraph: more debug output for _add_pkg
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
slot_collision: fix more for bug 374423
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
slot_collision: fix AttributeError for bug 374423
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
depgraph: reject USE conditionals in arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
circular_dependency: fix REQUIRED_USE test
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
circular_dependency: fix ridiculously long loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Zac Medico
slot_collision: be consistent with missing IUSE
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Zac Medico
circular_dependency: show debug graph earlier
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Zac Medico
circular_dependency: use itertools.product()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Zac Medico
depgraph: include pkg.repo in debug output
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
Add QA Notice for hasq/useq calls (bug #199722).
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
Remove all hasq/useq calls for bug #199722.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
ebuild.5: remove hasq docs for bug #199722
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
Invert has/hasq and use/useq implementations.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
RepoConfig: ignore missing name if no location
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
getportageversion: omit implicit -r0 for libc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
Qualify "missed update" message as WARNING.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
repoman: tighten regex for useq and hasq
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
repoman: centralize code for ignoring comments
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Dane Smith
repoman: check for deprecated useq and hasq calls
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Zac Medico
cpv_expand: fix KeyError when settings is None
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Zac Medico
Remove the _ensure_encodings module.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Zac Medico
logrotate.d: su portage portage
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Zac Medico
ebuild(1): allow-missing-manifests for fetch
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Zac Medico
make.conf.5: fix grammar
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Zac Medico
digestcheck: more allow-missing-manifests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Zac Medico
digestcheck: support allow-missing-manifests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Brian Harring
add FEATURES=allow-missing-manifests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Zac Medico
repoman: ElementTree.ParseError -> SyntaxError
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Arfrever Frehtes...
Show repository in error message about missing USE...
commit
|
commitdiff
|
tree
|
snapshot
next