aboutsummaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Add another check for broken /dev/s (bug 538980)Alexander Berntsen2015-02-131-0/+9
* Add early check for broken /dev/s (bug 538980)Alexander Berntsen2015-02-131-0/+14
* portage/sync: Fix Syncbase _has_bin() bug 539706Brian Dolbec2015-02-122-4/+5
* WorldSelectedSet: fix breakage for bug #539746Zac Medico2015-02-111-5/+4
* Revert "WorldSelectedSet._load: load all nested atoms/sets"Brian Dolbec2015-02-111-1/+1
* repoman: mark errors with explicit '[fatal']Michał Górny2015-02-111-1/+6
* portage/repository/config.py: Tweak deprecation message as recommendedBrian Dolbec2015-02-091-2/+2
* portage/sync/modules/rsync: Fixed missed is_synced setting for timestamps matchBrian Dolbec2015-02-091-0/+1
* portage/sync/controller.py: Fix missed self.portdb assignment bug 539478Brian Dolbec2015-02-091-1/+2
* portage/sync/controller.py: Fix commit 7909ed55ba, failure to import writemsgBrian Dolbec2015-02-091-1/+1
* portage/sync/modules: Rename the websync module to webrsyncBrian Dolbec2015-02-062-0/+0
* portage/repositoy/config.py: Create an auto-sync default of 'yes'Brian Dolbec2015-02-031-1/+1
* portage/repository/config.py: Update copyrightBrian Dolbec2015-02-021-1/+1
* portage/repository/config.py: typo s/depercated/deprecatedBrian Dolbec2015-02-021-2/+2
* portage/repository/config.py: Deprecate make.conf SYNC variable bug 538512Brian Dolbec2015-02-021-4/+10
* No longer have emerge refer to itself as 'the other white meat'Daniel Robbins2015-02-011-1/+1
* test_compile_modules: skip files that require newer Python versionMichał Górny2015-02-012-0/+24
* Support escaping network-sandbox through SOCKSv5 proxyMichał Górny2015-02-013-1/+93
* lockfile: handle EINTR for bug #538314Zac Medico2015-01-312-2/+2
* Support USE_EXPAND prefixes in package.use and relevant filesMichał Górny2015-01-311-3/+21
* Allow IPC & networking during pkg_config & pkg_infoMichał Górny2015-01-311-1/+1
* portage/package/ebuild/doebuild.py: Whitespace cleanupBrian Dolbec2015-01-301-8/+8
* portage/package/ebuild/doebuild.py: Change (nproc + 1) to (nproc)Brian Dolbec2015-01-301-1/+1
* portage/news.py: Whitespace cleanupBrian Dolbec2015-01-301-2/+2
* pym/portage/news.py: let slackers copy+paste the news read commandToralf Förster2015-01-301-1/+1
* portage/sync: Some final pyflakes code cleanupBrian Dolbec2015-01-304-14/+2
* portage/sync/syncbase.py: Change has_bin to an @property functionBrian Dolbec2015-01-302-11/+21
* portage/sync: Break out a NewBase class from SyncBaseBrian Dolbec2015-01-306-53/+64
* portage/util/__init__.py: Fix leading whitespace errorsBrian Dolbec2015-01-221-21/+21
* portage/util/__init__.py: Fix typo in new_protect_filename() Bug 537298Brian Dolbec2015-01-221-2/+2
* update LOGNAME variable when appropriate (534722)Zac Medico2015-01-193-19/+46
* emerge: default --backtrack=3 (bug #536926)Zac Medico2015-01-182-3/+8
* More >= atoms for autounmask USE changes (536392)Zac Medico2015-01-181-2/+11
* TestFakedbapi: override EPREFIX for bug #492932Zac Medico2015-01-182-2/+17
* cvs sync: fix the moduleMichał Górny2015-01-181-22/+14
* svn sync: fix the moduleMichał Górny2015-01-181-25/+17
* sync: unify syncing messages and reduce noiseMichał Górny2015-01-186-41/+18
* sync: fix module_names enumerationMichał Górny2015-01-181-1/+1
* git sync: replace 'git rev-parse' with safer '.git' checkMichał Górny2015-01-181-13/+1
* sync: support sync-depth for DVCS-es (git --depth)Michał Górny2015-01-183-2/+36
* compression_probe: support lz4, lzip, lzopMichał Górny2015-01-181-1/+12
* Default MAKEOPTS to -j(ncpus+1) when unsetMichał Górny2015-01-182-1/+25
* BinpkgExtractorAsync: xz and gzip decompression (142579)Zac Medico2015-01-162-4/+89
* emerge: add --changed-deps/--binpkg-changed-deps (282927)Zac Medico2015-01-125-10/+303
* Allow virtuals in package.providedMichał Górny2015-01-121-6/+0
* dispatch_conf: factor out _archive_copyZac Medico2015-01-121-56/+36
* dispatch-conf: avoid symlink "File exists" error (535850)Zac Medico2015-01-121-0/+24
* Use _SUBMODULE_PATH_MAP keys for option choicesZac Medico2015-01-074-9/+14
* emerge --autounmask-write: fix CONFIG_PROTECT for PORTAGE_CONFIGROOT (533884)Zac Medico2015-01-051-1/+2
* Solve more slot-operator conflicts (531656)Zac Medico2015-01-053-4/+124