2006-08-05 |
Zac Medico | Add additional checks for --pretend and --fetch-all... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Mike Frysinger | add space before prompt |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Ignore hidden files or directories in the vardbapi... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | For completeness, clone self.puse and self.mycpv. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Add support for package.use.mask in the profile. It... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Marius Mauch | ignore packages that were just fetched from being added... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Fix the installsources feature so that it works even... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Fix STRIP_MASK logic so that a match results in stripit... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Protect USE_EXPAND flags from -* in order to preserve... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Instead of self.puse, use self.mycpv to return early... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Expand USE_EXPAND flags earlier so that their increment... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Use a recursive function to simplify the walking of... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Remove dojar docs for bug #108517. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Remove the unnecessary "Previously fetched" portion... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Link the full handbook since it's guaranteed to continu... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Move code that updates depgraph state from select_dep... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Grab /etc/profile.env from the target root instead... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Move profile.env to the bottom of the stack so that... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Remove duplicate profile.env values from the environmen... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Zac Medico | Remove dojar for bug #108517. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Don't write to emerge.log when --pretend is enabled... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | When emerge exits to blockers, show a link to the relev... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Only ignore ENOENT in getconfig() so that more importan... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Add matching quote (typo from last revision). |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Catch ParseError from getconfig during env_update for... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Remove pointless cvs dependent REPOROOTS code. Thanks... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Zac Medico | Stack /etc/profile.env inside portage.config so that... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Make sure we doebuild uses the correct tree for fetch... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Use the FetchlistDict to simplify code. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Pass in the path to the base of the current tree to... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Add PKG_CONFIG_PATH to env_update incrementals for... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Allow a digest to be created before any distfiles have... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Add a --force option for `ebuild digest` so that the... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Simplify permissions adjustment after a file is fetched. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Move the filesystem mirrors code into the main fetch... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Move permissions adjustment of previously fetched files... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Fix ENOENT exception handler so that it only wraps... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Hide a password if a uri contains one (a custom local... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Simplify fetch failure logic. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Ensure that that fetch restriction message is only... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Allow fetch restricted files to be fetched from custom... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Zac Medico | Move the initial check of previously fetched files... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Zac Medico | Fix unsafe deletion of a dictionary item during iteration. |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Zac Medico | When necessary, always print a list of missing atoms... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Zac Medico | Move the self dependency check from digraph.addnode... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Zac Medico | Add more dependencies to the digraph in order to help... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Zac Medico | s/difference/symmetric_difference/ for the last two... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Zac Medico | For binary packages, trigger a rebuild with --newuse... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Zac Medico | Trigger a rebuild with --newuse when IUSE has changed... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Zac Medico | Simplify depgraph.select_dep() logic by using a list... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Zac Medico | Return tuples instead of lists from getboth functions... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Zac Medico | Return a tuple from searchindex instead of a list. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Zac Medico | Make xsplit() return False on failure and True on succe... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Zac Medico | Move best_match_to_list, match_from_list, and match_to_... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Zac Medico | Move portage.best() to portage_versions. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Zac Medico | Remove unused portage.match_from_list_original() function. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Zac Medico | Use portage.best() to simplify package comparison. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Zac Medico | Just add the providers to the protected set without... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Zac Medico | Make depclean account for old-style virtuals so that... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Make sure that PORTAGE_BUILDDIR exists before attemptin... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Collapse whitespace in aux_get calls for remote binpkg... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Ignore hidden directories and files when updating confi... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Add a link for "Setting up your own local rsync mirror... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Move dep_transform from the portage_dep module to porta... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Move update_config_files from the core portage module... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Do the portage_checksum import in local scope because... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Move new_protect_filename from the core portage module... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Move parse_updates from the core portage module to... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Move isjustname, isspecific, dep_getkey, and dep_transf... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Remove grabdict_package and grabfile_package from the... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Move dep_getcpv, get_operator, and isvalidatom from... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Zac Medico | Blacklist some variables in the config constructor... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Fix broken if/elif statement. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Fix a broken reference to portage.portdb. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant initialization of directories for... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Move initialization of config.uvlist into the regenerat... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Move initialization of self.lookuplist to a more logica... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant initialization of self.features (and... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Simon Stelling | note that there is the possibility to have a local... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant initialization of PORTAGE_BIN_PATH... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant initialization of CBUILD for cloned... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant definition of catsplit() which is... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant copying of self.lookuplist and self... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | When cloning a config instance, use the copied env... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant processing of ROOT and PORTAGE_CONFIGR... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant (and possibly problem causing) copying... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant processing of PORTDIR_OVERLAY for... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Remove redundant initialization of self.depcachedir... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | When a config instance is cloned, don't initialize... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | When a config instance is cloned, don't set default... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Zac Medico | Handle a potential ValueError when parsing the number... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Zac Medico | Make user_special() return 1 if none of the patterns... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Zac Medico | Make PORTAGE_TMPDIR cannonical for sandbox before it... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Marius Mauch | add support to prevent auto-processing for user-special... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Marius Mauch | use eval to allow shell expansion in config file |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Marius Mauch | Only call portageq once |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Zac Medico | Remove redundant checksum output. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Marius Mauch | update mtime after replacing config files |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Marius Mauch | add notice about remaining updates on exit |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Marius Mauch | add option to discard config updates |
commit | commitdiff | tree | snapshot |
next |