portage.git
2014-01-05 Brian DolbecUpdate the release notes for a release. v2.2.8
2014-01-05 Brian DolbecAdd updating the NEWS, RELEASE_NOTES files to the relea...
2014-01-05 Mike Frysingermkrelease: add a --runtests shortcut
2014-01-05 Mike Frysingerportage(5): layout.conf: clarify profile-formats key
2014-01-05 Mike Frysingerruntests: hardfail when a requested version is not...
2014-01-05 Mike Frysingerruntests: add a "supported" shortcut
2014-01-05 Mike Frysingerdocument release process
2014-01-05 Mike Frysingerportage(5): layout.conf: add a proper format/attributes...
2014-01-05 Tom WijsmanMake use of optparse to fix argument parsing for Python...
2014-01-05 Mike Frysingermkrelease: clean up bash style
2014-01-05 Mike Frysingerprepstrip: do no strip static libs when FEATURES=splitdebug
2014-01-02 Arfrever Frehtes... portage.exception.PortageException: Improve performance...
2013-12-27 Arfrever Frehtes... Bug #496134: Preserve extended attributes in binary...
2013-12-24 Arfrever Frehtes... Fix ResourceWarning.
2013-12-22 Mike Frysingerebuild(5): delete newinfo references
2013-12-21 Mike Frysingeradd a __bashpid helper for <bash-4.0 versions
2013-12-17 Mike Frysingereconf: update configure/config.{sub,guess} atomically...
2013-12-11 Sebastian LutherQA warning for files in /var/{cache,lock,run}/ or ...
2013-12-05 Arfrever Frehtes... Fix a typo.
2013-12-05 Sebastian LutherDon't filter USE for binary packages with IUSE (bug...
2013-12-05 Sebastian LutherFix unnecessary rebuild (bug 487198)
2013-12-05 Sebastian LutherFix crash in _ignore_dependency
2013-12-03 Arfrever Frehtes... Bug #489544: Document empty value of sync-type and...
2013-12-02 Arfrever Frehtes... portageq: Print deprecation warnings for deprecated...
2013-12-02 Arfrever Frehtes... portage.5: Fix location of note about repos.conf directory.
2013-12-02 Brian Dolbecwhitespace cleanup.
2013-12-02 Alexander Berntsenman-portage.5 Further document repos.conf fixes bug...
2013-12-02 Alexander Berntsenmake.conf.5, Mention sourced files syntax
2013-12-01 Arfrever Frehtes... Fix some typos.
2013-12-01 Brian DolbecOptimize out a common element for an early return.
2013-12-01 Sebastian LutherAnother slot operator bug (bug 486580, try 2)
2013-12-01 Mike Frysingerdocompress: add --limit support with newer EAPIs
2013-11-30 Mike Frysingerportage.const: restore two dropped features
2013-11-30 Mike Frysingerportage.const: tweak style
2013-11-30 Sebastian Lutherportage.const: add git-r3 to the list of live eclasses
2013-11-30 Sebastian Lutherportage.const: move list of live eclasses here
2013-11-29 Mike Frysingerfix random pylint errors
2013-11-29 Sebastian LutherUse portage.const.TIMESTAMP_FORMAT where appropriate
2013-11-29 Sebastian Lutheregencache: --write-timestamp to create metadata/timesta...
2013-11-28 Arfrever Frehtes... _emerge.depgraph.depgraph._show_abi_rebuild_info()...
2013-11-28 Arfrever Frehtes... _emerge.depgraph.depgraph._compute_abi_rebuild_info...
2013-11-27 Sebastian LutherSuppress debug outout from tests
2013-11-27 Sebastian LutherFix a missing rebuild
2013-11-27 Sebastian Lutherportageq envvar: shell escape variable (bug 492314)
2013-11-27 Mike Frysingertest_slot_conflict_rebuild: drop pointless list cast
2013-11-27 Mike Frysingercountdown: clean up & simplify a bit
2013-11-26 Brian Dolbecfix py-3 compatibility
2013-11-26 Sebastian LutherAdd test case for bug 486580
2013-11-26 Sebastian LutherFix slot operator handling bug
2013-11-26 Sebastian LutherShow packages forcing rebuilds (bug 472104)
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-16 Mike Frysingerhelper-functions.sh: sync with multiprocessing.eclass
2013-10-15 Mike Frysingerpym/util: clean up style a bit
2013-10-11 Mike Frysingerxattr-helper: clean up command line interface
2013-10-11 Mike Frysingerxattr-helper: refactor dump_xattrs to make it a bit...
2013-10-11 Mike Frysingerxattr-helper: standardize quoting style a bit
2013-10-11 Mike Frysingerxattr-helper: use ValueError when the input is wrong
2013-10-11 Mike Frysingerxattr-helper: add docstrings to more places
2013-10-11 Mike Frysingerxattr-helper: use upper caps for module constants
2013-10-08 Mike Frysingerchpathtool: clean up arg parsing to use proper argparse...
2013-10-08 Mike Frysingerchpathtool: use built in %(prog)s for usage
2013-10-08 Mike Frysingerchpathtool: standardize quote style
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 Medicomkrelease.sh: include README
2013-09-23 Zac Medicoemerge-webrsync: handle missing dir, bug #484950
2013-09-23 Alexander Berntsen_emerge: Implement verbose-conflicts, bug #481366
2013-09-23 Alexander BerntsenAdd README
2013-09-20 Ruud Koolenebuild_main: prefix PKG_CONFIG_PATH, bug #485456
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-16 Arfrever Frehtes... Bug #485056: Fix portageq with Python <2.6.5.
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-15 Ryan HillFlag -Waggressive-loop-optimizations warnings.
2013-09-13 Arfrever Frehtes... Bug #484730: In sync mode, use repos.conf section name...
2013-09-13 Zac Medicodohtml: restore behavior noted in bug #425214 v2.2.4
2013-09-11 Arfrever Frehtes... EAPI="5-progress": Support case-insensitive matching...
2013-09-11 Zac Medicodohtml: fix DOCDESTTREE path join v2.2.3
2013-09-11 Mike Gilbert_ctypes: use_errno=True for ctypes.get_errno()
2013-09-09 Benda Xuunprivileged/chown: fix bug #470992 v2.2.2
2013-09-09 Zac Medicodoexe/newins: mktemp for bug #484332
2013-09-09 Zac Medicodoins: use mktemp for private files, bug #484332
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-03 Zac Medicoinstall.py: show args if copy_xattrs fails
2013-09-02 Zac MedicoPipeReaderTestCase: use PopenProcess
2013-09-02 Zac MedicoSpawnProcess: Don't handle FreeBSD fcntl ENOTTY
next