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 |
2007-10-23 |
Marius Mauch | protect variables specified in PROFILE_ONLY_VARIABLES... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Alec Warner | add quickie logger function |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Alec Warner | Begin to use python logging framework. Remove if quiet... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Don't show the "checking files for package collisions... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Alec Warner | aha, i knew that diff was screwy, the mail to portage... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Alec Warner | fix tabbing |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Alec Warner | Sigh, this integration did not go well, please check... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Print the Id tag an it's own line to avoid going |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Fix the version Id tag. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Fix config.setinst() to return early when the given |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Remove a redundant self.treeVirtuals deepcopy from the |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Bug #196652 - Check for useless ABOUT-NLS|COPYING|LICENSE |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Fix broken imports. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | In depgraph.create(), if a direct circular dependency is |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | In depgraph.create(), don't ignore direct circular... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Bug #184118 - Add an emaint "cleanresume" action that... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Bug #196680 - Handle a CacheError inside mirror_cache... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Combine depgraph._select_dep() into create() so that |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Always pass package metadata into depgraph.create() so |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Do a loop over each dependency type to simplify |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Don't catch a ValueError if it isn't the type that... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Fix NewsManager.getUnreadItems() so that it works properly |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Bug #196427 - Prevent various news related tracebacks |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Marius Mauch | note that sets can't contain other sets |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Marius Mauch | add some notes about restrictions wrt package sets |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Marius Mauch | fix comment |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Marius Mauch | ignore "permission denied" errors when changing perms... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Marius Mauch | restore proper call logic |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Marius Mauch | Remove slashes that cause problems when unpacking files... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Remove uneeded "arg" and "addme" parameters where possible. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Use a "depth" parameter to track depth of recursion... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Split the "arg" parameter out of depgraph.select_dep... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Bug #196537 - Make portageq check that the <root> parameter |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Make depgraph.xcreate() use the filtered repo to determine |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Raise an InvalidDependString exception if necessary... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Rename variable for consistency. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Split the atom selection logic out of depgraph.select_d... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Zac Medico | Split the package selection logic out of depgraph.selec... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Zac Medico | Split the masked packages display out of depgraph.selec... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Zac Medico | Use a simple Package class to bundle package data |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Zac Medico | Allow the depgraph to add old-style virtual providers but |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Zac Medico | Remove the config.setinst() call from depgraph.select_dep() |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Bug #196435 - Add some more references to quickpkg... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Refactor _merge_logentries() to make it a little more... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Use a list to buffer strings in _combine_logentries... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Prevent _combine_logentries() from generating redundant |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Fix broken call to renamed _combine_logentries(). |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Don't show each character of the log message on a new |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Bug #196427 - Don't display news notifications when... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | Pass the whole cpv to elog instead of just ${PF}. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Zac Medico | The ERROR color code is currently undefined, so make... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Marius Mauch | Use the python version of eerror |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Handle EnvironmentError instead of OSError since open() |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Bug #195375 - Make dblink.treewalk() read inforoot... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Adjust quote usage in collision-protect eerror |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Fix collision-protect so that it properly cancels the |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Fix the normalize_needed regex to properly match // |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Unify the ouput handling for file collisions |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Add missing "to" to fix grammer. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Update the file collision ewarn notice |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Implement a `portageq owners <root> ... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Optimize dblink.isowner() to use fewer stat calls by |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Zac Medico | Only re.compile() the normalize_needed pattern once |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Zac Medico | In dblink.getcontents(), use a regular expression to... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Marius Mauch | Use EmergeConfig instead of portage.config in RootConfig |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Marius Mauch | Move clean_world() into WorldSet |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Marius Mauch | use skipfile rather than timestamp to ignore processed... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Marius Mauch | Also use EmergeConfig() in MergeTask |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Marius Mauch | fix typo |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Marius Mauch | Replace getlist() with PackageSet.getAtoms() |
commit | commitdiff | tree | snapshot |
next |