projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2010-03-02
Zac Medico
Fix broken dep_expand import from previous commit....
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Splid deprecated functions into a _deprecated module...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Avoid name collision with dep_expand submodule so epydo...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.movefile to portage.util.movefile. (trunk...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Split getmaskingstatus and getmaskingreason info portag...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.dep_check and related functions to portage...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move dep.py to dep/__init__.py, for splitting into...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move dep_expand and cpv_expand into portage.dbapi submo...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Fix typo in import. (trunk r15459)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.digestcheck to portage.package.ebuild...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Fix broken digestgen import. (trunk r15457)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Relocate portage.util.digestgen to portage.package...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Define 'long' for Python 3. (trunk r15455)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move digestgen to portage.util.digestgen. (trunk r15454)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move ExtractKernelVersion portage.util.ExtractKernelVer...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move env_update to portage.util.env_update.envupdate...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Fix broken references to portage._doebuild_manifest_exe...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move cacheddir and listdir to portage.util.listdir...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Make auxdbkeys a tuple instead of a list. (trunk r15449)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Split doebuild and related code to the portage.package...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Remove unused 'expandcache' global variable. (trunk...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Fix a logic error which causes blockers from installed...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Add missing writmsg import. (trunk r15445)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Make the first two positional arguments of digestgen...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Add deprecation warnings for unused digestgen() paramet...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Fix "AttributeError: 'module' object has no attribute...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Fix "NameError: global name 'basestring' is not defined...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Enable --rebuilt-binaries automatically only when in...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Use lazy import for portage.Manifest. (trunk r15426)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.fetch() to portage.package.ebuild.fetch...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.config class to portage.package.ebuild...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.digraph class to portage.util.digraph...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move the portage.util module into a directory, for...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Create a directory for splitting the portage.util modul...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Don't import the portage.dbapi.dbapi class as portage...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Use lazy import for the portage.dbapi module. (trunk...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Bug #299095 - Add a deprecation warning for check_licen...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move the portage.FetchlistDict class to the portage...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Show a deprecation warning when getvirtuals() is called...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Show a deprecation warning when pkgmerge() is called...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Show a deprecation warning when digestParseFile() is...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.flatten to portage.dep.flatten. (trunk...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Handle CacheCorruption from self.db_ro in _setitem...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Add a note about --rebuilt-binaries. (trunk r15411)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Move portage.cpv_getkey() to the portage.versions modul...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Add missing newline to the "CONFIG_PROTECT is empty...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Use a frozenset for use inside binarytree._eval_use_fla...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Add stacklevel=2 to warnings.warn calls. (trunk r15406)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Add stacklevel=2 to warnings.warn() calls. (trunk r15405)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Remove deprecated methods that call removed key_expand...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Add DeprecationWarning to dep_virtual function. (trunk...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Remove deprecated key_expand function and config.load_i...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Use Atom.cp instead of dep_getkey. (trunk r15401)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Zac Medico
Use Atom.cp instead of dep_getkey. (trunk r15400)
commit
|
commitdiff
|
tree
|
snapshot
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
next