2013-06-08 |
Zac Medico | cache/template.py: call self.sync() from __del__ |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Arfrever Frehtes... | portage.dbapi.dbapi._match_use(): Use _emerge.Package... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Arfrever Frehtes... | portage.package.ebuild._config.UseManager.UseManager... |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Zac Medico | treewalk: skip CHOST warning for binary packages |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Zac Medico | depgraph.display(): handle reverse for --tree |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Zac Medico | depgraph: tuple display list, avoid copies |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Zac Medico | depgraph: buidpkgonly error earlier, bug #471910 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Zac Medico | repoman: deprecate mono.eclass, bug #471184 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Zac Medico | _find_bad_atoms: use insert_category_into_atom |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Zac Medico | Atom: handle invalid */foo-version wildcard |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Zac Medico | repoman: check for deprecated EAPIs, bug #470670 v2.2.0_alpha177 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Zac Medico | man/emerge.1: --resume uses mtimedb |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Zac Medico | fetch: correctly handle file name without scheme |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Zac Medico | ecompressdir: indirect symlinks, bug #470916 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Zac Medico | *_DEFAULT_OPTS: shlex for embedded quotes |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Zac Medico | EMERGE_DEFAULT_OPTS: shlex for embedded quotes |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | test_getconfig: sync FETCHCOMMAND_SFTP/SSH v2.2.0_alpha176 |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | Fix RESTRICT=test message for bug #469332. |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | Support PORTAGE_SSH_OPTS, bug #470002. |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | RELEASE-NOTES: ACCEPT_RESTRICT in 2.1.12 |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Ryan Hill | Flag -Wsizeof-pointer-memaccess warnings. |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | docs: metadata/cache is now md5-cache bug #470154 |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | JobStatusDisplay: fix tigetstr for pypy-2.0_beta2 |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | EbuildBuild: don't digest if fetch failed |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | Fix emerge --fetch --digest for bug #470238. |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Zac Medico | doebuild: fix emerge --fetchonly FEATURES=digest |
commit | commitdiff | tree | snapshot |
2013-05-17 |
tomboy64 | man/make.conf.5: SYNC ssh examples, bug #470152 |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zac Medico | PORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTP |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zac Medico | repoman: use FETCHCOMMAND for metadata.dtd v2.2.0_alpha175 |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zac Medico | man/ebuild.5: note that PROVIDE is deprecated |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Vladimir Romanov | dispatch-conf: fix python2-style print call |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Vladimir Romanov | archive-conf: rename vars to avoid builtin names |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Vladimir Romanov | Remove unused imports, bug #469022 |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zac Medico | Default FEATURES=preserve-libs for portage-2.1.12 |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zac Medico | PORTAGE_BINHOST: https FETCHCOMMAND, bug #469888 |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Zac Medico | env_update: ensure_dirs, encode filename |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Mike Frysinger | env-update: change prelink to use /etc/prelink.conf... |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Zac Medico | dohtml: restore cwd for __helpers_die |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Zac Medico | dohtml: safe cwd, bug #469338 |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Zac Medico | check-implicit-pointer-usage: safe cwd bug 469338 |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Zac Medico | filter_readonly_variables: safe cwd, bug #469338 |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Zac Medico | ebuild.sh: use PORTAGE_PYM_PATH as default cwd |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Zac Medico | ebuild-ipc: use safe cwd for import, bug #469338 |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Zac Medico | metadata.dtd: update to latest |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Zac Medico | binarytree: evaluate RESTRICT conditionals |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Zac Medico | binarytree: index RESTRICT, for ACCEPT_RESTRICT |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Zac Medico | Support ACCEPT_RESTRICT for bug #467622. v2.2.0_alpha174 |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Zac Medico | _getMissingProperties: remove || support |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Zac Medico | Silence embedded profile warning for bug #467142. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Zac Medico | Support RESTRICT=preserve-libs, bug #364427 |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Zac Medico | man/emerge: clarify --rebuild-if-new-slot #467924 |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Zac Medico | Use non-greedy findConsumers for bug #467896. |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Zac Medico | bin/misc-functions.sh: use pipe for find ${D}${D} |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Zac Medico | bin/misc-functions.sh: normalize ${D%/}${D} slash |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Zac Medico | repoman: report --ignore/include-arches commits |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Mike Frysinger | tests: clean up style a bit (mostly poor/inconsistent... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Zac Medico | get_open_fds: use /dev/fd or /proc/self/fd |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Zac Medico | repoman: add --include-arches, bug #466116 |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Vladimir Romanov | Add man/ru/dispatch-conf.1 |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Vladimir Romanov | man/dispatch-conf.1: reflow text |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Zac Medico | man/make.conf.5: document DCO_SIGNED_OFF_BY |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Robin H. Johnson | Add preliminary DCO_SIGNED_OFF_BY support for DCO Signe... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Robin H. Johnson | Refactor PORTAGE_GPG_KEY. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Michał Górny | Deprecate python.eclass & distutils.eclass. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Zac Medico | Don't filter SHELL from bash env, bug #466844. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Zac Medico | search: fix RuntimeError: No active exception |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Zac Medico | bin/ebuild: tweak FEATURES=digest logic |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Zac Medico | bin/ebuild: only digest once for FEATURES=digest |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Zac Medico | movefile: remove source symlink/hardlink after mv |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Aviv Keshet | refactor contents file writing to its own function |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Zac Medico | repoman: fix random package.use.stable.* failure v2.2.0_alpha173 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Zac Medico | depgraph: don't _skip_restart for blockers v2.2.0_alpha172 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Zac Medico | Revert "Add a QA check for systemd unit file install." |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Zac Medico | man/make.conf.5: noauto sources ebuild each phase |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Zac Medico | man/emerge.1: move --digest to option section |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Pavlos Ratis | man/emerge.1: document --digest, bug #161236 |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Zac Medico | man/portage.5: layout.conf repo-name, bug #433561 |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Mike Frysinger | ebuild(5): add missing space between doman/dohard |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Zac Medico | emerge --exclude: avoid "world problems" warning |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Zac Medico | binarytree: copy g+rw from PKGDIR to files v2.2.0_alpha171 |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Zac Medico | egencache,emirrordist: export NOCOLOR if no tty |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Zac Medico | egencache,emirrordist: disable color if no tty |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Zac Medico | ecompressdir: fix decompress, bug #462936 |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Michał Górny | Support overriding repo-name from layout.conf. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Mike Frysinger | ebuild: standardize error output a bit |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Zac Medico | make.defaults: profile-formats control recursive v2.2.0_alpha170 |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Zac Medico | getconfig: handle recursive PermissionDenied |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Zac Medico | Support RESTRICT=splitdebug |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Zac Medico | PORTAGE_XATTR_EXCLUDE="security.*", bug #461868 |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Zac Medico | _autounmask_levels: respect keywords, bug #463394 |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Zac Medico | _autounmask_levels: refactor (no behavior change) |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Zac Medico | make.defaults: recurse directories |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Zac Medico | make.conf: recurse directories, bug #463266 |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Zac Medico | ebuild.1: correct ebuild.sh path, bug #462802 |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Zac Medico | SubProcess: re-organize Darwin/fcntl logic |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Fabian Groffen | SpawnProcess: disable FD_CLOEXEC on stdout for #456296 |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Zac Medico | ebuild.5: correct ebuild.sh path, bug #462802 |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Zac Medico | lockfile: remove newline from ebegin message |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Zac Medico | Handle ENOLCK with loop for bug #462694. |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Zac Medico | portage.const: realpath(__file__.rstrip("co")) v2.2.0_alpha169 |
commit | commitdiff | tree | snapshot |
next |