1. 92a7b16 Add a test case for --newuse, --changed-use, and --binpkg-respect-use. by David James · 10 years ago
  2. 34c0ea1 Clean up bad PORTAGE_BINHOST handling by Alexander Berntsen · 10 years ago
  3. 1e8f5bc DEVELOPING: Mention that tab stop should be 4 by Alexander Berntsen · 10 years ago
  4. 099941c Handle bad PORTAGE_BINHOST gracefully (bug 502288) by Alexander Berntsen · 10 years ago
  5. 8faaef4 slot collision output: fix indent by Sebastian Luther · 10 years ago
  6. 6c61cc8 README: Cap at 72 columns by Alexander Berntsen · 10 years ago
  7. b45ebd9 Use function pointer when choosing qa output function by Chris Reffett · 10 years ago
  8. 7cfb541 Implement --newrepo flag. by David James · 10 years ago
  9. fd34dec Remove bogus countdown during clean list printing (bug 501296) by Sebastian Luther · 10 years ago
  10. 8218790 Always warn about unknown mirrors (bug 501352) by Sebastian Luther · 10 years ago
  11. 292633b Fix crash in depgraph._remove_pkg by Sebastian Luther · 10 years ago
  12. 9a21e1f Only use Atoms with package_tracker.match (bug 501360) by Sebastian Luther · 10 years ago
  13. af0eca9 Add --output-style option to repoman by Chris Reffett · 10 years ago
  14. 2697167 Revert "Add support for the following attributes in layout.conf to allow more" by Brian Dolbec · 10 years ago
  15. 608d9a7 portage.repository.config.RepoConfigLoader.config_string(): Always include DEFAULT section by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  16. dd7b854 Remove "my" prefix from my{dir,link,file}list by Chris Reffett · 10 years ago
  17. a862cc5 Solve some slot conflicts without backtracking by Sebastian Luther · 10 years ago
  18. 94201ef Add digraph.discard by Sebastian Luther · 10 years ago
  19. f947342 Some small output fixes for the slot conflict handler by Sebastian Luther · 10 years ago
  20. c0051a1 format_unmatched_atom: Pretty printing for unmatched atoms by Sebastian Luther · 10 years ago
  21. 15b8936 Package.__str__: show slot/sub-slot by Sebastian Luther · 10 years ago
  22. ae2103b Replace _slot_collision_nodes with _package_tracker by Sebastian Luther · 10 years ago
  23. 731a3e6 Replace _slot_collision_info with _package_tracker by Sebastian Luther · 10 years ago
  24. c07bd5f Replace mydbapi with _package_tracker by Sebastian Luther · 10 years ago
  25. 33b3818 Replace _slot_pkg_map and some tree dbapiS with _package_tracker by Sebastian Luther · 10 years ago
  26. ea85cb6 Add resolver/package_tracker by Sebastian Luther · 10 years ago
  27. 2fb9f07 Update dates in recently changed files. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  28. ddea7da Use local dispatch-conf.conf and make.globals when using Portage from working copy or unpacked tarball. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  29. 9e9c3d3 Check presence of .portage_not_installed file instead of .git directory by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  30. bc456db Rename a private function. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  31. 07bb364 test_compile_modules: ignore unreadable files/dirs by Mike Frysinger · 10 years ago
  32. b1197c9 various pylint clean ups by Mike Frysinger · 10 years ago
  33. ad8c10b _do_global_updates: unify duplicated message header by Mike Frysinger · 10 years ago
  34. 2411ec3 portage.tests.util.test_getconfig.GetConfigTestCase.testGetConfigSourceLex(): Embed contents of test files in test function itself. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  35. d2c0a27 Bug #500030: emirrordist: Support directory in --whitelist-from argument. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  36. 47ef9a0 Test for read-only filesystems, fixes bug 378869 by Chris Reffett · 10 years ago
  37. 00560e0 Add src_{prepare, configure} and pkg_pretend checks to repoman by Chris Reffett · 10 years ago
  38. cf131a2 Implement FEATURES="mirror" for emerge (bug 498498) by Sebastian Luther · 10 years ago
  39. 1dca094 Fix some DeprecationWarnings. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  40. 2582e0e Fix test with Python 2.6. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  41. d909418 Use -b instead of -bb. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  42. 63664a2 ebuild(5): document usev by Mike Frysinger · 10 years ago
  43. 669ccb5 ebuild(5): document the "has" function by Michael Orlitzky · 10 years ago
  44. dece844 Added support for variable expansion in source command argument in make.conf by Jesus Rivero · 10 years ago
  45. 8055cf4 portage.eclass_cache.cache.__init__(): Deprecate overlays parameter. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  46. be7e0cc Deprecate portage.dbapi.porttree.portdbapi.porttree_root and portage.dbapi.porttree.portdbapi.eclassdb. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  47. 0609362 Rename portage._sync_disabled_warnings to portage._sync_mode. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  48. 08cd954 Enable BytesWarnings. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  49. 4c409a0 Add support for the following attributes in layout.conf to allow more by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  50. 768332d Document PORTAGE_REPOSITORIES. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  51. 3a2a504 portage.versions.ververify(): Return an instance of bool (which is a subclass of int anyway) for better __repr__. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  52. ecf817d Bug #497238: Fix unnecessary rebuild caused by equal versions in different repositories. by Sebastian Luther · 10 years ago
  53. c980aac Use empty value of masters attribute in test suite when possible. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  54. 5007501 Use with statements. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  55. c508940 ResolverPlayground: Write layout.conf if needed by Sebastian Luther · 10 years ago
  56. 6ba4934 Update dates in recently changed files. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  57. 8fa39c6 Russian translation update. Bug # 450372 by Vladimir Romanov · 10 years ago
  58. 7757dc3 Delete some references to deprecated PORTDIR and PORTDIR_OVERLAY variables in documentation. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  59. dbf5391 Update the release notes for a release. by Brian Dolbec · 10 years ago v2.2.8
  60. 3f90b50 Add updating the NEWS, RELEASE_NOTES files to the release process. by Brian Dolbec · 10 years ago
  61. 9714bd7 mkrelease: add a --runtests shortcut by Mike Frysinger · 10 years ago
  62. 7e7051c portage(5): layout.conf: clarify profile-formats key by Mike Frysinger · 10 years ago
  63. 0169318 runtests: hardfail when a requested version is not found by Mike Frysinger · 10 years ago
  64. 752d92c runtests: add a "supported" shortcut by Mike Frysinger · 10 years ago
  65. 5493fee document release process by Mike Frysinger · 10 years ago
  66. 77c4a5b portage(5): layout.conf: add a proper format/attributes section by Mike Frysinger · 10 years ago
  67. d217db2 Make use of optparse to fix argument parsing for Python 2.6 in bin/chpathtool.py. by Tom Wijsman · 10 years ago
  68. 122cb5a mkrelease: clean up bash style by Mike Frysinger · 10 years ago
  69. 6dcc94c prepstrip: do no strip static libs when FEATURES=splitdebug by Mike Frysinger · 10 years ago
  70. a01ac6b portage.exception.PortageException: Improve performance (at least with Python 3). by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  71. 0331526 Bug #496134: Preserve extended attributes in binary packages. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  72. d2db1ad Fix ResourceWarning. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  73. 57dad61 ebuild(5): delete newinfo references by Mike Frysinger · 10 years ago
  74. 7f8747f add a __bashpid helper for <bash-4.0 versions by Mike Frysinger · 10 years ago
  75. 8d4d077 econf: update configure/config.{sub,guess} atomically to avoid races by Mike Frysinger · 10 years ago
  76. 167d1f2 QA warning for files in /var/{cache,lock,run}/ or /run/ by Sebastian Luther · 10 years ago
  77. d518ef4 Fix a typo. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  78. c08e187 Don't filter USE for binary packages with IUSE (bug 485920) by Sebastian Luther · 10 years ago
  79. dee9512 Fix unnecessary rebuild (bug 487198) by Sebastian Luther · 10 years ago
  80. c398a7e Fix crash in _ignore_dependency by Sebastian Luther · 10 years ago
  81. cea8f3e Bug #489544: Document empty value of sync-type and sync-uri attributes in repos.conf. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  82. 5b8962b portageq: Print deprecation warnings for deprecated commands. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  83. fec2179 portage.5: Fix location of note about repos.conf directory. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  84. 393277e whitespace cleanup. by Brian Dolbec · 10 years ago
  85. 6913298 man-portage.5 Further document repos.conf fixes bug #491426 by Alexander Berntsen · 10 years ago
  86. affbb1a make.conf.5, Mention sourced files syntax by Alexander Berntsen · 10 years ago
  87. d35b7ac Fix some typos. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  88. 036b721 Optimize out a common element for an early return. by Brian Dolbec · 10 years ago
  89. 8a23eb7 Another slot operator bug (bug 486580, try 2) by Sebastian Luther · 10 years ago
  90. e365ea8 docompress: add --limit support with newer EAPIs by Mike Frysinger · 10 years ago
  91. 86efbac portage.const: restore two dropped features by Mike Frysinger · 10 years ago
  92. 5574092 portage.const: tweak style by Mike Frysinger · 10 years ago
  93. 0c6f7da portage.const: add git-r3 to the list of live eclasses by Sebastian Luther · 10 years ago
  94. 25ce074 portage.const: move list of live eclasses here by Sebastian Luther · 10 years ago
  95. b004f54 fix random pylint errors by Mike Frysinger · 10 years ago
  96. ac4d444 Use portage.const.TIMESTAMP_FORMAT where appropriate by Sebastian Luther · 10 years ago
  97. c145e3c egencache: --write-timestamp to create metadata/timestamp.chk by Sebastian Luther · 10 years ago
  98. 25d15b9 _emerge.depgraph.depgraph._show_abi_rebuild_info(): Write to stdout instead of stderr. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  99. e9cdbde _emerge.depgraph.depgraph._compute_abi_rebuild_info(): Simplify some code. by Arfrever Frehtes Taifersar Arahesis · 10 years ago
  100. 902d366 Suppress debug outout from tests by Sebastian Luther · 10 years ago