2007-11-04 |
Zac Medico | In portdbapi.cp_list(), validate the ebuild name to... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | When evaluating *DEPEND conditionals for the Packages... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Clean up ACCEPT_KEYWORDS incremental stacking logic and |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | In fetch(), replace checksum_failure_counts dict with... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Generate a usage.obsolete warning whenever |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Make fetch() behave like the ebuild has RESTRICT="prima... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | For sanity, pass an actual list of keys into aux_get... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Bug #197797 - Do not actively clear o+rx permission... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Call die() so that the $TMP directory is always properly |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Bug #197965 - Make fetch() bail out after 5 checksum |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Mike Frysinger | if mode=1 and `dialog` is not usable, abort #197990... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Bug #197965 - When fetch() encounters a checksum failure, |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Fix update_config_files() so that it uses update_dbentry() |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Remove redundant code from previous commit. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Bug #197932 - Make dbapi._cpv_sort_ascending() |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | TODO: Make update_config_files() handle slotmove comman... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | In portage.fetch(), condense digest check output to... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Sort scanlist and ebuildlist to ensure that repoman... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Make portdbapi.gvisible() use portdbapi._aux_cache_keys |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Return early from config.getMaskAtom() as soon as a... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Bug #197594 - Document FEATURES="lmirror". |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Make sure vardbapi.cp_list() always sorts the results. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Fix ignore_priority logic in depgraph.altlist() in... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Collapse 2 identical code hunks into 1. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Optimize merge order to try and select nodes that only... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Zac Medico | In the 'there are no ebuilds to satisfy "foo"' message... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Zac Medico | Properly escape { and } characters in regular expressio... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Zac Medico | Remove an extra \$ from the EbuildQuote.var_reference... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Zac Medico | Make the EbuildUselessCdS check for both quoted and... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Zac Medico | Avoid making unnecessary copies of PackageSet._atoms by |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Zac Medico | Add a check for redundant cd "${S}" statements on the... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Zac Medico | Make depgraph.select_files() recursively expand sets... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Zac Medico | Fix diefunc() so that it doesn't report that the ebuild... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Zac Medico | Update the FEATURES=mirror docs to more accurately... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Zac Medico | Defer selection of package dependency atoms until they are |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Zac Medico | Gather some ignored dependencies so that they can be... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Zac Medico | Remove a few unused depgraph attributes. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Zac Medico | Fix "args" set handling wrt $ROOT in depgraph._complete... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Zac Medico | Implement license filtering for xmatch minimum-visible and |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Zac Medico | Optimize xmatch "bestmatch-visible" to do fewer metadata |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Zac Medico | Implement a "consistent" depgraph parameter (enabled... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Zac Medico | Use rstrip("\n") to remove trailing newlines from |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Zac Medico | Rewrite the dblink.getcontents() code to use str.split... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Zac Medico | Make portdbapi.cp_list() use os.listdir() instead of |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Zac Medico | Fix PackageSet.getAtoms() and getNonAtoms() so that... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Zac Medico | Fix --depclean to use SetConfig.getSetAtoms() and also... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Zac Medico | Fix SetConfig.getSetAtoms() to stop initializing ignorelist |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Zac Medico | Optimize stdout_spinner.update() methods so that they... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Zac Medico | Fix cp_list() to prevent it from returning a reference |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Zac Medico | Sort all dbapi.cp_list() results in ascending order and |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Zac Medico | Replace depgraph._slot_node_map with _slot_pkg_map so |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Zac Medico | Make depgraph._select_atoms() more flexible by allowing |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Zac Medico | Reuse an existing EmergeConfig instance instead of |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Zac Medico | Fix broken $ROOT handling for setconfig in the MergeTask |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | In portage.fetch(), condense digest check ouput to... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | Optimize repoman to share portdbapi.cp_list() results |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | Add missing break statement for xmatch minimum-visible. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | Optimize repoman visibility checks to access as little |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | Make emerge add sets to the world file as one would... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | Allow sets to get through world file validation and |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | Prevent premature expansion of old-style virtuals |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zac Medico | Optimize the algorithm used for expansion of set |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Marius Mauch | update notes about package sets |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Marius Mauch | break potential cycles in set expansion |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Marius Mauch | use SetConfig.getSetAtoms instead of PackageSet.getAtom... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Marius Mauch | use a @ prefix for sets, and replace world/system with... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Marius Mauch | Allow sets to contain non-atoms |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | FIX: indentation problem, also end the Portage identifi... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Fix: Make repoman actually USE -m commit message again... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Correct expected split counts for CONTENTS lines. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Handle a potential IndexError. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Remove obsolete whitespace handling code for "obj"... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Handle multiple consecutive spaces in filenames as per |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | For the emergelog message, send in the original list of |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | If the title string is too big then xtermTitle() can |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Filter atoms that come from sets when generating |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | For the global AUTOCLEAN, pass an empty list into unmerge() |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Spit out a depgraph._get_existing_pkg() method for... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Make the Package class generate the digraph nodes. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zac Medico | Fix inverted logic error. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Convert depgraph creation from using recursive calls to |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Add back support for greedy SLOTs when --update is... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Fix broken import. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Add back support for helpful `emaint --check world... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Add back support for detecting if the world file contains |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Add back support for handling missing system/world... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Replace sys.exit() calls with return statements in... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Remove --update greedy SLOTs code from depgraph.select_... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zac Medico | Make world atoms non-greedy for SLOTs in action_depclean() |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Marius Mauch | remove 'system' and 'world' as actions, and remove... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Fix selective logic to work properly with masked packages. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Match packages against arguments earlier in |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Fix logic for the "selective" depgraph parameter so |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Marius Mauch | document PROFILE_ONLY_VARIABLES |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Marius Mauch | revert r8256 (plans changed) |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Marius Mauch | move base classes for package sets into a separate... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Marius Mauch | just pass the SetConfig instance instead of only the... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Optimize PROFILE_ONLY_VARIABLES handling. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Marius Mauch | make 'world' and 'system' behave like their sets/ count... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Marius Mauch | make PROFILE_ONLY_VARIABLES incremental |
commit | commitdiff | tree | snapshot |
next |