2009-04-24 |
Zac Medico | Add dummy dosed and dohard functions for EAPI 3, so... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Zac Medico | Add dohard and doset helper which die for EAPI 3. TODO... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Zac Medico | Set executable. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Zac Medico | Automatically define errno.ESTALE if it doesn't exist... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Zac Medico | Fix breakage in PREROOTPATH logic from the EAPI 3 code. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Zac Medico | Remove ccache and distcc remove_path_entry code since... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Zac Medico | Use declare -F to check existence of function definitio... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Zac Medico | Use ret|=1 instead of ++ret, to avoid possible overflow. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Zac Medico | Add new dodoc implementation for EAPI 3. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Zac Medico | In ebuild_main(), unset ebuild_helpers_path when finish... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Zac Medico | Add ${PORTAGE_BIN_PATH}/ebuild-helpers/3 directory... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Zac Medico | Exit unsuccessfully when in commit mode and nothing... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Zac Medico | Clarify language in repos.conf reference to repoman... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Zac Medico | When in --nodeps mode, make depgraph._serialize_tasks... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Add note about 'use' in the Atom.intersects() docstring. v2.2_rc31 |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Drop from --ask to --pretend for uninstall all actions. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Add missing del when cleansing cache in action_metadata(). |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Tweak _eclasses_ logic inside action_metadata(). |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Emphasize precedence of repos.conf over layout.conf. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Add notes about eclass precedence for metadata/layout... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | In action_deselect(), use the installed packages to... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Add --ask support to action_deselect(). |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Fix bugs in action_deselect() and add --pretend support. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Add a new --deselect action which removes atoms from... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | Fix default master code so that it doesn't trigger... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Zac Medico | If a repo doesn't have metadata/layout.conf then use... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Zac Medico | Handle IOError from codecs.open(). |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Zac Medico | Support profiles.desc from overlays. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Zac Medico | Support use.desc from overlays. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Zac Medico | Use a new ProfileDesc class to handle the data for... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Zac Medico | Add support to emerge --metadata for transfering cache... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Zac Medico | Fix lockfile() docstring to correctly document the... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Zac Medico | Simplify pkgcmp(). Thanks to Douglas Anderson <dja... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Zac Medico | Bug #266493 - Never return a long from vercmp() since... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Zac Medico | Add support for repos.conf 'aliases' attribute which... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Zac Medico | Fix typo from previous commit. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Zac Medico | Add support in repos.conf to override the "masters... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Zac Medico | Call realpath(repodir) so it's conistent with the value... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Zac Medico | Bug #265909 - Make emerge display a warning message... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Zac Medico | Bug #266211 - Handle ESTALE like ENOENT in fetch and... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Zac Medico | Add support in action_uninstall() for file -> package... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Zac Medico | Split out an action_uninstall() function to handle... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Zac Medico | Convert portage.bsd_chflags into a class with chflags... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Zac Medico | Make portage.bsd_chflags correspond to FEATURES=chflags... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Create the myreporoot variable from portdir_overlay... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Ensure that the correct PORTDIR setting is passed into... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Add a note about dlopen and libtool archives in the... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Add a LibraryFileConsumerSet class that can be used... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Bug #265768 - Handle CacheError when deleting currupt... v2.2_rc30 |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Add a note about egencache to the --regen docs. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Bug #265768 - If the user happens to be using the metad... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Bug #265768 - When initializing the eclass cache, use... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Inside the portdbapi constructor, handle repositories... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Zac Medico | Pass the correct PORTDIR_OVERLAY value into the profile... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Zac Medico | Bug #265747 - Add a new /etc/portage/repos.conf config... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Zac Medico | Move the /etc/portage categories and mirrors docs into... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Zac Medico | Set local_config=False in config constructor calls... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Zac Medico | Avoid leaking some variables from ebuild_main() into... v2.2_rc29 |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Zac Medico | Show an error message when deletion of stale cache... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Zac Medico | Filter virtuals when expanding atoms if it helps to... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Zac Medico | Fix broken logic from previous commit. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Zac Medico | Bug #265034 - In depgraph.loadResumeCommand(), tolerate... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Zac Medico | Use _doebuild_exit_status_check() for unsuccessful... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Zac Medico | In config.setcpv(), don't add empty values to self... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Zac Medico | Fix typo in docstring. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Zac Medico | Remove --nocolor since it's been replaced by --color... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Zac Medico | Initialize self._trg_cache.ec inside the GenCache const... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Zac Medico | Bug #264435 - Handle EAGAIN errors when writing to... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Don't try to execut the pkg_info phase if DEFINED_PHASE... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Reorganize emerge --info <atom> display, and make sure... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Add UseFlagDisplay.sort_combined and sort_separated... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Bug #265111 - Make current options override older optio... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Call _ebuild_phase_funcs() from ebuild_main() since... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | - Move DEFINED_PHASES code into _source_ebuild() and... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Move the ebuild sourcing code into a new _source_ebuild... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Make RecursiveFileLoader skip hidden directories, and... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Zac Medico | Make emerge --info <atom> display USE similarly to... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Zac Medico | Fix some _doebuild_exit_status_check() calls so that... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Zac Medico | Add support to repoman for using layout.conf to control... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Zac Medico | Replace references to portdbapi.eclassdb with appropria... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Zac Medico | Fix code in the portdbapi constructor to cache eclass_c... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Zac Medico | Add a --repo option, allowing cache to be generated... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Zac Medico | Add portdbapi support for a metadata/layout.conf file... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Zac Medico | Bug #262647 - Inside config.setcpv(), never add SRC_URI... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Zac Medico | Add an example for PORTAGE_IONICE_COMMAND. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Zac Medico | Always generate an error if the target cache contains... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Zac Medico | If there are not ebuilds matching a argument, only... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Zac Medico | Generate an error if there are no ebuilds found for... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Zac Medico | Inside tar_contents(), don't emulate tar --numeric... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Zac Medico | Bug #264245 - Revert i|=1 from r13242 since that breaks... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Note that only updates to PORTDIR are currently supported. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | - Add more info to the DESCRIPTION section. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Bug #264494 - In case the ebuild has enabled set -e... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Remove the ATOMS section and move --update to a new... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Allow --root-deps for ROOT=/, so people can do weird... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Add a man page for egencache(1). |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Document new prepare and configure commands for EAPI 2. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Clarify docs for --root-deps. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Combine the --rdeps-only and --root-deps options into... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zac Medico | Add support for a EGENCACHE_DEFAULT_OPTS variable in... |
commit | commitdiff | tree | snapshot |
next |