2012-05-12 |
Arfrever Frehtes... | Allow dots in package names in EAPI="4-python". |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Zac Medico | Fix handling of empty PORTDIR{,_OVERLAY} setting. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Zac Medico | Cleanup profile-formats code. v2.2.0_alpha104 |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Zac Medico | RepoConfig: sort __slots__ |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Zac Medico | Avoid redundant layout.conf parsing. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Zac Medico | config: load repositories before profile |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Zac Medico | config: propagate SYNC to self.repositories |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Zac Medico | config: use shlex to split known_repos |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Zac Medico | PollScheduler: use local EventLoop (thread safe) |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Zac Medico | Don't write or trust cache for unsupported EAPIs. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Arfrever Frehtes... | Make REPOSITORY variable again available in global... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | porttree.py: remove unused imports v2.2.0_alpha103 |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | Refer to bug #402167 where appropriate. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | doebuild_environment: clean up EAPI related code |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | EbuildMetadataPhase: handle empty EAPI from bash |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | Split out eapi_invalid function. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | ebuild.sh: remove redundant EAPI=0 default |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | Show unsatisfied REQUIRED_USE for bug #415125. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | doebuild_environment: remove unused eapi parsing |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | Parse EAPI with pattern from PMS section 7.3.1. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zac Medico | die: fix ${T}/build.log{,.gz} message |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Zac Medico | make.conf.5: COLLISION_IGNORE s/shell/fnmatch/ v2.2.0_alpha102 |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Zac Medico | Strip EPREFIX in RESTRICT=binchecks QA Notice. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Zac Medico | NEEDED.ELF.2: include sonames from $ORIGIN |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Zac Medico | COLLISION_IGNORE: support fnmatch patterns |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Zac Medico | COLLISION_IGNORE: handle prefix |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Zac Medico | COLLISION_IGNORE_UNOWNED: tweak default *.py[co] |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Arfrever Frehtes... | Enable globstar shell option by default in EAPI="4... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Zac Medico | QA Notice for RESTRICT=binchecks + ELF files |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Zac Medico | Create NEEDED.ELF.2 despite RESTRICT=binchecks. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Krzysztof Pawlik | Support COLLISION_IGNORE_UNOWNED="*.pyc *.pyo" |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Zac Medico | composite_db._visible: fix AttributeError |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Zac Medico | dispatch-conf: use shlex to parse diff command |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Zac Medico | validate_desktop_entry: handle Python 3.1 |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Arfrever Frehtes... | Bug #413983: Add portage.util.urlopen(), which transpar... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Zac Medico | Quote atoms in die message for bug #414201. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Zac Medico | repoman: ignore false Service desktop entry error |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Zac Medico | repoman: check LIVEVCS.stable for gentoo only |
commit | commitdiff | tree | snapshot |
2012-04-28 |
James Le Cuirot | ebuild.sh: source /etc/portage/env scripts after /etc... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Zac Medico | LocationsManager: empty profiles_complex on error |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Zac Medico | repoman: fix portage.internal false positives |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | EapiDefinition: handle impossible "%d" % None v2.2.0_alpha101 |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | doebuild: cleanup tempfile if package phase fails |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | portageq: use return instead of sys.exit |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | dep.__init__: move writemsg import to top |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | repoman: cleanup code for KEYWORDS.invalid |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | fakedbapi.cp_list: remove obsolete virtual code |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Arfrever Frehtes... | Print working directory in die message to simplify... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | portdbapi: update comment about repoman caches |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | dbapi.cp_list: remove special case for virtuals |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | Add ${T}/build.log symlink to PORT_LOGDIR. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Zac Medico | repoman: support * and ~* keywords |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Zac Medico | dbapi: account for unevaluated_atom in caches |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Zac Medico | Show config updates later for bug #412845. |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Greg Turner | mergeme: cleanup hardlink_candidates, bug #412453 |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Zac Medico | Avoid redundant news display for bug #412161. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Zac Medico | repoman: update EAPI.definition check for PMS |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Zac Medico | Handle SystemError when importing xml libraries. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Zac Medico | perform_all: fix TypeError for bug #411897 |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Zac Medico | dohtml: support FEATURES=force-prefix |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Zdenek Behan | portageq mass_best_visible: optional "type" arg |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Zac Medico | EbuildBinpkg: remove temp file on failure |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Zac Medico | ebuild.5: use example.com for bug #411835 |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Zac Medico | phases.docbook: add phases for new EAPIs |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zac Medico | depgraph._complete_graph: fix for --root-deps v2.2.0_alpha100 |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zac Medico | config: populate expand map with profile.env |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zac Medico | Limit long slot conflict loop for bug #410801. |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zac Medico | Scheduler: optimize action_uninstall |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zac Medico | depgraph._validate_blockers: optimize --root-deps |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zac Medico | depgraph._load_vdb: optimize --root-deps |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Sven Vermeulen | Support /sys/fs/selinux/context for bug #410687. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Boris Minev | unmerge: display progress counter, bug #386901 |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Zac Medico | test_getconfig: add case for bug #410625 |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Zac Medico | _check_temp_dir: explicitly close temp file |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Zac Medico | Don't use varexpand for profile.env, bug #410625. v2.2.0_alpha99 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zac Medico | repoman: only assume cvs preserves mtimes |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zac Medico | repoman: disable header/timestamp check for svn v2.2.0_alpha98 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zac Medico | dispatch_conf: don't pass bytes for Popen cmd |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Zac Medico | varexpand: optimize access to current char v2.2.0_alpha97 |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Zac Medico | getconfig: show error message for varexpand fail |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Zac Medico | varexpand: use frozenset for word characters |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Zac Medico | varexpand: use list for efficient append |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Zac Medico | dispatch_conf: emulate getstatusoutput with Popen |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Zac Medico | portage.5: note more bashrc caveats, bug #409627 |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Zac Medico | fowners: return success for prefix if EUID != 0 |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Jeremy Olexa | dosym: add $EPREFIX to absolute target |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Mike Frysinger | xpak: clean up style |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Zac Medico | varexpand: don't cache results |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Zac Medico | locks.py: fix _close_fds docstring v2.2.0_alpha96 |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Zac Medico | LockNonblockTestCase: close_fds tweak |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Zac Medico | emerge: suggest dispatch-conf for bug #398843 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Zac Medico | Close fewer file descriptors for fork / no exec. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Zac Medico | etc-update: handle emacs diff cmd, bug #409849 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Zac Medico | etc-update: remove duplicate using_editor |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Zac Medico | movefile: use writemsg for unicode safety |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Zac Medico | Replace @returns with @return. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Greg Turner | grabdict: remove incorrect docstring, bug #409839 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Greg Turner | Localize config update messages, bug #409835. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Zac Medico | emerge-webrsync: use portageq from same prefix |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Zac Medico | unmerge: fix return code for bug #409647 |
commit | commitdiff | tree | snapshot |
next |