projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2006-07-20
Zac Medico
Remove redundant copying of self.lookuplist and self...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
When cloning a config instance, use the copied env...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
Remove redundant processing of ROOT and PORTAGE_CONFIGR...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
Remove redundant (and possibly problem causing) copying...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
Remove redundant processing of PORTDIR_OVERLAY for...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
Remove redundant initialization of self.depcachedir...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
When a config instance is cloned, don't initialize...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
When a config instance is cloned, don't set default...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Zac Medico
Handle a potential ValueError when parsing the number...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Make user_special() return 1 if none of the patterns...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Make PORTAGE_TMPDIR cannonical for sandbox before it...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
add support to prevent auto-processing for user-special...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
use eval to allow shell expansion in config file
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
Only call portageq once
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Remove redundant checksum output.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
update mtime after replacing config files
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
add notice about remaining updates on exit
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
add option to discard config updates
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
Show full path when auto-merging
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Marius Mauch
ensure we have the necessary access
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Use the python implemention of ebegin/eend to visually...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Add an EOutput class that provides a python implementat...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Don't try to create a log file unless PORTAGE_BUILDDIR...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Use the portage gid for BUILD_PREFIX.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Zac Medico
Ensure that BUILD_PREFIX has been created before attemp...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Zac Medico
Do file locking on PORTAGE_BUILDDIR and use a finally...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Zac Medico
Ensure a sane umask for repoman.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Simon Stelling
fix up doman and prepman so that they work with the...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Simon Stelling
make .keep files package-dependant to fix bug 102436
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Zac Medico
Use a set instead of a list for better efficiency.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Zac Medico
Simplify generation of the cleanlist for depclean.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Zac Medico
Fix depclean so that it cleans unneeded slots (unless...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Zac Medico
Add a docstring with epytext markup to portage_versions...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Zac Medico
Enable repoman to work with portage.init_legacy_globals...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Zac Medico
Remove redundant variable definitions.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Zac Medico
Fix categories and arch.list handling for repoman with...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Zac Medico
Collapse two repoman PORTAGE_CALLER conditionals into...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Zac Medico
Add ipv6 --sync support for bug #37124. Thanks to...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Zac Medico
Fix broken --usepkg masking logic for bug #140694.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Zac Medico
Move the ConfigProtect class to the portage_util module.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Zac Medico
s/config_protect/ConfigProtect/ for the class name.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Zac Medico
Add a new portageq metadata function that wraps dbapi...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Zac Medico
Remove the portage_file module for bug #133591.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Zac Medico
Move normalize_path into portage_util.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Zac Medico
Use normalize_path instead of using normpath directly.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Zac Medico
Simplify portage.normalize_path() logic.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Zac Medico
Use calculations to center --info header titles.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Zac Medico
As suggested by vapier, only show the "System Settings...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Marius Mauch
note change in search behavior in release notes
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Marius Mauch
update search docs
commit
|
commitdiff
|
tree
|
snapshot
2006-07-15
Marius Mauch
disable regular expressions for search by default
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Fix gid typo from the last commit.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Move the world file trimming out of dblink.unmerge...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Make the merge phase bail out if srcroot doesn't exist...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Remove the unmerge_overlapping() function since unmerge...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Die at the beginning of install_qa_check if ${D} doesn...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Split depgraph.merge() to a separate MergeTask class.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Fix incorrect path handling in parts of symlink merge...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Remove orphan srctarget variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Use startswith instead of slice or find.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Clean up various path joins in dblink.mergeme().
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Zac Medico
Don't swallow unknown exceptions from lstat() during...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Zac Medico
Use startswith instead of slices to simplify config...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Zac Medico
Use a safer method to join the path when deciding if...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Zac Medico
Replace incorrect references to myrealdest (the file...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-11
Zac Medico
Just use the raise statement alone to re-raise exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
Allow emerge --info to show per-package settings for...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
Don't call emergelog() from the parallel-fetch process...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
Move code out of global scope.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
Use a list comprehension to simplify the code for bug...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
Move all the config adjustments that require the config...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
If category expansion fails against the portage tree...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
Start at the end of the list so that the index works...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-10
Zac Medico
Allow binary packages to be installed with --usepkg...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Implement fakedbapi.cpv_all() so that bindbapi will...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Add a bindbapi.aux_update() method for database mainten...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Use write_atomic for dblink metadata updates.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Update error handling for write_atomic calls to use...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Wrap common write_atomic exceptions for easier error...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Add a vardbapi.aux_update() method for database mainten...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Use dbapi to unify config.setinst() call in depgraph...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Use the abstract dbapi.aux_get() interface to unify...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Zac Medico
Use the abstract dbapi.aux_get() interface to unify...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Zac Medico
Use a cmpsplit() function to simplify package compariso...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Zac Medico
Remove the merging=2 case to simplify merge/nomerge...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Zac Medico
Fix indentation mistake from the last commit.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Zac Medico
Use set.intersection() to simplify --newuse comparison.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Zac Medico
Do config.reset() prior to the depend phase to make...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Zac Medico
Remove USE_EXPAND_HIDDEN from make.globals since it...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Zac Medico
Fix the NameError that occurs when collision-protect...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Zac Medico
Use copy.deepcopy() to ensure that state comparison...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Zac Medico
Only commit the mtimedb if the internal state has changed.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Zac Medico
Export the path of the build log into the ebuild env...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Mike Frysinger
remove pointless line that just ruins the display
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Zac Medico
Clean up getportageversion() profile logic and fix...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Zac Medico
Remove global autouse cache since most people don't...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Zac Medico
Move the ARCH sanity check from the depgraph constructo...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-06
Zac Medico
Fix missing newline.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Zac Medico
Cache a cloned config instance inside portdbapi so...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-05
Zac Medico
Make a backup of ACCEPT_KEYWORDS when repoman changes...
commit
|
commitdiff
|
tree
|
snapshot
next