2008-11-13 |
Zac Medico | Update all portage.sets references to point to the... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Make portage.sets private by renaming it to portage... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | ACCEPT_LICENSE support depends on definition of license... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Use apply_secpass_permissions() to avoid OperationNotPe... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Use grabfile() instead of grablines(), to ignore empty... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Add quote from GLEP 42 about permission bits. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Misc fixes and cleanups in NewsManager. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Return early from NewsManager.updateItems() if the... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Always return early from NewsManager.updateItems()... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Zac Medico | Use a simpler approach instead of implementing NewsItem... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Zac Medico | * Add NewsItem.isValid() and DisplayRestriction.isValid... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Zac Medico | Sort the return value from cpv_all() inside vardbapi... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Zac Medico | Inside NewsManager.updateItems(), use a mutable set... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Zac Medico | Instead of raising a TypeError from the NewsItem constr... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Zac Medico | Use a frozenset to optimize skiplist containment checks... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Zac Medico | Bug #246451 - Inside SecuritySet._reduce(), use portdba... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Make post_emerge() exit early if it detects that the... v2.2_rc14 |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Allow --keep-going to continue in some cases when a... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Simplify code for cloning config instances inside Sched... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Make FindPortdir() fall back to have_profile_dir()... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Derive the changelog_path variable from the new checkdi... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Make FindPortdir() return (None, None, None) on failure... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Inside have_profile_dir(), check for existence of profi... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Update hardcoded "cvs" error messages to show the corre... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Fix pretend output to show git -a option when committin... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Add git support. Thanks to Daniel Robbins for the initi... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Fix logic from previous commit in Scheduler._choose_pkg... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | When in --nodeps mode, make Scheduler._set_digraph... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zac Medico | Inside depgraph.loadResumeCommand(), initialize self... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zac Medico | Fix --jobs parallel scheduling to ensure that temporary... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zac Medico | Revert r11839 since it's not necessarily desired to... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zac Medico | In the LinkageMap.findConsumers() docstring, add a... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | * Use noiselevel=-1 for preserve-libs ">>> needed"... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Remove unused formatter code in show_invalid_depstring_... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Make show_invalid_depstring_notice() send output to... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Inside Scheduler._reverse_uninstall_edges(), iover... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Move initialization of Scheduler._background from the... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Add PROPERTIES=interactive support in depgraph.display... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | When adding parent directories to contents inside |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Handle a corner case inside dblink._add_preserve_libs_t... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Update docstring for dblink._find_libs_to_preserve(). |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Inside vardbapi.removeFromContents(), automatically... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Bug #243030 - In PreservedLibraryConsumerSet.load(... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Bug #245362 - Rewrite preserve-libs preservation code... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Zac Medico | Inside LinkageMap, use self._obj_key() whenever possible. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Zac Medico | Fix $ROOT handlink inside display_preserved_libs(). |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Zac Medico | With python-2.6, importing the Crypto.Hash.MD5 and... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Zac Medico | Handle CommandNotFound exceptions if the scanelf binary... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | In LinkageMap.rebuild(), immediately raise a CommandNot... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Handle a potential OSError that occurs if the scanelf... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Replace NEEDED.ELF.2 strings with references to Linkage... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Improve the error message that's generated in LinkageMa... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | When calling scanelf inside LinkageMap.rebuild(), join... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Fix LinkageMap.rebuild() so that the data from include_... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | When using the `read` builtin to split newlines in... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Combine redundant arch_map code inside LinkageMap.rebui... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Swap the locations of the arch and soname keys inside... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Inside LinkageMap._libs, use a SlotDict to store consum... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Bug #245932 - Pass use_mask and use_force parameters... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zac Medico | Remove the special package.keywords mask warning from... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zac Medico | Bug #245661 - Never enable --complete-graph automatical... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zac Medico | In Atom.__setattr__(), include inputs in case it helps... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Zac Medico | Override Atom.__setattr__() to make Atom instances... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Fix broken reference to self inside unmerge(). |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Synchronize portage update/restart logic in dblink... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Free some memory by clearing the LinkageMap cache when... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Bug #245362 - Use tuples of (device, inode) for all... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Zac Medico | Bug #245358 - For unsatisfied dependencies, display... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Zac Medico | Bug #245356 - Filter POSIXLY_CORRECT from the ebuild... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Make metadata.missing and metadata.bad fatal by removin... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Import shutil globally. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Remove duplicate code inside EbuildFetchPretend._execute(). |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Remove locking from EbuildFetchPretend since it uses... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Bug #245231 - Make EbuildFetchPretend use a private... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In SetConfig.getSetAtoms(), access self.psets directly... v2.2_rc13 |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In config.setcpv(), ensure that A and AA aren't in... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In _validate_deps(), show the ebuild version to clarify... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | TODO: In case some elf files collide with blocked packages, |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In Scheduler._calc_resume_list(), use self.pkgsettings... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #239015 - Disable unmerge operations for Everything... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | When echoing the emake command, redirect to stderr... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Remove broken pickle_write() since it can't possibly... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | * In fetch(), ensure that pkg_nofetch is never called... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Remove unnecessary handler for plain "Exception" from... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Also call PreservedLibsRegistry.pruneNonExisting()... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Explicitly load the preserved libs registry after obtai... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Before returning from PreservedLibsRegistry.store(... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Rename "object" variable to avoid name collision with... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Define __all__ and remove unused imports. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Define __all__ and remove unused import. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Remove unused imports. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Filter PORTAGE_VERBOSE in save_ebuild_env(). |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #240295 - When emake is called, echo the make comma... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #241906 - Handle InvalidAtom exception raised from... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #244792 - Remove confcache support. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #244947 - Add repoman support for checking masked... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Bug #244947 - Add basic repoman support for checking... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Eliminate duplicate code by calling equivalent dblink... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Bug #243178 - Handle file collisions with preserved... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | In dblink._collision_protect(), remove redundant self... |
commit | commitdiff | tree | snapshot |
next |