2008-11-15 |
Zac Medico | Fix new* and do* ebuild helpers to generate consistent... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | For consistency with earlier portage-2.1.x releases... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | Make the EbuildQuote check filter out matches that... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | Exempt live ebuilds from KEYWORDS.missing and KEYWORDS... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | In dyn_package(), use the 'assert' macro (from isolated... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | Remove note about preserve-libs. Thanks to Arfrever. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | Use svn2cl --reparagraph option for better ChangeLog... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | * git support for repoman (trunk r11904) |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | Bug #244485 - Merge EAPI 2 docs (trunk r11889:11902). |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | Having a leading ./ prefix on file paths can trigger... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Zac Medico | Remove list_preserved_libs(). |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Add a --changelog-rev option that truncates the ChangeL... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Remove --search set matching support. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Refer to portage-2.1.6_rc1 in comment about resume... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Make PORTAGE_BINHOST docs refer to 2.1.6 instead of... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Update docs to not prefix system and world sets with... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Adjust man headers to reference portage-2.1.6 instead... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Adjust news and notes for 2.2 features that are include... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Remove the sets configuration docs. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Remove preserve-libs support, it's API, and code that... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Disable set expansion inside expand_set_arguments(... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Remove sets protection code from unmerge(). |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Zac Medico | Remove world_sets support from the WorldSet class,... |
commit | commitdiff | tree | snapshot |
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 |
next |