summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for a releasev2.2.20Brian Dolbec2015-05-183-1/+18
* man: Document repoman --straight-to-stableMike Gilbert2015-05-181-0/+3
* man: Add short option (-f) for repoman --forceMike Gilbert2015-05-181-1/+1
* portage/sync/modules: Remove the squashdelta moduleBrian Dolbec2015-05-183-399/+0
* bin/repoman: Use pformat and newlines to *DEPEND output for clarity bug 534022Jeroen Roovers2015-05-181-4/+5
* portage/sync/modules/rsync: Fix UnicodeDecodeError: bug 549826Brian Dolbec2015-05-181-3/+10
* egencache --update-pkg-desc-index: handle read-only repo (bug 549616)Zac Medico2015-05-162-1/+28
* binarytree.get_pkgindex_uri: handle --gebinpkg=n (bug 549666)Zac Medico2015-05-161-3/+4
* portage/sync/modules/squashdelta: Fix Attribute error, None type object bug 5...Brian Dolbec2015-05-151-3/+4
* make.conf: point people to ccache(1) for cache size detailsMike Frysinger2015-05-142-5/+5
* ebuild-helpers: avoid `env` indirection by setting the vars before the execMike Frysinger2015-05-147-24/+7
* Update info for a releasev2.2.19Brian Dolbec2015-05-143-1/+58
* Fix deprecated logging.warn() calls (bug 549322)Zac Medico2015-05-124-14/+14
* Allow read-only PKGDIR if no ebuilds will be built (bug 549072)Zac Medico2015-05-121-1/+4
* portage/sync/modules/squashdelta: Add some initial docstringsBrian Dolbec2015-05-111-0/+6
* portage/sync/modules/webrsync: Correct the kwargs.pop() to pop self.spawn_kwargsBrian Dolbec2015-05-111-1/+1
* dispatch-conf: handle file/directory collisions (bug 256376)Zac Medico2015-05-101-14/+83
* portage/sync/modules/webrsync: Fileter out uid, gid, groups from kwargsBrian Dolbec2015-05-091-0/+4
* bin/emerge-webrsync: Fix a missed websync to webrsync renameBrian Dolbec2015-05-091-2/+2
* bin/portageq: Update the portdir, portdir_overlay and envvar deprecation mess...Brian Dolbec2015-05-091-5/+11
* VdbMetadataDelta.applyDelta: handle "remove" events properly (bug 547532)Zac Medico2015-05-091-18/+21
* Contribute squashdelta syncing moduleMichał Górny2015-05-064-0/+396
* repoman: enable copyright date check without vcs (bug 488836)Andrew Hamilton2015-05-061-1/+1
* Bundle a minimalistic derivation of Python's formatter module (bug 547732)Zac Medico2015-05-064-5/+74
* Disable SOCKSv5-over-UNIX-socket proxy by default, bug #548710Nikoli2015-05-063-1/+7
* Use consistent rules for filenames of ebuils and misc files.Ulrich Müller2015-05-062-3/+3
* varexpand: fix IndexError (bug 548556)Zac Medico2015-05-031-0/+12
* PORTAGE_XATTR_EXCLUDE: preserve security.capability (bug 548516)Zac Medico2015-05-032-3/+8
* Scheduler: increase visiblity of postinst failures (bug 547778)Zac Medico2015-05-036-7/+42
* emake: refresh comments/docs/styleMike Frysinger2015-05-042-19/+31
* bintree.populate: binhost connection failure triggers TypeError (bug 532784)Zac Medico2015-05-031-2/+6
* gcc_warn_check: filter grep results with uniq (bug 548438)Ryan Hill2015-05-031-1/+1
* dblink: elog failed postinst (bug 547778)Zac Medico2015-05-021-2/+3
* _unmerge_protected_symlinks: suggest UNINSTALL_IGNORE (bug 428098)Zac Medico2015-04-281-0/+3
* search: fix addCP so only the specified results are displayed (bug 547736)Zac Medico2015-04-281-3/+11
* Make the USE variable readonly (bug 325009)Zac Medico2015-04-282-9/+10
* ro_checker: only check nearest parent (bug 547390)Zac Medico2015-04-282-21/+47
* ebuild-helpers: avoid exec loops or fork bombs in wrappers (bug 547086)Zac Medico2015-04-284-4/+22
* VdbMetadataDelta.applyDelta: remove replaced versions (bug 547532)Zac Medico2015-04-242-3/+29
* LinkageMapElf.rebuild: pass error_leader to varexpand (bug 542796)Zac Medico2015-04-241-1/+2
* portage/sync/controller.py: Fix postsync hook regression (bug 547414)Brian Dolbec2015-04-221-2/+7
* Update best_version() docstringsBrian Dolbec2015-04-212-2/+2
* UseManager: handle newlines for USE_EXPAND prefixes (bug 546512)Albert Safin2015-04-212-4/+14
* _doebuild_path: add fallback for temp PORTAGE_BIN_PATH (bug 547086)Zac Medico2015-04-211-6/+13
* MEDIUM: misc-functions: Be more verbose when removing INSTALL_MASK globBertrand Jacquin2015-04-201-1/+7
* MEDIUM: misc-functions: Be more quiet when removing non existing INSTALL_MASKBertrand Jacquin2015-04-201-2/+5
* Update URLs in Hardened QA checksMichał Górny2015-04-201-3/+9
* portage/sync/modules/webrsync: Fix missed name variable renameBrian Dolbec2015-04-131-2/+2
* bin/repoman: Catch the case of gpgcmd == ''Brian Dolbec2015-04-131-1/+1
* new_protect_filename: fix _unicode_decode TypeError with symlink (bug 546176)Mike Hiretsky2015-04-111-1/+1