portage.git
2007-07-02 Zac MedicoFlatten restrict for the RESTRICT.invalid check.
2007-07-02 Zac MedicoMove medium priority out of ignore_priority_range and...
2007-07-01 Zac MedicoIf necessary, resample the leaf nodes so that they...
2007-07-01 Zac Medicos/PORTAGE_EXTRA_RSYNC_OPTS/PORTAGE_RSYNC_OPTS/ for...
2007-07-01 Zac MedicoFor bug #131030, update the warning about potential...
2007-07-01 Zac MedicoRevert --buildpkgonly logic back because it was already...
2007-07-01 Zac MedicoUpdate --buildpkgonly logic to account for DepPriority...
2007-07-01 Zac MedicoAdd medium-soft support to DepPriority.__str__().
2007-07-01 Zac MedicoFor bug #180045, try to merge PDEPEND as soon as possib...
2007-06-30 Zac MedicoAdd a QA warning for invalid values of RESTRICT. Thank...
2007-06-30 Zac MedicoAdd docs for /etc/portage/color.map and a few misc...
2007-06-30 Zac MedicoRemove old wheel group warnings since portage stopped...
2007-06-30 Marius Mauchapply additional phase filters as otherwise some messag...
2007-06-30 Marius Mauchewarn when merging a package and the source repository...
2007-06-30 Marius Mauchprint a notice when a repository/overlay does not have...
2007-06-29 Zac MedicoAdd a 0xAAAA00 rgb color code to represent the darkyell...
2007-06-29 Zac MedicoTest for existence of the getRepositories method since...
2007-06-29 Zac MedicoFor bug #183639, give a more informative message with...
2007-06-29 Marius Mauchdisplay source repository for installed package and...
2007-06-29 Marius MauchUse better parseable format for list_preserved_libs
2007-06-29 Marius MauchStore name of source repository in vdb node for later...
2007-06-28 Zac MedicoFix typo.
2007-06-28 Zac MedicoFor bug #144333, document the new --reinstall=changed...
2007-06-28 Zac MedicoRemove unused worldlist variable.
2007-06-28 Zac MedicoDon't colorize system package when in "world" mode.
2007-06-28 Zac MedicoFor bug #142473, add 2 additional color classes for...
2007-06-28 Zac MedicoFor bug #183431, catch a ParseError caused by a corrupt...
2007-06-28 Zac MedicoWhen filling in "nomerge" nodes for --tree display...
2007-06-28 Zac MedicoFor bug #144333, make the --reinstall option a single...
2007-06-28 Zac MedicoDiscard "nomerge" nodes to speed up depgraph.altlist...
2007-06-28 Zac MedicoJust use a containment test for matching pprovided...
2007-06-28 Zac MedicoCache aux_get() metadata in depgraph.create() and use...
2007-06-27 Zac MedicoImprove tracking of correspondence between arguments...
2007-06-27 Zac MedicoInstead of just a list, use a cat/pkg dict for matching...
2007-06-27 Zac MedicoFor bug #142473, account for $ROOT when deciding if...
2007-06-27 Zac MedicoFix quoting.
2007-06-27 Zac MedicoFormat $EBUILD_OVERLAY_ECLASSES output more like it...
2007-06-27 Zac MedicoFor bug #144333, add a --reinstall=changed-use option...
2007-06-27 Zac MedicoFormat the callstack indentation more like it used...
2007-06-27 Zac MedicoSend the ebuild die message through eerror and make...
2007-06-26 Zac MedicoPreserve merge order in elog output.
2007-06-26 Zac MedicoShort circuit the loop as soon as missing hashes are...
2007-06-26 Zac MedicoShort circuit the loop as soon as missing hashes are...
2007-06-26 Zac MedicoAdd one more size == 0 check to digestgen().
2007-06-26 Zac MedicoAdd sanity checks in fetch() and digestgen() to automat...
2007-06-25 Zac MedicoFor bug #183167, explicitly call elog_process() when...
2007-06-25 Zac MedicoFor bug #142473, add 4 color classes corresponding...
2007-06-25 Zac MedicoFix typo.
2007-06-25 Zac MedicoDon't use urljoin() in binarytree.gettbz2() since it...
2007-06-25 Zac MedicoAllow SystemExit through as usual.
2007-06-25 Zac MedicoFix file_get_lib() so it behaves the same way with...
2007-06-25 Zac MedicoFor bug #175891, add sftp protocol support via the...
2007-06-25 Zac MedicoFix typo.
2007-06-25 Zac MedicoFix resume logic in binarytree.gettbz2().
2007-06-25 Zac MedicoFor bug #175891, support ${FETCHCOMMAND}_${PROTOCOL...
2007-06-25 Zac MedicoClean up file_get() to use shlex, varexpand, and spawn.
2007-06-24 Zac MedicoFix binarytree.isremote() to be consistent with binaryt...
2007-06-24 Zac MedicoRemove unused imports and unnecessary dict.keys() call.
2007-06-24 Zac MedicoUse a set to optimize containment lookups.
2007-06-24 Zac MedicoClarify RESUMECOMMAND requirements.
2007-06-24 Zac MedicoUpdate the FETCHCOMMAND docs to indicate that the comma...
2007-06-24 Zac MedicoFix broken base_uri handling for old-style binhosts...
2007-06-24 Zac MedicoFor bug #180706, add sorting and a trailing newline...
2007-06-24 Zac MedicoFix more typos from r6988.
2007-06-24 Zac MedicoHandle 'Permission denied' errors that can occur if...
2007-06-24 Zac MedicoFix typo.
2007-06-24 Zac MedicoFix column alignment in unmerge output.
2007-06-24 Zac MedicoMake the fix for bug #139600 slightly less icky by...
2007-06-24 Zac MedicoAlways unlink the .installed flag prior to merge since...
2007-06-24 Zac MedicoProvide a default value for PORTAGE_BINPKG_TMPFILE...
2007-06-24 Zac MedicoFor bug #182964, replace os.rename() with portage.movef...
2007-06-23 Zac MedicoFix check_config_instance() weirdness when the ebuild...
2007-06-23 Marius Mauchget ACCEPT_KEYWORDS from the env in gvisible() to prope...
2007-06-23 Marius MauchAdd a pointer from FETCHCOMMAND to RESUMECOMMAND (bug...
2007-06-23 Marius Mauchhighlight world packages in --pretend output (bug ...
2007-06-23 Marius Mauchdont break when the binhost url doesn't end with a...
2007-06-23 Marius Mauchchange default diff_command for emacs (bug #147558)
2007-06-23 Marius Mauchsort the world file before writing it and ensure that...
2007-06-23 Marius Mauchs/!owned/replaced/ in merge output to clarify it
2007-06-23 Marius Mauchsyntax error
2007-06-23 Marius MauchAllow sync for unpriviledges users if they have write...
2007-06-23 Marius Mauchadd hashlib support for checksum verification, refactor...
2007-06-23 Zac MedicoRevert r6967 since shutil.move() is broken internally.
2007-06-23 Zac Medicos/OSError/EnvironmentError/ since shutil.move() general...
2007-06-23 Zac MedicoFor bug #182964, replace os.rename() with shutil.move...
2007-06-23 Zac MedicoRemove redundant 'Usage: ' from the usage message.
2007-06-23 Zac MedicoAdd a logrotate config for the save_summary elog module...
2007-06-22 Zac MedicoShow which $ROOT a package was merged to when $ROOT...
2007-06-22 Zac MedicoRemove confcache docs.
2007-06-22 Zac MedicoMake elog finalize() handling safe for PORTAGE_CONFIGROOT.
2007-06-22 Zac MedicoDocument RESTRICT=bindist and add a note about allowanc...
2007-06-22 Zac MedicoDump mod_echo elog output inside post_emerge(), just...
2007-06-22 Zac MedicoAdd a note about potential for config mixups in elog...
2007-06-22 Zac MedicoUpdate 2.1.3 news for elog stuff.
2007-06-22 Zac MedicoFor bug #182428, make quickpkg exclude config files...
2007-06-22 Zac MedicoMake quickpkg print a warning if "bindist" is in RESTRICT.
2007-06-21 Mike Frysingercache the result of --suffix to reduce testing overhead...
2007-06-21 Zac MedicoClean up config.__getitem__(), get() and setdefault...
2007-06-21 Zac MedicoSimplify the implementation of config.__iter__ and...
2007-06-21 Zac MedicoImplement iterkeys on top of __iter__ instead of vice...
next