projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2010-09-20
Zac Medico
Adjust package sets documentation to match behavior...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Zac Medico
Add warnings advising use of revdep-rebuild in --depcle...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Zac Medico
Remove documentation for FEATURES=preserve-libs since...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Zac Medico
Comment out the FEATURES=preserve-libs setting in make...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Zac Medico
Toggle private constants for stable branch:
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Zac Medico
With waitpid and WNOHANG, only check the first element...
v2.2_rc85
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Zac Medico
Optimize ResolverPlayground._create_ebuild_manifests...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Zac Medico
Bug #338002 - Make _LazyVersion format portage.VERSION...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Zac Medico
Bug #337465 - Enable EbuildIpcDaemon on Darwin and...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Zac Medico
Make repoman tolerate errors from utime() when fetching...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Sebastian Luther
slot collision handler: Fix bug in atom pretty printer...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Zac Medico
Fix depgraph._complete_graph() to preserve initial_arg_...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Zac Medico
Fix incorrect depgraph_sets reference in depgraph._load...
v2.2_rc84
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Zac Medico
Invert SetArg conditional in depgraph._set_args(),...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Zac Medico
Add multiple $ROOT support to depgraph._iter_atoms_for_...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Add digraph --debug output in calc_depclean() for the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Fix ebuild-ipc.py to timeout if necessary when opening...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Fix breakage in population of dynamic_config._set_atoms...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Use blocking IO in ebuild-ipc.py and EbuildIpcDaemon...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Disable EbuildIpcDaemon for Darwin (similar issues...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Fix lockfile() to close the file descriptor before...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Fix the "Unmatch removal atoms" (second try) to show...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Fabian Groffen
catch another case where using EROOT is absolutely...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Fabian Groffen
Drop PREFIX LOCAL markers
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Fabian Groffen
Fix off-by-one; don't print useless "and 0 more" message.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Bug #337826 - Fix spawn_nofetch() to create the private
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Fix --autounmask get_dep_chain() function to traverse...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Never traverse the same node twice when showing parents in
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
When depgraph._show_unsatisfied_dep() displays parents...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Make depgraph._pkg_visibility_check() when --autounmask...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Use _unicode_decode() to force unicode format strings...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Put more variables in PORTAGE_READONLY_VARS instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Rename READONLY_EBUILD_METADATA and READONLY_PORTAGE_VA...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Remove unused PORTAGE_MASTER_PID variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Add virtual/linux-sources to repoman's RDEPEND.suspect...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Don't unset PORTAGE_BUILDDIR in save_ebuild_env() since...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Add PORTAGE_BUILDDIR to READONLY_PORTAGE_VARS since...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Zac Medico
Make EbuildIpcDaemon._input_handler() use a blanket...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Zac Medico
Update emerge --autounmask docs to indicate support...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Fabian Groffen
don't use EROOT or an upgrade of a package will result...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Fabian Groffen
Do NOT use EROOT when merging files to the live filesys...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Sebastian Luther
--autounmask: Support license changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Zac Medico
Bug #337540 - Record nested package set information...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Zac Medico
Move traversal of world_sets from calc_depclean() to
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Bug #337702 - Fix config.load_best_module() to raise...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Fix misspelling of DependencyArg.__eq__() method.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Make Package __str__ and __unicode__ methods more like...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Make RepoDisplay __str__ and __unicode__ methods more...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Bug #337603 - Fix invalid '/etc/make.profile is not...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Make EbuildPhase display "Package" and "Repository...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Add missing noiselevel parameter to writemsg_stdout...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Make UseFlagDisplay __str__ and __unicode__ methods...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Update docompress helper docs from bug #260118, comment...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Make PortageException __str__ and __unicode__ methods...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Add tests for DependencyArg __str__ and __unicode__...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Zac Medico
Implement DependencyArg __equals__, __hash__, and __uni...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Arfrever Frehtes...
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
Bug #337465 - Disable EbuildIpcDaemon on FreeBSD since...
v2.2_rc83
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
Tweak stack_lists() strict_warn_for_unmatched_removal...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
Bug #337180 - Add a --unmatched-removal option for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
Bug #337180 - Add a strict_warn_for_unmatched_removal...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Sebastian Luther
Limit the spam caused by unmatched removal atoms
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
In Package._validate_deps(), force unicode format string in
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
Make Package._metadata_exception() use unicode format...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
Bug #336692 - When stack_lists() detects unmatched...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Sebastian Luther
Tests: test isvalidatom ::repo syntax support
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Sebastian Luther
ResolverPlayground: Add multi repo support
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Sebastian Luther
Add :.repo syntax support for portage.util.{grabfile_pa...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Sebastian Luther
portage.dep: Add support for ::repo syntax to all funct...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Zac Medico
In doebuild(), skip PORTAGE_BUILDDIR locking if it...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make IpcDaemonTestCase use a finally block to unlock...
v2.2_rc82
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make ebuild-ipc.py close the output_file before trying...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Bug #336433 - Don't filter the DCCC_PATH variable from...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Only initialize Package.inherited to an empty set when...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Ensure that Package.inherited is always initialized...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Ulrich Mueller
Add option -s to docompress command.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make EbuildBuildDir.unlock() use an asynchronous lock...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Revert "Remove ebuild-helpers/preplib (bug 102297)"
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make EbuildBuildDir use the PORTAGE_BUILDDIR variable...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make Binpkg call doebuild_environment() before constructing
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Arfrever Frehtes...
Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Don't export PORTAGE_BUILDIR_LOCKED to the ebuild envir...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Add a config.pkeywordsdict property for backward compat...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
In KeywordsManager.pkeywordsdict save values as tuples...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Sebastian Luther
config: Add KeywordsManager
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make ebuild-ipc timeout messages show which operation...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Bug #336142 - Make ebuild-ipc.py keep trying to communi...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make IpcDaemonTestCase use EbuildBuildDir for lock...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make AbstractEbuildProcess lock PORTAGE_BUILDIR if...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Bug #336142 - Use EbuildBuildDir for threaded locking...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Use EbuildBuildDir for PORTAGE_BUILDDIR locking inside...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make EbuildBuild call doebuild_environment() so that...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Bug #336142 - Add support for using a thread to wait...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make dblink.lockdb() use AsynchronousLock.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Add a new AsynchronousLock class that uses the portage...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Zac Medico
Make config.setinst() and get_virts_p() call getvirtual...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Zac Medico
In depgraph._load_vdb(), after calling FakeVartree...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Sebastian Luther
Tests: Add use_reduce test case for bug 120374
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Sebastian Luther
Remove ebuild-helpers/preplib (bug 102297)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Sebastian Luther
Tests: Add resolver/test_missing_iuse_and_evaluated_ato...
commit
|
commitdiff
|
tree
|
snapshot
next