projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2008-07-03
Zac Medico
Split logging and world atom code out of Scheduler...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Clean up Scheduler.merge() and split out a _save_resume...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Add a portage._disable_legacy_globals() function. This...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Split out a _restart_if_necessary() method from Schedul...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Remove unused BinpkgMerge class.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Remove the Scheduler._post_merge() method, and create...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Split out a new _add_prefetchers() method from Schedule...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Split out a new _check_manifests() method from Schedule...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Implement asynchronous binary package extraction, so...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Make BinpkgFetcherAsync inherit from SpawnProcess.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Add missing BinpkgFetcherAsync.registered attribute.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Move post ebuild phase code (originally from spawnebuil...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Split out a SpawnProcess base class out of EbuildFetch...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Zac Medico
Use stdout.write() instead of "print", for py3k compat.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Fix broken except statement. Thanks to hawking.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Fix EbuildBuildDir so that it works properly with binar...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Handle missing select.poll on interix by using select...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Remove $PORTAGE_BUILDDIR locking from portage.pkgmerge...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Split out a SubProcess base class for EbuildFetcherAsyn...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Py3k compatibility patch by Ali Polatel <hawking@g.o>.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Fix EbuildBuild.execute() to return os.EX_OK on success.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Fix inverted buildpkgonly logic.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Split out a Binpkg class from code inside Scheduler...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
Remove debugging code from the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Zac Medico
* Rename existing EbuildBuild class to EbuildExecuter.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Py3k compatibility patch #6 by Ali Polatel <hawking...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Py3k compatibility patch #5 by Ali Polatel <hawking...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Py3k compatibility patch #4 by Ali Polatel <hawking...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Py3k compatibility patch #3 by Ali Polatel <hawking...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Py3k compatibility patch #2 by Ali Polatel <hawking...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Py3k compatibility patch #1 by Ali Polatel <hawking...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Add a "prefix" keyword parameter to slot_dict_class...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Add a new BinpkgFetcherAsync class and use it to implem...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Never do realpath() on an empty string for portdbapi...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Also avoid sandbox violations in PreservedLibsRegistry...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Handle potential errors in PreservedLibsRegistry.store...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
Split out a write_contents() function and a vardbapi...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Zac Medico
add a call to pruneNonExisting() at the end of dbapi...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Bug #230249 - Disable the "ebuild.notadded" check when...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Bug #230245 - Use os.path.basename() on paths returned...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Bug #230245 - Pass the correct directory when calling...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Add "(no inline comments)" to qualify "comments begin...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Clear the self._task_queue to avoid duplicate parallel...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Reimplement parallel-fetch by spawning the `ebuild...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Avoid python-2.6 deprecation warnings for md5 and sha...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
Rename the MergeTask class to Scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Zac Medico
* Tweak conditionals in doebuild() to fix emerge -...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Centralize select.poll() event handling in MergeTask...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Add EMERGE_FROM to the blacklisted vars in the config...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
* Add "fd_pipes" and "returnpid" parameters to doebuil...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
In EbuildBuild.execute(), call doebuild() separately...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Split out a _check_build_log() function from spawnebuild().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Split out a _post_src_install_uid_fix() function from...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Split out a _spawn_misc_sh() function from spawnebuild().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Handle invalid atoms inside depgraph._add_pkg_deps...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Move clean code, from the previous commit, from doebuil...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Instead of calling the ebuild "clean" phase in MergeTas...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Zac Medico
Split out an EbuildBuildDir class to handle locking...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Handle re.error exceptions raised from re.compile(...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Make EbuildBinpkg delegate everything up to src_install...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
* Remove unused EbuildBuild.pretend attribute.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Bug #229859 - Also add atom validation to match().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Copy portageq exit code validation from has_version...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Bug #229859 - Make portageq check atom validity when...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Use the EbuildMerge class instead of portage.merge().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Split out a PackageUninstall class.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
* Split out an EbuildBinpkg class.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Split out an EbuildBuild class.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Split out an EbuildMerge class.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
* Split out a BinpkgMerge class.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Split out a BinpkgFetcher class.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Split out an EbuildFetcher class.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Split the MergeTask._merge() method into 3 smaller...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Zac Medico
Bug #226307 - Copy come code from depgraph._iter_atoms_...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Fix depgraph.break_refs() to work with DependencyArg...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Remove the MergeTask._blocker_db attribute since it...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Break references from Package instances in the digraph...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Pass the digraph into the MergeTask constructor. It...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Add documentation for the new --keep-going option.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Generate and log eerror messages for any packages that...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Call clear_caches() after the depgraph is out of scope...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Bug #12768 - Add a --keep-going option. This uses the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Use bool() to simplify ObjectProxy.__nonzero__().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Zac Medico
Split the --skipfirst code into a resume_depgraph(...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
For brevity, and consistency with pkgcore, rename ...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Call use_reduce() with matchall=1 when checking depstri...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Add "PATH" to the set of allowed pacakge metadata keys...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Fix the PermissionDenied message for color.map.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
* Remove PORTAGE_LEGACY_GLOBALS hack for portage import...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Use settings["ROOT"] at the beginning of env_update...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Handle KeyError from aux_get() inside dbapi._iter_match...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Marius Mauch
change default name of EverythingSet to @all-installed...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Also use a separate proxy type for portage.mtimedb...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Use a separate proxy type to trigger portage.portdb...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Implement lazy initialization of global "portdb", ...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Zac Medico
Make PackageIndex use SlotDict for package metadata...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Zac Medico
Use SlotDict where appropriate in binarytree._populate().
commit
|
commitdiff
|
tree
|
snapshot
next