| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWS: cgroups, ipc-sandbox, and network-sandboxv2.2.1 | Zac Medico | 2013-08-21 | 1 | -0/+5 |
* | dep_zapdeps: fix all_available reference | Zac Medico | 2013-08-21 | 1 | -1/+1 |
* | repoman: tweak help for --include-exp-profiles | Zac Medico | 2013-08-21 | 2 | -2/+3 |
* | doebuild.spawn: make args backward compatible | Zac Medico | 2013-08-21 | 1 | -9/+9 |
* | SpawnProcess: add unshare_ipc and unshare_net | Zac Medico | 2013-08-21 | 1 | -1/+2 |
* | repoman: fix manifest for --echangelog | Zac Medico | 2013-08-21 | 1 | -0/+8 |
* | repoman: --include-exp-profiles, bug #481326 | Zac Medico | 2013-08-21 | 2 | -3/+10 |
* | dep_zapdeps: prefer all_installed_slots choices | Zac Medico | 2013-08-21 | 2 | -9/+75 |
* | Add test for bug #481628. | Zac Medico | 2013-08-21 | 1 | -0/+85 |
* | dodoc: Add a QA warning when called with no arguments. | Ulrich Müller | 2013-08-21 | 1 | -0/+1 |
* | cgroup: use SIGKILL to guarantee killing processes. | Michał Górny | 2013-08-19 | 1 | -1/+1 |
* | Add FEATURES=cgroup to isolate phase processes. | Michał Górny | 2013-08-19 | 5 | -5/+94 |
* | Add FEATURES=ipc-sandbox to isolate IPC from host. | Michał Górny | 2013-08-18 | 4 | -30/+60 |
* | archive-conf: fix for python3, bug #481518 | Zac Medico | 2013-08-17 | 1 | -24/+2 |
* | _exec: close socket | Zac Medico | 2013-08-17 | 1 | -0/+1 |
* | Add FEATURES=network-sandbox support, bug #481450 | Michał Górny | 2013-08-17 | 4 | -7/+75 |
* | Fix last commit. | Zac Medico | 2013-08-13 | 1 | -1/+1 |
* | validate_desktop_entry: allow OnlyShowIn Pantheon | Zac Medico | 2013-08-13 | 1 | -3/+4 |
* | egencache: handle empty --portdir-overlayv2.2.0 | Zac Medico | 2013-08-12 | 2 | -2/+2 |
* | emirrordist: allow missing --repo if exactly one | Zac Medico | 2013-08-12 | 1 | -3/+10 |
* | egencache: allow missing --repo if exactly 1 repo | Zac Medico | 2013-08-12 | 1 | -3/+10 |
* | man/make.conf.5: fix substitution spelling | Zac Medico | 2013-08-12 | 1 | -1/+1 |
* | man/make.conf.5: fix documentation spelling | Zac Medico | 2013-08-12 | 1 | -1/+1 |
* | man/portage.5: fix environment spelling | Zac Medico | 2013-08-12 | 2 | -3/+3 |
* | man/portage.5: clarify package.env more | Zac Medico | 2013-08-12 | 1 | -2/+5 |
* | Exempt /usr/local/portage from repo_name warning. | Zac Medico | 2013-08-12 | 2 | -5/+8 |
* | repoman: add --experimental-inherit=<y|n> option | Zac Medico | 2013-08-12 | 4 | -33/+50 |
* | Correct ebuild.sh path in man pages, bug #462802 | Zac Medico | 2013-08-12 | 2 | -4/+4 |
* | vartree.py: Add link for collisions, bug #449918 | Alexander Berntsen | 2013-08-11 | 1 | -1/+3 |
* | validate_desktop_entry: handle NotShowIn Pantheon | Zac Medico | 2013-08-11 | 1 | -0/+13 |
* | man/portage.5: Add notes about order, bug #388781 | Alexander Berntsen | 2013-08-11 | 1 | -2/+6 |
* | man/make.conf.5: Document shlex a bit, bug 309941 | Alexander Berntsen | 2013-08-11 | 1 | -1/+10 |
* | Cast uid/gid proxies to int for Python 3.4. | Zac Medico | 2013-08-11 | 7 | -26/+22 |
* | repoman: change preserve_old_lib msg, bug #480244v2.2.0_alpha196 | Samuli Suominen | 2013-08-08 | 2 | -3/+3 |
* | man/emerge.1: fix ._cfg???? command, bug #480192 | Zac Medico | 2013-08-08 | 1 | -3/+3 |
* | RepoConfigLoader: handle main_repo in __delitem__ | Zac Medico | 2013-08-08 | 1 | -0/+2 |
* | thirdpartymirrors: use RepoConfig.prepos_orderv2.2.0_alpha195 | Zac Medico | 2013-08-06 | 1 | -4/+5 |
* | repoman: remove set literal for python-2.6 compat | Zac Medico | 2013-08-05 | 1 | -2/+2 |
* | repoman: don't deprecate ruby_targets_rbx | Zac Medico | 2013-08-05 | 1 | -1/+0 |
* | Include implicit IUSE vars in binhost Packages.v2.2.0_alpha194 | Zac Medico | 2013-08-04 | 1 | -1/+13 |
* | Add repoman check for deprecated ruby targets, fixes bug #469616 | Manuel Rüger | 2013-08-04 | 2 | -0/+19 |
* | depgraph: trigger reinstalls if backtrack allowed | Zac Medico | 2013-08-04 | 1 | -1/+2 |
* | __repo_key: comment on bash-3.2 compatibilityv2.2.0_alpha193 | Zac Medico | 2013-08-03 | 1 | -0/+4 |
* | __repo_key: fix for bash-3.2 compatibility | Zac Medico | 2013-08-03 | 1 | -1/+1 |
* | _argparse: improve parse_* method compatibilityv2.2.0_alpha192 | Zac Medico | 2013-08-03 | 1 | -2/+12 |
* | runTests: portage.util._argparse | Zac Medico | 2013-08-02 | 1 | -4/+4 |
* | xpak-helper.py: portage.util._argparse | Zac Medico | 2013-08-02 | 1 | -3/+3 |
* | quickpkg: portage.util._argparse | Zac Medico | 2013-08-02 | 1 | -10/+8 |
* | repoman: use parse_known_args | Zac Medico | 2013-08-02 | 1 | -1/+1 |
* | glsa-check: portage.util._argparse | Zac Medico | 2013-08-02 | 1 | -31/+30 |