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
*
PipeReaderArrayTestCase: sleep for fast computers
Zac Medico
2011-12-18
1
-1
/
+4
*
RepoConfigLoader._add_overlays(): Rename a variable and add a comment.
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-8
/
+9
*
Optimize RepoConfigLoader._add_overlays().
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-7
/
+3
*
set_colors(): Redirect input to `stty size` to make it work after
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-1
/
+1
*
environment: don't save COLUMNS
Zac Medico
2011-12-18
1
-1
/
+1
*
whitelist COLUMNS
Zac Medico
2011-12-18
1
-1
/
+1
*
RELEASE-NOTES: revert --quiet-build default
Zac Medico
2011-12-18
1
-5
/
+0
*
Parse layout.conf files in portage.repository.config.RepoConfig.__init__()
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-29
/
+27
*
Fix some warnings found by pylint.
Arfrever Frehtes Taifersar Arahesis
2011-12-18
10
-63
/
+25
*
_show_unsatisfied_dep: avoid invalid, bug #394995
Zac Medico
2011-12-17
1
-3
/
+11
*
tests/emerge: PORTAGE_GRPNAME/USERNAME make.conf
Zac Medico
2011-12-16
1
-2
/
+2
*
_test_pty_eof: use os.read, not array.fromfile
Zac Medico
2011-12-16
2
-59
/
+40
*
test_poll: add note about unbuffered fdopen
Zac Medico
2011-12-16
1
-0
/
+3
*
test_poll: fix array test
Zac Medico
2011-12-16
3
-64
/
+96
*
emerge.1: --changed-use/--selective interaction
Zac Medico
2011-12-16
1
-8
/
+9
*
PipeReader: use AbstractPollTask._read_buf()
Zac Medico
2011-12-16
1
-26
/
+10
*
SpawnProcess/AbstractPollTask: eliminate array
Zac Medico
2011-12-16
2
-25
/
+8
*
SpawnProcess: remove obsolete fdopen
Zac Medico
2011-12-16
1
-4
/
+2
*
Fix EIO handling for PollSelectAdapter.
Zac Medico
2011-12-16
2
-4
/
+14
*
PtyEofFdopenUnBufferedTestCase: PyPy TODO
Zac Medico
2011-12-15
1
-0
/
+6
*
data.py: tweak getgrnam call for PyPy
Zac Medico
2011-12-15
2
-5
/
+6
*
runTests: initialize portage.data for PyPy
Zac Medico
2011-12-15
1
-0
/
+4
*
SpawnProcess: work around array.fromfile() bugs
Zac Medico
2011-12-15
3
-20
/
+100
*
test_poll: test different sizes, and pty too
Zac Medico
2011-12-15
2
-7
/
+20
*
emerge.1: enumerate more --selective=n overrides
Zac Medico
2011-12-15
1
-1
/
+2
*
make.conf.5: it's -> its
Zac Medico
2011-12-15
1
-1
/
+1
*
Fix a typo in a comment.
v2.2.0_alpha81
Arfrever Frehtes Taifersar Arahesis
2011-12-14
1
-1
/
+1
*
create_trees: pass __PORTAGE_TEST_HARDLINK_LOCKS
Zac Medico
2011-12-14
1
-1
/
+2
*
Filter __PORTAGE_TEST_HARDLINK_LOCKS from env.
Zac Medico
2011-12-14
1
-1
/
+2
*
tests/locks: save/restore global env state
Zac Medico
2011-12-14
2
-0
/
+15
*
hardlink_lockfile: preserve existing permissions
Zac Medico
2011-12-14
1
-2
/
+6
*
lockfile: deprecate file object or fd parameters
Zac Medico
2011-12-13
1
-1
/
+11
*
emergelog: pass path to lockfile, not file object
Zac Medico
2011-12-13
1
-6
/
+3
*
SpawnProcess: use /dev/null fd from subclass
Zac Medico
2011-12-13
1
-14
/
+17
*
hardlink_lockfile: optimize away most link calls
Zac Medico
2011-12-13
1
-30
/
+41
*
ebuild-ipc.py: return 2 when forked child crashes
Zac Medico
2011-12-13
1
-2
/
+2
*
hardlink_is_mine: return False, never None
Zac Medico
2011-12-13
1
-1
/
+2
*
emerge: disable --quiet-build by default
Zac Medico
2011-12-13
3
-5
/
+3
*
locks.py: fix hardlink locks for bug #394195
Zac Medico
2011-12-13
7
-61
/
+200
*
ebuils-ipc.py: _exit in finally block after fork
Zac Medico
2011-12-13
1
-11
/
+27
*
locks.py: make hardlink lock files hidden
Zac Medico
2011-12-13
1
-4
/
+6
*
RepoConfigLoader: masters eclass override order
Zac Medico
2011-12-13
1
-1
/
+6
*
FifoIpcDaemon: use plain fd instead of fdopen
Zac Medico
2011-12-13
1
-8
/
+8
*
AbstractEbuildProcess: interactive pkg_config
Zac Medico
2011-12-13
1
-0
/
+2
*
AbstractEbuildProcess: null in if not interactive
Zac Medico
2011-12-13
1
-1
/
+13
*
config: use frozenset for _constant_keys lookup
Zac Medico
2011-12-13
1
-11
/
+14
*
Don't nest sandbox in emerge/repoman tests.
Zac Medico
2011-12-11
2
-1
/
+6
*
data._init(): use 'portage' default in first call
v2.2.0_alpha80
Zac Medico
2011-12-11
1
-9
/
+7
*
load_emerge_config: change order of code back
Zac Medico
2011-12-10
1
-7
/
+6
*
PORTAGE_OVERRIDE_EPREFIX: alphabetize vars
Zac Medico
2011-12-10
2
-5
/
+5
[next]