best/has_version: --host-root first arg only
[portage.git] / pym /
2012-09-08 Zac MedicoDetect md5-cache when no cache-formats specified.
2012-09-08 Zac MedicoTest portdbapi/egencache cache-formats behavior.
2012-09-07 Zac MedicoUseManager: add compat code for getUseForce/PUSE
2012-09-07 Arfrever Frehtes... Support repository-specific use.stable.force, use.stabl...
2012-09-06 Arfrever Frehtes... Update comment.
2012-09-05 Martin VäthDateSet: use BUILD_TIME, bug #433964
2012-09-04 Zac MedicoEnable @x11-module-rebuild for 2.1 branch.
2012-09-04 Zac MedicoEnable @live-rebuild for 2.1 branch.
2012-09-04 Zac MedicoDeprecate @installed for bug #387059.
2012-09-04 Zac MedicoEbuildBuildDir: ignore rmdir failure, bug #400641
2012-09-03 Michael Palimakavalidate_desktop_entry: filter more KDE noise.
2012-09-02 Zac Medicoemaint cleanconfmem: fix writedict breakage v2.2.0_alpha124
2012-09-02 Zac MedicoRename _slot_abi.py to _slot_operator.py.
2012-09-02 Zac MedicoDateSet: only allow one format option in config
2012-09-02 Zac Medicoemaint cleanconfmem: handle ROOT
2012-09-02 Martin VäthAdd DateSet, bug #433704.
2012-09-02 Zac Medicoemaint cleanconfmem: use writedict
2012-09-02 Zac Medicoemaint cleanconfmem: ignore md5, bug #433694
2012-09-02 Zac Medicovalidate_desktop_entry: handle emacs.desktop
2012-09-02 Zac MedicoEnable EAPI 5_pre1 for testing.
2012-09-02 Zac Medicoglsa.py: python3: ResourceWarning: unclosed file
2012-09-01 Zac Medicoebuild-helpers/sed: move to bsd subdirectory
2012-09-01 Zac MedicoEliminate bin/ebuild-helpers/4 directory.
2012-09-01 Zac Medico_prepare_self_update: ignore installed version
2012-09-01 Zac MedicoEnable @module-rebuild for 2.1 branch.
2012-08-30 Zac Medicoconfig.setcpv: fix early ret for IUSE_EFFECTIVE
2012-08-30 Zac MedicoRemove FEATURES=parse-eapi-ebuild-head
2012-08-29 Zac MedicoEAPI 5: enable slot-operator-deps
2012-08-29 Zac MedicoRename slot-abi stuff to refer to slot-operator.
2012-08-29 Zac MedicoEAPI 5: EBUILD_PHASE_FUNC variable
2012-08-29 Zac MedicoBlacklist IUSE_EFFECTIVE from external env.
2012-08-29 Zac MedicoEAPI 5: Profile IUSE injection
2012-08-28 Zac MedicoPackage: skip REQUIRED_USE validation if built
2012-08-27 Zac MedicoPass eapi to check_required_use more.
2012-08-27 Zac MedicoEAPI 5: REQUIRED_USE at-most-one-of ?? operator
2012-08-26 Zac Medico_get_eapi_attrs: handle unsupported eapi as None v2.2.0_alpha123
2012-08-26 Zac Medicovalidate_desktop_entry: filter more kde noise
2012-08-25 Zac MedicoKeywordsManager: fix isStable comment
2012-08-25 Zac MedicoEAPI 5 stable use.mask/force for bug #431078
2012-08-25 Zac Medico_pkg_str: pass in config + metadata with KEYWORDS
2012-08-23 Zac Medicoconfig: _eapi_cache.clear() after setcpv
2012-08-23 Zac Medicoread_corresponding_eapi_file: cache results
2012-08-22 Zac MedicoOptimize sys.std* flush code. v2.2.0_alpha122
2012-08-22 Zac MedicoUse sys.__std*.fileno() in case of overrides.
2012-08-22 Zac MedicoEventLoop: handle EINTR IOError for epoll
2012-08-22 Zac MedicoEventLoop: use epoll when available
2012-08-22 Zac Medico_apply_hash_filter: make hash_filter simpler
2012-08-21 Zac MedicoImplement PORTAGE_CHECKSUM_FILTER for bug #432170
2012-08-21 Zac MedicoPollScheduler: use timeout for loadavg checks
2012-08-20 Zac MedicoScheduler: only use poll timeout when needed
2012-08-17 Zac MedicoBashSyntaxTestCase: include new misc dir
2012-08-11 Zac Medicoemaint logs: simplify error output handling v2.2.0_alpha121
2012-08-11 Zac Medicoemaint: cleanup TaskHandler isatty logic
2012-08-09 Zac Medicoemaint binhost: support compress-index
2012-08-09 Zac Medicorepoman: remove IUSE.undefined check
2012-08-08 Zac Medicobintree.inject(): write Packages.gz atomically
2012-08-08 W-Mark KubackiPortage writes a compressed copy of 'Packages' index...
2012-08-04 Zac MedicoWhirlpoolAdd: raise TypeError if not bytes
2012-08-02 Zac Medicovardbapi: optimize pickle load for Python >=3.2
2012-08-02 Zac Medicoparse_desktop_entry: fix python3 bug #429544
2012-08-02 Zac Medico_urlopen: fix python2 http password breakage
2012-08-02 W-Mark KubackiFix index file's mtime, which can differ from TIMESTAMP.
2012-08-02 W-Mark KubackiAdd support for HTTP compression (bzip2, gzip and deflate).
2012-08-02 W-Mark KubackiUse If-Modified-Since HTTP-header and avoid downloading...
2012-07-31 Arfrever Frehtes... Use nanosecond precision in cache for category director...
2012-07-31 Arfrever Frehtes... Use nanosecond precision in portage.util.movefile.movef...
2012-07-31 Zac MedicoCheck for desktop-file-validate binary.
2012-07-31 Michael PalimakaValidate desktop entries after src_install.
2012-07-27 Zac Medicoget_term_size: handle missing stty command
2012-07-27 Zac Medicoget_term_size: pass fd to stty
2012-07-27 Zac Medicoget_term_size: pass fd to curses.setupterm()
2012-07-27 Zac Medicoget_term_size: handle temporary stdout overrides
2012-07-27 Zac Medico_selinux/spawn_wrapper: setexec *after* fork
2012-07-23 Corentin Charyoutput: allow to use stderr in TermProgressBar
2012-07-23 Brian Dolbecemaint: split into separate modules
2012-07-22 Zac MedicoTermProgressBar: fix broken ref to "image" var
2012-07-22 Federico "fox" Scrinziget_term_size: check if sys.stderr.isatty()
2012-07-18 Zac Medicoslotmove: update comment about EAPI 4-slot-abi v2.2.0_alpha120
2012-07-18 Zac MedicoFix extended atom match for =* operator.
2012-07-18 Zac Medicomatch_from_list: match slot for extended atoms
2012-07-18 Zac MedicoSupport =*/*-*9999* wildcard atom, bug #402197.
2012-07-18 Zac Medicodepgraph: __auto_rebuild__ KeyError, bug #427036
2012-07-18 Zac Medicoportage.update: use isvalidatom for EAPI check
2012-07-18 Zac Medicotests/update: fix whitespace v2.2.0_alpha119
2012-07-17 Zac Medicomove: respect EAPI wrt dots_in_PN, bug #426476
2012-07-17 Zac MedicoPropagate EAPI for update_dbentry (bug #426476).
2012-07-14 Zac Medicotest_move_slot_ent: workaround for 1s timestamps
2012-07-13 Zac Medicoslotmove: fix handling for EAPI 4-slot-abi v2.2.0_alpha118
2012-07-12 Zac Medicovardbapi: use float mtime for aux cache v2.2.0_alpha117
2012-07-12 Zac Medicomanifest: remove unused mhashes variable
2012-07-12 Zac MedicoSkip whirlpool digest check when unaccelerated.
2012-07-11 Zac Medicotests: support NOCOLOR env variable
2012-07-10 Zac MedicoFix --complete-graph-if-new-use for --autounmask.
2012-07-10 Zac Medicoemerge: add --complete-graph-if-new-use < y | n >
2012-07-10 Brian Dolbecfix a couple more inconsistancies in the progessbar...
2012-07-09 Brian DolbecTermProgressBar: Fix to do 80 chars (not 81)
2012-07-09 Brian Dolbecapply Federico "fox" Scrinzi progressbar additions...
2012-07-05 Zac MedicoSlotAbiEmergeTestCase: test new downgrade code
2012-07-05 Zac Medicovartree.py: fix stutter in comment v2.2.0_alpha116
2012-07-05 Zac MedicoRebuild for slot-abi downgrades, bug #424651.
next