projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2011-09-02
Arfrever Frehtes...
Fix indentation.
v2.2.0_alpha52
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Zac Medico
xml/metadata: handle py 2.6 cElementTree incompat
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Zac Medico
vartree: add missing _merge_unicode_error import
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Zac Medico
tests/emerge: disable unmerge delays
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Zac Medico
tests/emerge: test binary packages and emaint
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Zac Medico
Use utf_8 encoding for merge when ascii is configured.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Zac Medico
tests/emerge: enable arbitrary commands
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Zac Medico
Show merge list before "missed update" messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
merge: start at correct EPREFIX offset
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
tests/emerge: install some files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
tests/emerge: add some pkgs for depclean
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
doebuild_environment: include EPREFIX in ED
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
unmerge: never unmerge outside of EROOT
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
xml/metadata: implement XMLParser.doctype()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
Revert "xml/metadata: implement XMLParser.doctype()"
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
xml/metadata: implement XMLParser.doctype()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Zac Medico
Fix deprecated Element.getchildren() call.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Zac Medico
make.conf.5: bump date stamp
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Zac Medico
Add FEATURES=clean-logs support.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Zac Medico
repoman: enable dependency.unknown for blockers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Zac Medico
Respect package.env buildpkg FEATURES settings.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Zac Medico
doebuild: only check .unpacked for porttree
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
tests/emerge: remove unneeded default_args
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
Fix typo in previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
env_update: use ldsoconf_update var
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
Tweak failure msgs in emerge/repoman tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
Tweak PYTHONPATH check in emerge/repoman tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
doebuild: check distfiles digests less often
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Michał Górny
repoman: discard STDERR output from CVS.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
tests/emerge: add USE for installed pkgs
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Zac Medico
dblink.treewalk: remove dowgrade check
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
Fix PORTDIR in emerge tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Arfrever Frehtes...
Mark some messages for translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
env_update: always respect makelinks=False
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
env_update: fix breakage in last commit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
env_update: fix CHOST/CBUILD ldconfig code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
Fix env interference in emerge/repoman tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
emerge: add simple unit tests
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
Send "Recording in world" msg to stdout.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
ResolverPlayground: fix to make emerge happy
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
env_update: add minimal EPREFIX support
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
test_poll: fix "ResourceWarning: unclosed file"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
Sort test cases, for predictable order.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Zac Medico
spawnebuild: skip previously executed phases
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Zac Medico
doebuild: avoid redundant distfiles checks
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Zac Medico
Fix possible NameError in finally block.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Arfrever Frehtes...
Fix "ResourceWarning: unclosed file" with Python 3.2.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Arfrever Frehtes...
Fix "ResourceWarning: unclosed file" with Python 3.2.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Zac Medico
egencache: don't require xml in global scope
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Zac Medico
egencache: implement XMLParser.doctype()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
David James
Update --rebuild-if-* flags to rebuild when build depen...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
Fix EPREFIX/EROOT typo in repoman test.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
Add __test__ for repoman tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
repoman: add a simple unit test
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
Add skipped test support (for python 2.6 compat)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
testLazyImport: fix PYTHONPATH setting
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Zac Medico
Add a copy of metadata.dtd, for repoman tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
Enable -Wd for tests, so DeprecationWarning works
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
TestCase: remove python 2.4 compat constructor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Arfrever Frehtes...
Improve a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Arfrever Frehtes...
Add some comments, which will allow to easier find...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
die: defer die hooks for EAPI 4 helpers_die
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
python3.2 fixes: use array.tobytes()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
python3.2 fixes: ResourceWarning: unclosed file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
ElementTree: use iter if available (bug #380565)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Zac Medico
SafeConfigParser: renamed to ConfigParser in 3.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Zac Medico
make.conf.5: document EMERGE_WARNING_DELAY
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Zac Medico
dosym: QA warn if target is existing dir
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Zac Medico
dosym: QA warn if basename omitted (bug #379899)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Zac Medico
ebuild(1): show merge/noauto msg only if needed
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Mark Wagner
Improve the invalid profile msg (bug 379327).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Zac Medico
emerge --search: account for USE in fetch size
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Zac Medico
egencache: add --portdir-overlay option
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Zac Medico
config: blacklist vars loaded from profile.env
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Zac Medico
config: blacklist GREP_OPTIONS variable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Zac Medico
repoman: tweak --if-modified help output
v2.2.0_alpha51
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Zac Medico
repoman: warn when --if-modified finds nothing
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Zac Medico
Fix log uid for logrotate-3.8 compat (bug 378451)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Zac Medico
resume_depgraph: prune all indirect unsatisfied
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Zac Medico
repoman: add --if-modified option to check less
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Zac Medico
repoman: check more helper calls for $D, $ED...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Zac Medico
Package: remove unused profile.system mask type
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Zac Medico
Remove "profile" mask support as per PMS 5.2.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Zac Medico
_check_temp_dir: check for 'portage' symlink
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Zac Medico
fetch: handle non-essential statvfs failure
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Zac Medico
unmerge: remove more info dir files for #323213
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Zac Medico
portageq: fix short help display for leading \n
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Zac Medico
unmerge: remove generated info "dir" files
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Zac Medico
action_info: don't mix print with writemsg_stdout
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Zac Medico
portageq best_visible: support optional pkgtype
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Zac Medico
Scheduler: fix parallel-fetch order with --jobs=1
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zac Medico
unpack: remove backward compat for bug #376741
v2.2.0_alpha50
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zac Medico
unmerge: display preserved syms in ascending ord
commit
|
commitdiff
|
tree
|
snapshot
next