Enable BytesWarnings.
[portage.git] / bin / egencache
2014-01-18 Arfrever Frehtes... Enable BytesWarnings. master
2013-12-01 Arfrever Frehtes... Fix some typos.
2013-11-29 Mike Frysingerfix random pylint errors
2013-11-29 Sebastian Lutheregencache: --write-timestamp to create metadata/timesta...
2013-08-12 Zac Medicoegencache: handle empty --portdir-overlay v2.2.0
2013-08-12 Zac Medicoegencache: allow missing --repo if exactly 1 repo
2013-08-02 Zac Medicoegencache: portage.util._argparse
2013-07-23 Arfrever Frehtes... egencache: Print warnings for deprecated options.
2013-07-23 Arfrever Frehtes... egencache: Require --repo option.
2013-07-13 Arfrever Frehtes... egencache: Support --repositories-configuration option.
2013-05-20 Zac Medico*_DEFAULT_OPTS: shlex for embedded quotes
2013-05-18 Zac Medicodocs: metadata/cache is now md5-cache bug #470154
2013-04-01 Zac Medicoegencache,emirrordist: export NOCOLOR if no tty
2013-04-01 Zac Medicoegencache,emirrordist: disable color if no tty
2013-01-18 Zac Medicoegencache: unicode_literals for TextIOWrapper
2013-01-03 Zac MedicoAdd portage._internal_caller var, and use it.
2012-12-29 Zac MedicoUse run_main_scheduler where possible.
2012-12-29 Zac Medicoegencache: fix --strict-manifests=n
2012-11-22 Mike Frysingerstrip trailing whitespace
2012-10-16 Zac Medicoegencache --update-manifests: re-sign when needed
2012-10-06 Zac MedicoMetadataRegen: inherit AsyncScheduler
2012-10-03 Zac Medicoegencache: add --update-manifests, bug #436918
2012-09-15 Zac Medicoegencache: skip auxdb write if not metadata-trans
2012-09-12 Zac Medicoegencache: encode unicode file paths safely
2012-09-08 Zac Medicoegencache: tweak metadata-transfer logic v2.2.0_alpha125
2012-09-08 Zac Medicoegencache: skip metadata-transfer more often
2012-09-08 Zac Medicoegencache: skip metadata-transfer if possible
2012-09-02 Zac MedicoUnconditionally insert our pym dir in sys.path.
2012-08-16 Mike Frysingeregencache: add a standard -j flags for --jobs
2012-06-27 Zac Medicoegencache: prune empty cache directories v2.2.0_alpha114
2012-05-13 Zac Medicoegencache: use vercmp instead of pkgcmp
2012-05-10 Zac MedicoDon't write or trust cache for unsupported EAPIs.
2012-01-14 Zac Medicoegencache: escape newline instead of lstrip
2012-01-14 Zac Medicoegencache: use textwrap.dedent
2011-12-10 Zac MedicoRemove redundant eprefix in config constructors.
2011-12-10 Zac Medicoconfig: make eprefix constructor parameter public
2011-12-10 Zac MedicoUse portage.const.EPREFIX more.
2011-12-09 Arfrever Frehtes... Delete portage.dbapi.porttree._repo_info class and...
2011-10-30 Arfrever Frehtes... Fix typos in comments.
2011-10-30 Zac Medicoegencache: tweak redundant write check condition
2011-10-29 Zac MedicoUse dbapi._known_keys more.
2011-10-29 Zac Medicoegencache: avoid redundant md5-dict writes
2011-10-29 Zac Medicoegencache: ensure correct porttrees
2011-10-29 Zac Medicoegencache: fix StatCollision handling breakage
2011-10-29 Zac Medicoegencache: update ebuild_hash.mtime after utime
2011-10-29 Zac Medicoegencache: multiple cache-formats support
2011-10-25 Zac Medicolayout.conf: rename cache_format to cache_formats
2011-10-16 Zac Medicoegencache: remove unused import
2011-10-15 Zac Medicoegencache: add _mtime_ to metadata
2011-10-14 Brian Harringcache: rewrite to support arbitrary validation method
2011-10-14 Brian Harringlayout.conf: make the pregenerated cache format control...
2011-09-07 Zac Medicoegencache: tweak cache dir write access check
2011-09-07 Zac Medicoegencache: remove metadata-transfer warning
2011-09-07 Zac Medicoegencache: validate cache dir more
2011-09-05 Zac Medicotests/emerge: test egencache
2011-08-27 Zac Medicoegencache: don't require xml in global scope
2011-08-27 Zac Medicoegencache: implement XMLParser.doctype()
2011-08-13 Zac Medicoegencache: add --portdir-overlay option
2011-07-10 Zac MedicoMigrate from codecs.open() to io.open().
2011-02-18 Zac Medicoegencache: fix cmp_func for python3
2011-02-13 Zac Medicoegencache: --preserve-comments allow missing file
2011-02-13 Zac Medicoegencache: don't ignore as much with --tolerant
2011-01-16 Zac MedicoTweak PollScheduler signal handling.
2011-01-16 Zac MedicoAdd PollScheduler.terminate() for interruption.
2011-01-15 Zac MedicoWhen killed by signal, return 128 + signum.
2011-01-01 Zac Medicoegencache: handle ImportError for ExpatError
2010-10-24 Michał Górnyegencache --update-changelogs: reverse the sort order...
2010-10-04 Zac MedicoFix undefined name 'output_mode'.
2010-10-04 Sebastian Lutheregencache: Sort file names for ChangeLog
2010-10-03 Michał Górnyegencache --update-changelogs: write if needed
2010-10-03 Michał Górnyegencache --update-changelogs: Filter messages
2010-10-03 Michał Górnyegencache --update-changelogs: escape CP regexp
2010-10-03 Michał Górnyegencache --update-changelogs: don't break change list...
2010-10-03 Michał Górnyegencache --update-changelogs: strip leading CP from...
2010-10-02 Michał GórnyAdd support for 'egencache --update-changelogs'.
2010-08-28 Zac MedicoMake egencache --update-use-local-desc use codecs.open...
2010-08-28 Zac MedicoFor egencache --preserve-comments, probe comments in...
2010-08-28 Michał Górnyegencache: Add comment preserving to --update-use-local...
2010-08-28 Michał GórnySupport specifying an alternate output file for --updat...
2010-08-27 Zac MedicoDefine a cmp work-alike function for use in the egencache
2010-08-27 Zac MedicoFix breakage in egencache --update-use-local-desc code.
2010-08-27 Zac MedicoUse cmp_sort_key() for python3 compatibility.
2010-08-27 Michał GórnySupport returning multiple flag descriptions when restr...
2010-08-26 Zac MedicoMake egencache only show a warning about FEATURES=metat...
2010-08-26 Zac MedicoFix up error handling for egencache --update-use-local...
2010-08-26 Michał Górnyegencache: Introduce the --update-use-local-desc action.
2010-08-26 Michał Górnyegencache: introduce the preliminary support for multip...
2010-08-21 Zac MedicoAdd a wrapper around config.features that provides...
2010-06-23 Zac MedicoAdd a --portdir option, requested by Daniel Robbins.
2010-04-03 Zac MedicoFor clarity, make egencache --help and man page refer...
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-02-05 Zac MedicoFix deprecated reference to portdbapi.mysettings.
2010-01-30 Zac MedicoDeprecate the first parameter of the portdbapi construc...
2009-09-30 Zac MedicoAdd --tolerant option (already in use on master rsync...
2009-09-22 Zac MedicoReplace doct.keys() usage with __iter__(), since it...
2009-09-21 Arfrever Frehtes... Define long as int when Python 3 is used.
2009-09-21 Arfrever Frehtes... Use dict.(keys|values|items)() instead of dict.(iterkey...
2009-09-20 Arfrever Frehtes... Support print() function with Python 2 in some files.
2009-09-20 Arfrever Frehtes... Update syntax of 'except' statements for compatibility...
next