projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2011-02-07
Zac Medico
cache.sqlite: handle sqlite ImportError
v2.1.9.37
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Zac Medico
default_src_test: handle EAPI 4 emake failure
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Zac Medico
get_dep_chain: add "set" node type
v2.1.9.36
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Zac Medico
Revert "parse_metadata_use(): omit empty text tokens."
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Zac Medico
check_required_use: remove obsolete hunk
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Zac Medico
REQUIRED_USE: fix parens display and test more
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Zac Medico
REQUIRED_USE: fix single child conditionals disp
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Zac Medico
check_required_use: clarify operator logic
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
REQUIRED_USE: fix parens display and test more
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
depgraph: make downgrades trigger complete graph
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
ebuild(1): skip REQUIRED_USE for some phases
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
ebuild(1): ensure REQUIRED_USE is satisfied
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
depgraph: don't drop deps in _add_dep
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
Remove from list by index, not search.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
REQUIRED_USE: more display tests
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
REQUIRED_USE: fix parens display and test more
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Michał Górny
parse_metadata_use(): omit empty text tokens.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Zac Medico
REQUIRED_USE: fix parens display and test
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
REQUIRED_USE: display unsatisfied part
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
action_uninstall: allow repo with wildcard atom
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
bintree: cleanup/fix old binhost code more
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
depgraph: use catsplit where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
bintree: clean up dict use in old binhost code
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
bintree: add missing del from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
bintree: remove unused __remotepkgs
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
depgraph: remove obsolete gpg exception handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
depgraph: skip backtrack for fatal errors
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
depgraph: rm obsolete AmbguousPackageName handler
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
repoman.1: new variable.usedwithhelpers check
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Zac Medico
REQUIRED_USE: no autounmask, so skip backtracking
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
REQUIRED_USE: handle unsatisfied like normal dep
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
Fix grammar in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
REQUIRED_USE: add blank line after display
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
Make || choices independent of REQUIRED_USE.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
_get_dep_chain: allow SetArg for first node
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
Show "missed update" message for REQUIRED_USE.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
portage.5: update date in header
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
portage.5: document /etc/portage/license_groups
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
doebuild: always return success for listonly mode
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
_exec: use default SIGINT/TERM handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
_MergeProcess: use default SIGINT/TERM handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
EbuildFetcher: use default SIGINT/TERM handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
emerge: spawn nofetch for --pretend --fetch
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
depgraph: display 'searching for similar names'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sebastian Luther
Print near matches for cmd line atoms without matching...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
ImportModulesTestCase: use iterator, not list
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
EbuildBuild: spawn nofetch for fetchonly
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Arfrever Frehtes...
Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sebastian Luther
Allow relative paths (starting with ./) on the cmd...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sebastian Luther
slot collision suggestions: Avoid showing redundant...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
ebuild_xattr: lazily import xattr
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sebastian Luther
test/lint/test_import_modules.py: Better error reportin...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
die: include $EBUILD_PHASE in message
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
isolated-functions.sh: fix syntax error for die
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Fabian Groffen
NoOffsetWithHelpers: fix invalid errors name
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Fabian Groffen
repoman: add check for using offset vars with helpers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
bintree: warn for missing binhost TIMESTAMP
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
Fix selinux import error handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
Test import of all modules.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
depgraph: fix get_dep_chain unicode handling
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sebastian Luther
autounmask USE change comment: ensure that the first...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sebastian Luther
Show use conditionals in old style dep chains
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
binarytree: fix BASE_URI for old-style binhost
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
binarytree: fix broken BASE_URI initialization
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
make.conf.5: doc multi PORTAGE_BINHOST support
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
David James
Update Portage to support multiple binhosts.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Zac Medico
grab_updates: return all after first modified
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sebastian Luther
Wildcard support for -c/-C
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Zac Medico
fdopen: read from processes in unbuffered mode
v2.1.9.35
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Zac Medico
test_pty_eof: separate classes for self.todo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Zac Medico
Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Zac Medico
SpawnProcess: read proc with unbuffered fdopen
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Zac Medico
PtyEofTestCase: test unbuffered fdopen
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Zac Medico
dispatch-conf: restrict default archive-dir perms
v2.1.9.34
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Zac Medico
make.globals: initialize FFLAGS and FCFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Sébastien Fabbro
make.conf.example: document FFLAGS and FCFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Sébastien Fabbro
make.conf.5: document FFLAGS and FCFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Zac Medico
BinpkgFetcher: ust pty like EbuildFetcher
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Zac Medico
doebuid: clean up AA handling
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Zac Medico
depgraph: avoid duplicate ebuild visibility check
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Zac Medico
depgraph: avoid updates more
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Zac Medico
Fix some poor installed/masked || choices.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Zac Medico
Fix breakage from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Zac Medico
doebuild_environent: handle A/AA initialization
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Zac Medico
Fix broken pkg.use.enabled ref from last commit.
v2.1.9.33
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Zac Medico
EbuildBuild: Ensure $A is defined in pkg_nofetch.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Zac Medico
Scheduler: remove uninstall task from pkg_queue
v2.1.9.32
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Zac Medico
Use r'' for regex.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Zac Medico
spawn_nofetch: Ensure $A is defined.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Zac Medico
spawn_nofetch: fix PORTAGE_BUILDIR_LOCKED state
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Update copyright headers for touched files.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Remove redundant portage.listdir(ignorecvs) code.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Make portage.listdir(ignorecvs=1) omit CVS dirs.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Add missing InvalidAtom import from prev commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Use Atom for stricter portdb.cp_all() validation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
CONTENTS: handle malformed sym entries
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Tweak PollScheduler signal handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Remove duplicate Scheduler constructor call.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
Add PollScheduler.terminate() for interruption.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Zac Medico
When killed by signal, return 128 + signum.
commit
|
commitdiff
|
tree
|
snapshot
next