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
*
Fix breakage from previous commit.
Zac Medico
2010-09-03
1
-6
/
+6
*
Move AlarmSignal.unregister() call to a better place in action_sync().
Zac Medico
2010-09-03
1
-2
/
+3
*
Use AlarmSignal for alarm timeout in action_sync().
Zac Medico
2010-09-03
1
-8
/
+5
*
Make AlarmSignal.register() require a time parameter and pass it to
Zac Medico
2010-09-03
2
-3
/
+4
*
Add AlarmSignal.register() and unregister() classmethods in order to
Zac Medico
2010-09-03
2
-4
/
+13
*
Add a test case for intentionally short timeout with QueueScheduler.run().
Zac Medico
2010-09-03
1
-1
/
+35
*
Add support for a timeout argument to QueueScheduler.run() and
Zac Medico
2010-09-03
4
-11
/
+57
*
Bug #335777 - Add a 40 second timeout in ebuild-ipc.py, so that if an
Zac Medico
2010-09-03
2
-1
/
+34
*
Account for package.use.force/mask in previous commit.
Zac Medico
2010-09-03
1
-2
/
+4
*
autounmask: Don't print masked/forced flags in "required by" comments
Sebastian Luther
2010-09-03
1
-0
/
+4
*
Old "Change USE" message: Don't screw up if the highest version is masked and...
Sebastian Luther
2010-09-03
1
-7
/
+17
*
Make emerge display a warning message if FEATURES contains keepwork
Zac Medico
2010-09-03
1
-0
/
+15
*
Fix VDB_PATH handling in ebuild(1) to join with EROOT.
Zac Medico
2010-09-03
1
-2
/
+2
*
Add a "Delayed Evaluation of Disjunctive Dependency Choices" section
Zac Medico
2010-09-02
1
-0
/
+13
*
Unify to different pieces of code that handle sandbox considerations for
Zac Medico
2010-09-02
1
-12
/
+12
*
Fix whenago() to show times as integers instead of floats.
v2.2_rc74
Zac Medico
2010-09-02
1
-5
/
+5
*
Add backward compatible config.pmaskdict and punmaskdict properties
Zac Medico
2010-09-02
1
-0
/
+8
*
Make MaskManager use tuples for values inside _pmaskdict and
Zac Medico
2010-09-02
1
-0
/
+4
*
Implement ExtendedAtomDict.copy().
Zac Medico
2010-09-02
1
-0
/
+6
*
Bug #335620 - Add backward compatible config.virtuals and virts_p
Zac Medico
2010-09-02
1
-0
/
+14
*
Prevent local x variable in ebuild_main() from showing up in
Zac Medico
2010-09-02
1
-2
/
+2
*
Prevent the local filter_opts variable in filter_readonly_variables()
Zac Medico
2010-09-02
1
-5
/
+6
*
Filter more variables that don't need to end up in environment.bz2.
Zac Medico
2010-09-02
2
-6
/
+10
*
Fix breakage for python3 from trying to mix bytes and unicode in
Zac Medico
2010-09-02
1
-1
/
+1
*
Add a _SANDBOX_COMPAT_LEVEL constant which will be used to enable
Zac Medico
2010-09-02
5
-3
/
+19
*
When signaling successful exit from an ebuild phase via ebuild-ipc,
Zac Medico
2010-09-02
2
-2
/
+27
*
Omit dotfiles in /usr/share/portage/config/sets (e.g. vim swapfiles).
Michał Górny
2010-09-02
1
-1
/
+2
*
Bug #248603 - Add a _ENABLE_REPO_NAME_WARN constant that's used to
Zac Medico
2010-09-02
2
-1
/
+5
*
Hide the portageq list_preserved_libs command when _ENABLE_PRESERVE_LIBS
Zac Medico
2010-09-02
1
-0
/
+3
*
Bug #335670 - Make copyright header in herdbase.py refer to "GPL 2 or later"
Zac Medico
2010-09-02
1
-1
/
+1
*
Make repoman disable FEATURES=unknown-features-warn for the profiles
Zac Medico
2010-09-02
1
-0
/
+4
*
Adjust EbuildIpcDaemon pickle read and write code in order to ensure
Zac Medico
2010-09-02
3
-8
/
+56
*
Bug #335642 - Also make show_masked_packages() display to stdout since
Zac Medico
2010-09-01
1
-2
/
+2
*
Bug #335642 - Revert depgraph._show_unsatisfied_dep() to display to
Zac Medico
2010-09-01
1
-14
/
+14
*
Remove reference to nonexistent _unlock_builddir() method in
v2.2_rc73
Zac Medico
2010-09-01
1
-1
/
+0
*
Add support to config.setcpv() for caching USE settings from built
Zac Medico
2010-09-01
4
-9
/
+23
*
Make atomic directory creation code in dblink.mergeme() use equivalent
Zac Medico
2010-09-01
1
-4
/
+16
*
Add a note to the ensure_dirs() docstring about atomic directory creation.
Zac Medico
2010-09-01
1
-1
/
+6
*
Make ensure_dirs() use os.path.isdir() to verify that the directory
Zac Medico
2010-09-01
1
-2
/
+3
*
In ensure_dirs(), only call apply_permissions() when keyword arguments
Zac Medico
2010-09-01
1
-2
/
+5
*
Make more doebuild() commands exempt from _check_temp_dir().
Zac Medico
2010-09-01
1
-2
/
+8
*
In doebuild(), don't call _check_temp_dir() for pseudo-phases such as
Zac Medico
2010-09-01
1
-3
/
+5
*
In dblink.mergeme(), handle EISDIR which can be raised from mkdir calls
Zac Medico
2010-08-31
2
-2
/
+5
*
Fix WorldSelectedSet._load2() to always return a list instead of a
Zac Medico
2010-08-31
1
-1
/
+1
*
Fix depgraph._serialize_tasks() so that portage-9999 is always promoted
Zac Medico
2010-08-31
1
-1
/
+3
*
Fix portage to create directories atomically in fast build.
David James
2010-08-31
1
-9
/
+20
*
Update portage to create directories atomically.
David James
2010-08-31
1
-4
/
+4
*
Add comments about consumers of FakeVardbapi.getpath().
Zac Medico
2010-08-31
1
-0
/
+4
*
Simplify the vartree constructor usage in config.getvirtuals().
Zac Medico
2010-08-31
1
-2
/
+1
*
Use self.dbapi.getpath() to simplify code in vartree.get_provide().
Zac Medico
2010-08-31
1
-1
/
+1
[next]