misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
depgraph: handle invalid SRC_URI
Zac Medico
2011-07-27
1
-2
/
+7
*
config: fix AttributeError: 'NoneType' errors
Zac Medico
2011-07-27
1
-1
/
+1
*
merge: abort if symlink replacing dir
Zac Medico
2011-07-26
1
-8
/
+30
*
NEWS: Add note about EAPI 3 in portage-2.1.7.17.
Zac Medico
2011-07-25
1
-0
/
+6
*
depgraph: make --exclude handle contradictions
Zac Medico
2011-07-25
1
-1
/
+7
*
Fix a typo in the previous commit.
v2.2.0_alpha47
Zac Medico
2011-07-23
1
-1
/
+1
*
LinkageMapELF.getOwners(): add note about plibs
Zac Medico
2011-07-23
1
-0
/
+5
*
LinkageMapELF: fix reversed x, cpv var refs
Zac Medico
2011-07-23
1
-1
/
+1
*
LibraryConsumerSet: handle KeyError from dbapi
Zac Medico
2011-07-23
1
-8
/
+13
*
merge: handle symlink replacing dir
Zac Medico
2011-07-23
1
-5
/
+13
*
LinkageMapELF: remove 5-tuple unpack code
Zac Medico
2011-07-22
1
-17
/
+22
*
LinkageMapELF: add getOwners() method and use it
Zac Medico
2011-07-22
4
-19
/
+65
*
LinkageMapELF: use a class for _obj_properies
Zac Medico
2011-07-22
1
-11
/
+31
*
LinkageMapELF: optimize memory usage
Zac Medico
2011-07-22
1
-9
/
+20
*
BinpkgFetcher: support selinux PORTAGE_FETCH_T
Zac Medico
2011-07-21
2
-2
/
+14
*
EverythingSet: always create SLOT atoms
Zac Medico
2011-07-21
1
-14
/
+6
*
Optimize LinkageMapELF.findConsumers().
Zac Medico
2011-07-20
1
-7
/
+8
*
Fix unused case in LinkageMapELF.findConsumers().
Zac Medico
2011-07-19
1
-8
/
+12
*
Scheduler: fix _running_tasks for uninstalls
v2.2.0_alpha46
Zac Medico
2011-07-19
1
-1
/
+3
*
EbuildBuild: pass ebuild_path to EbuildFetcher
Zac Medico
2011-07-19
1
-0
/
+1
*
Make emerge --noreplace identical to --selective.
Zac Medico
2011-07-19
5
-31
/
+8
*
Scheduler: simplify _terminate_tasks
Zac Medico
2011-07-18
1
-19
/
+8
*
preserve-libs: search for alt providers of soname
Zac Medico
2011-07-17
2
-9
/
+52
*
Scheduler: allow concurrent fetch with --jobs > 1
Zac Medico
2011-07-17
1
-3
/
+12
*
Fix a typo in a doc string.
Arfrever Frehtes Taifersar Arahesis
2011-07-17
1
-1
/
+1
*
EbuildFetcher: handle FileNotFound
Zac Medico
2011-07-16
1
-0
/
+3
*
Fix a typo in a comment.
Zac Medico
2011-07-16
1
-1
/
+1
*
Binpkg: use fetch queue to cap fetch threads
Zac Medico
2011-07-16
1
-1
/
+6
*
EbuildBuild: skip the fetch queue when possible
Zac Medico
2011-07-16
2
-16
/
+129
*
Scheduler: enable prefetch for first package
Zac Medico
2011-07-16
1
-4
/
+1
*
EbuildBuild: use fetch queue to cap fetch threads
Zac Medico
2011-07-15
1
-1
/
+5
*
Skip QA Notice for hasq/useq during *rm phases.
Zac Medico
2011-07-15
2
-2
/
+4
*
portageq: reference GLEP 37 in expand_virtual doc
Zac Medico
2011-07-14
1
-1
/
+2
*
Set PORTAGE_REPO_NAME for depend phase.
Zac Medico
2011-07-14
1
-0
/
+1
*
debuild: pass manifest to digestcheck()
v2.2.0_alpha45
Zac Medico
2011-07-13
2
-3
/
+4
*
doebuild: discard cached manifest when necessary
Zac Medico
2011-07-13
1
-1
/
+8
*
debuild: pass dist digests to fetch()
Zac Medico
2011-07-13
2
-2
/
+7
*
Revert "ebuild(1): allow-missing-manifests for fetch"
Zac Medico
2011-07-13
1
-4
/
+2
*
Protect EBUILD_{FORCE_TEST,SKIP_MANIFEST} vars.
Zac Medico
2011-07-13
1
-1
/
+2
*
fetch: fix ebuild --skip-manifest behavior
Zac Medico
2011-07-13
1
-0
/
+2
*
BUILD_TIME: use string format op for time.time()
v2.2.0_alpha44
Zac Medico
2011-07-12
1
-1
/
+1
*
Use portage.subprocess_getstatusoutput() more.
Zac Medico
2011-07-12
5
-26
/
+10
*
Avoid baseline subprocess import under python2.
Zac Medico
2011-07-12
1
-2
/
+4
*
emergelog: use string format op for time.time()
Zac Medico
2011-07-12
1
-4
/
+7
*
emergelog: remove unneeded seek for append mode
Zac Medico
2011-07-12
1
-3
/
+0
*
Update timestamps in headers of modified files.
Zac Medico
2011-07-12
8
-8
/
+8
*
filter-bash-environment.py: move imports to top
Zac Medico
2011-07-12
1
-5
/
+7
*
Use explicit 'mode' keyword arg with io.open().
Zac Medico
2011-07-12
1
-3
/
+3
*
Use explicit 'mode' keyword arg with io.open().
Zac Medico
2011-07-12
1
-2
/
+2
*
resume_depgraph: be careful with parent_node type
Zac Medico
2011-07-12
1
-2
/
+3
[next]