Fix a typo.
[portage.git] / pym /
2013-10-26 Arfrever Frehtes... Fix a typo.
2013-10-21 Mike Frysingertests: support assertIn/assertNotIn in python-2.6
2013-10-17 Mike Frysingertests: support standard unittest.SkipTest exceptions
2013-10-16 Brian Dolbecfix typo causing a "os" is not defined test error.
2013-10-16 Mike Frysingertests: add assertExists/assertNotExists helpers
2013-10-16 Mike Frysingermovefile: simplify xattr fallback logic
2013-10-15 Mike Frysingerpym/util: clean up style a bit
2013-10-02 Arfrever Frehtes... Bug #418475: Handle PermissionError caused by unreadabl...
2013-10-02 Arfrever Frehtes... Use 'with' statements.
2013-09-23 Zac MedicoRepoConfigLoader: Fix indent v2.2.7
2013-09-23 Zac Medicoemerge-webrsync: handle missing dir, bug #484950
2013-09-23 Alexander Berntsen_emerge: Implement verbose-conflicts, bug #481366
2013-09-18 Zac MedicoSpawnProcess: enable FD_CLOEXEC for Darwin
2013-09-17 Zac MedicoHandle newline in symlink target for bug #485226.
2013-09-16 Arfrever Frehtes... portage.util.atomic_ofstream.__init__(): Fix compatibil...
2013-09-15 Zac MedicoRepoConfig: fix bug #485006 v2.2.6
2013-09-15 Zac Medicoemerge-webrsync: fix bug #484950 v2.2.5
2013-09-15 Zac Medico_copyxattr: ignore EOPNOTSUPP from os.listxattr()
2013-09-15 Zac Medico_copyxattr: ignore EOPNOTSUPP from xattr.list()
2013-09-13 Arfrever Frehtes... Bug #484730: In sync mode, use repos.conf section name...
2013-09-11 Mike Gilbert_ctypes: use_errno=True for ctypes.get_errno()
2013-09-09 Zac MedicoSpawnProcess: convert cgroup pids to int earlier
2013-09-09 Zac MedicoHandle EPERM from os.kill(), bug #358211.
2013-09-06 Zac MedicoAdjust pty permissions for userpriv.
2013-09-04 Zac Medicoaction_info: don't use print(), bug #483628
2013-09-03 Zac Medico_copyxattr: handle EOPNOTSUPP from xattr.list()
2013-09-02 Zac MedicoPipeReaderTestCase: use PopenProcess
2013-09-02 Zac MedicoSpawnProcess: Don't handle FreeBSD fcntl ENOTTY
2013-09-02 Arfrever Frehtes... Disable calls to fcntl.fcntl(…, fcntl.F_SETFD, … |...
2013-09-02 Zac Medico_setup_pipes: fix for Python 3.1 to 3.3
2013-09-02 Zac MedicoFakeVartree: infinite _aux_get_wrapper recursion
2013-09-01 Zac Medico_setup_pipes: copy descriptor flags after dup2
2013-09-01 Zac Medico_setup_pipes: os.set_inheritable() for Python 3.4
2013-09-01 Zac MedicoUse F_GETFD/F_SETFD for FD_CLOEXEC.
2013-08-27 Zac Medicograbdict_package: use recursive name for errors
2013-08-24 Zac Medicoemerge --sync: discard timestamp after SIGINT
2013-08-24 Zac Medicoemerge --sync: discard timestamp for partial sync
2013-08-22 Zac MedicoSkip main-repo warn if PORTDIR unset, bug #470006
2013-08-22 Zac Medicodep_zapdeps: fix all_available reference
2013-08-22 Zac Medicodoebuild.spawn: make args backward compatible
2013-08-22 Zac MedicoSpawnProcess: add unshare_ipc and unshare_net
2013-08-22 Zac Medicodep_zapdeps: prefer all_installed_slots choices
2013-08-22 Zac MedicoAdd test for bug #481628.
2013-08-19 Michał Górnycgroup: use SIGKILL to guarantee killing processes.
2013-08-19 Michał GórnyAdd FEATURES=cgroup to isolate phase processes.
2013-08-18 Michał GórnyAdd FEATURES=ipc-sandbox to isolate IPC from host.
2013-08-18 Zac Medico_exec: close socket
2013-08-17 Michał GórnyAdd FEATURES=network-sandbox support, bug #481450
2013-08-13 Zac MedicoFix last commit.
2013-08-13 Zac Medicovalidate_desktop_entry: allow OnlyShowIn Pantheon
2013-08-12 Zac Medicoegencache: handle empty --portdir-overlay v2.2.0
2013-08-12 Zac Medicoemirrordist: allow missing --repo if exactly one
2013-08-12 Zac MedicoExempt /usr/local/portage from repo_name warning.
2013-08-12 Zac Medicorepoman: add --experimental-inherit=<y|n> option
2013-08-12 Alexander Berntsenvartree.py: Add link for collisions, bug #449918
2013-08-12 Zac Medicovalidate_desktop_entry: handle NotShowIn Pantheon
2013-08-11 Zac MedicoCast uid/gid proxies to int for Python 3.4.
2013-08-08 Samuli Suominenrepoman: change preserve_old_lib msg, bug #480244 v2.2.0_alpha196
2013-08-08 Zac MedicoRepoConfigLoader: handle main_repo in __delitem__
2013-08-06 Zac Medicothirdpartymirrors: use RepoConfig.prepos_order v2.2.0_alpha195
2013-08-04 Zac MedicoInclude implicit IUSE vars in binhost Packages. v2.2.0_alpha194
2013-08-04 Zac Medicodepgraph: trigger reinstalls if backtrack allowed
2013-08-03 Zac Medico_argparse: improve parse_* method compatibility v2.2.0_alpha192
2013-08-03 Zac MedicorunTests: portage.util._argparse
2013-08-03 Zac Medicochpathtool.py: portage.util._argparse
2013-08-03 Zac Medicoportageq: portage.util._argparse
2013-08-02 Zac Medicoemirrordist: portage.util._argparse
2013-08-02 Zac Medico_argparse: add ArgumentParser.error()
2013-08-02 Zac Medicoemaint: portage.util._argparse
2013-08-02 Zac Medicoemaint: fix exclusive action handling
2013-08-02 Zac Medicoemaint: remove callback usage
2013-08-02 Zac Medico_argparse: support add_argument_group
2013-08-02 Zac Medicoemerge: portage.util._argparse
2013-08-02 Zac Medico_slot_confict_backtrack: simplify code
2013-08-02 Zac MedicoAvoid some missed updates when backtracking.
2013-07-30 Alexander Berntsenbin/fixpackages: Add -h, fixes bug #394773
2013-07-30 Zac Medicoinstall.py: split out optparse compat code
2013-07-30 Zac Medicodep_zapdeps: skip want_update_pkg if pkg in graph v2.2.0_alpha191
2013-07-30 Zac Medico_want_update_pkg: respect --exclude
2013-07-30 Zac MedicoExclude PORTAGE_BINPKG_FORMAT from ebuild env.
2013-07-30 Tomáš Čechemerge: accept --pkg-format option
2013-07-30 Zac MedicoPull in new slots when appropriate, bug #478188.
2013-07-30 Zac MedicoAdd test for bug #478188.
2013-07-29 Zac MedicoFreeBSD: don't use /dev/fd, bug #478446
2013-07-29 Zac MedicoSuppress duplicate repo warning for bug #478544.
2013-07-28 Zac Medicodepgraph: avoid conflicts during _complete_graph
2013-07-26 Zac MedicoSupport SYNC setting in make.conf. v2.2.0_alpha190
2013-07-26 Arfrever Frehtes... Fix NameError.
2013-07-26 Zac MedicoRemove pysqlite2 support.
2013-07-25 Zac MedicoRefer to /etc/portage/make.conf in messages.
2013-07-25 Zac MedicoFix alias handling in missing masters warning.
2013-07-25 Zac MedicoDisable usersandbox for tests.
2013-07-25 Zac Medicotest_doebuild_fd_pipes: bsd compat
2013-07-25 Zac MedicoRepoConfig: backward compat SYNC for mirrorselect
2013-07-25 Arfrever Frehtes... Disable an error for entries from PORTDIR_OVERLAY.
2013-07-25 Arfrever Frehtes... Print more consistent error messages for entries in...
2013-07-24 Zac MedicoAvoid redundant parse_layout_conf() calls.
2013-07-24 Arfrever Frehtes... emirrordist: Require --repo option, deprecate --portdir...
2013-07-24 Arfrever Frehtes... Bug #477452: Support force attribute in repos.conf.
2013-07-23 Arfrever Frehtes... Add warning for missing masters attribute in layout...
next