2008-06-28 |
Zac Medico | * Split out an EbuildBinpkg class. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | Split out an EbuildBuild class. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | Split out an EbuildMerge class. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | * Split out a BinpkgMerge class. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | Split out a BinpkgFetcher class. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | Split out an EbuildFetcher class. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | Split the MergeTask._merge() method into 3 smaller... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Zac Medico | Bug #226307 - Copy come code from depgraph._iter_atoms_... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Fix depgraph.break_refs() to work with DependencyArg... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Remove the MergeTask._blocker_db attribute since it... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Break references from Package instances in the digraph... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Pass the digraph into the MergeTask constructor. It... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Add documentation for the new --keep-going option. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Generate and log eerror messages for any packages that... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Call clear_caches() after the depgraph is out of scope... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Bug #12768 - Add a --keep-going option. This uses the... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Use bool() to simplify ObjectProxy.__nonzero__(). |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zac Medico | Split the --skipfirst code into a resume_depgraph(... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | For brevity, and consistency with pkgcore, rename ... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Call use_reduce() with matchall=1 when checking depstri... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Add "PATH" to the set of allowed pacakge metadata keys... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Fix the PermissionDenied message for color.map. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | * Remove PORTAGE_LEGACY_GLOBALS hack for portage import... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Use settings["ROOT"] at the beginning of env_update... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Handle KeyError from aux_get() inside dbapi._iter_match... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Marius Mauch | change default name of EverythingSet to @all-installed... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Also use a separate proxy type for portage.mtimedb... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Use a separate proxy type to trigger portage.portdb... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Implement lazy initialization of global "portdb", ... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Zac Medico | Make PackageIndex use SlotDict for package metadata... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Use SlotDict where appropriate in binarytree._populate(). |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Add docstring to slot_dict_class(). |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Fix KeyError constructor style. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Add a generic portage.cache.mappings.slot_dict_class... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Swap out the whole Package.root_config attribute inside... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Clarify EverythingSet.description a bit. Thanks to... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Clarify EverythingSet.description a bit. Thanks to... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Fix Atom -> str breakage in depgraph.saveNomergeFavorit... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Fix repoman breakage wrt _PackageMetadataWrapper._keys... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | After the depgraph caches the vardb state in a FakeVart... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Implement __contains__, pop() and clear() for Package... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Use os.listdir() instead of portage.listdir() to avoid... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Make clear_caches() call portage.dircache.clear(). |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Remove the BlockerDB._blocker_cache attribute and just... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | For the Package.metadata attribute, only implement... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Zac Medico | Bug #229069 - Before deleting the depgraph, break refer... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Zac Medico | Fix spelling of depgraph._complete_threshold. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Zac Medico | If dep calculation time exceeds 20 seconds then automat... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Zac Medico | Use weakref.WeakValueDictionary to make cached Atom... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Zac Medico | Bug #229233 - Fix Atom -> str breakage in the depgraph... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Zac Medico | Clear dbapi caches just after deleting the depgraph... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Zac Medico | Fix some remaining corner cases that cause bug #220341... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Zac Medico | Use paths from portage.const instead of hardcoded versions. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Zac Medico | Bug #228977 - During dblink._preserve_libs() calls... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Zac Medico | Bug #228935 - Add a new "command not found" build log... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Zac Medico | Bug #228977 - Protect against possible infinite loop in |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Zac Medico | Bug #228939 - Fix display list interaction with --tree... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Zac Medico | Fix broken path handling wrt $ROOT in LibraryConsumerSe... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Fix Atom -> str breakage in depgraph._show_slot_collisi... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Implement Atom.__cmp__() so that things like list.sort... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Bug #228489 - Restore the "ci" alias for "commit" mode... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Fix Atom -> str breakage in depgraph.display_problems(). |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Make LibraryConsumerSet.mapPathsToAtoms() use the conte... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Fix implicit_pattern to match different quote character... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Exclude calls to autoheader and makeinfo from the autom... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zac Medico | Use bash's built-in echo instead of the actual echo... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Mike Frysinger | drop old -i,--include-masked option #226429 by Tobias... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Fix Atom -> str breakage in WorldSet.write(). |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Remove unused Atom.string attribute. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Add subversion support for repoman. (thanks grobian) |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Bug #228595 - Use os.path.realpath() before comparing... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Make isvalidatom() use the Atom cache to avoid validati... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Make Atom use str.__eq__ and __ne__ also. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Make Atom use str.__hash__. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Make the Atom cache dict private and add a docstring... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Use a metaclass to cache Atom instances transparently... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Instead of having Atom inherit from str, just emulate... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Make the visibility related config methods such as... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Marius Mauch | reenable warning about missing repository names v2.2_rc1 |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Marius Mauch | revert accidential commit |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Marius Mauch | update release notes/news |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Document the new emerge <file> feature. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Zac Medico | Make emerge <path> path search for multiple owners... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Zac Medico | Pass a Package instance into LineCheck.new(), and use... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Zac Medico | Refactor the 'inherit.autotools' and 'IUSE.undefined... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Zac Medico | Bug #228075 - Explicitly call gc.collect() to try and... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Zac Medico | As suggested by remi`, make the 'inherit.autotools... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Zac Medico | Add an exemption for x-modular in the "inherit.autotool... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Zac Medico | Bug #225285 - Add support for persistent options stored... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Zac Medico | Bug #225285 - Add a --skip-manifest option that disable... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Zac Medico | Add a help string for --debug. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Zac Medico | Use optparse instead of getopt. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Zac Medico | More eblank. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Zac Medico | Remove eblank docs. |
commit | commitdiff | tree | snapshot |
next |