2010-03-02 |
Zac Medico | Use Atom.cp instead of dep_getkey. (trunk r15399) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use a valid atom in the dep_getkey docstring. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use isvalidatom to validate PROVIDE entries. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated usage of dep_getkey. (trunk r15396) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated usage of dep_getkey. (trunk r15395) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bail out when given an invalid mode. (trunk r15394) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #268724 - Show a warning message for --unmerge... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #303519 - Call warnings.warn() with stacklevel... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated usage of dep_getkey. (trunk r15391) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated usage of dep_getkey. (trunk r15390) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated usage of dep_getkey. (trunk r15388) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated usage of dep_getkey. (trunk r15383) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated usage of dep_getkey. (trunk r15382) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated dep_getkey usage in match_from_list... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make dep_getkey() recommend cpv_getkey() if given a... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use a property to trigger deprecation warnings if binar... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove the deprecated 'clone' parameter from the portag... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove deprecated portdbapi.getfetchlist() method.... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove deprecated binarytree.get_use() method. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove the deprecated 'clone' parameter to the binarytr... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Deprecate the unused getbinpkgsonly parameter to binary... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Allow --rebuilt-binaries to trigger downgrades. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Only enable --rebuilt-binaries automatically if --updat... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove unused merge_cmd variable. (trunk r15371) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove diffutils version detection code since it's... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Update the spinner in depgraph._serialize_tasks when... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix broken diffutils vercmp code. (trunk r15368) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix colors for --rebuilt-binaries docs. (trunk r15367) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add a comment about slowness in _serialize_tasks when... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #305393 - Handle new sdiff exit status for diffutil... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add a --rebuilt-binaries[=n] option, causing automatic... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add @rebuilt-binaries set which uses BUILD_TIME to... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #303567 - Merge libc asap, in order to account... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix type in CLEAN_DELAY docs. (trunk r15361) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Cache BUILD_TIME in $PKGDIR/Packages and inside bindbap... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Cache BUILD_TIME in Package.metadata. (trunk r15359) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Cache BUILD_TIME in vdb_metadata.pickle. (trunk r15358) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add a BUILD_TIME vdb entry containing the integer numbe... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add a 'trees' parameter to portdbapi.cp_all(). Thanks... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use config.environ() instead of config.items() when... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make sure that config._accept_chost() accepts empty... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Prevent CHOST vdb entries from being created for virtua... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #304981 - Truncate the build log after successful... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Evaluate conditional USE deps for *DEPEND atoms saved... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Don't save SRC_URI as a vdb entry since it's pretty... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | After src_install, save fewer variables when writing... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Evaluate USE conditionals when writing vdb entries... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #262647 - Explicitly exclude SRC_URI and other... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #304793 - Update --newuse docs to indicate that... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | When creating a config instance for ROOT=/ with a clean... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use os.environ instead of the config.environ(). This... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Logg errors that occur during binpkg extraction. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove unnecessary newline in dblink._eerror message... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix dblink._eerror argument where list is required... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make previous commit use eerror for logging. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | try to be more forgiving if unlinking fails, because... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Ignore blockers in DEPEND of built packages when -... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #303211 - Discard invalid SIZE metadata when using... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #298479 - Filter $USER from the ebuild environment... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use Atom.cp instead of dep_getkey(). (trunk r15331) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use Atom.cp instead of dep_getkey(), and use cpv_getkey... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Skip atom validation in WorldHandler since WorldSelecte... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Import portage.StringIO for ImportError handling. ... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add a portdbapi.getRepositoryName() method which is... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated reference to portdbapi.mysettings. ... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add an optional 'categories' parameter to portdbapi... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #303401 - Fix emerge.log disabling code that's... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #303445 - Fix getmaskingreason() to reset comment... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make verify_all() do checksums in sorted order by hash... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #295197 - Output a newline after valid user input... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use Package.use.enabled where appropriate. (trunk r15316) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use stat rather than lstat since portage.fetch() create... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix deprecated portdbapi.mysettings reference. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make sure the fetcher process correctly inherits PORTAG... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Optimize parallel-fetch for the case where all files... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Deallocate config instance when necessary, to avoid... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Simplify the conditional that triggers calculation... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Clean up config incrementals handling. (trunk r15309) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix @module-rebuild to support $ROOT. (trunk r15308) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #298141 - Make /etc/portage/sets relative to PORTAG... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Deprecate pordbapi.mysettings since the portdbapi.setti... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Validate categories. (trunk r15305) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #302937 - Handle declare -r without assignment... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix AttributeError when adjusting incrementals. Thanks... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Reverting r15293, it was actually not needed. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | In __iter__, handle OSError from lstat in case a cache... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make __iter__ use list.pop() instead of pop(0), for... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #302764 - Inside __iter__, only recurse 1 deep... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Avoid NameError when cwd is $FILESDIR. Thanks to Christ... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix: change os.mkdir to os.makedirs in case of there... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Show a DeprecationWarning if the deprecated pordbapi... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | fix flat_list cache backend |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Don't generate DeprecationWarning for portdbapi argumen... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix concatenation of list + tuple in Manifest._createMa... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | In config._expandLicenseToken(), make sure traversed_gr... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Define __slots__ in all classes. (trunk r15287) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | fix: python dbm module doesn't accept unicode as key... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | For immutable config attributes, use shallow copy for... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | For immutable config attributes, use shallow copy for... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | For immutable config attributes, use shallow copy for... |
commit | commitdiff | tree | snapshot |
next |