misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pym
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup CVS calls in 'sync' action.
Michał Górny
2010-10-27
1
-2
/
+4
*
Add sanity checks for system clock changes.
Zac Medico
2010-10-27
2
-3
/
+21
*
Scheduler: ensure display update every 3 seconds
Zac Medico
2010-10-27
1
-1
/
+36
*
JobStatusDisplay: add a _set_width() method
Zac Medico
2010-10-27
1
-5
/
+14
*
Copy term size to pty only if foreground.
Zac Medico
2010-10-27
2
-2
/
+6
*
Fix some typos and improve a message in repoman.
Arfrever Frehtes Taifersar Arahesis
2010-10-27
1
-2
/
+2
*
Allow repoman to commit files, which have changes only in SVN properties.
Arfrever Frehtes Taifersar Arahesis
2010-10-27
1
-2
/
+2
*
depgraph minimize_children: yield highest version
v2.1.9.22
Zac Medico
2010-10-23
1
-1
/
+4
*
Raise default backtrack limit from 5 to 10.
Zac Medico
2010-10-22
2
-2
/
+2
*
EbuildBuildDir: allow EPERM when removing catdir
Zac Medico
2010-10-22
1
-1
/
+1
*
EbuildFetcher: fix fetch to use manifest
Zac Medico
2010-10-22
1
-0
/
+2
*
prepare_build_dirs: tolerate permission issues
Zac Medico
2010-10-22
1
-2
/
+6
*
EbuildBuildDir: tolerate some permission issues
Zac Medico
2010-10-22
1
-6
/
+15
*
EbuildFetchonly: remove unused _execute method
Zac Medico
2010-10-22
1
-22
/
+0
*
EbuildFetchonly: remove redundant tmpdir code
Zac Medico
2010-10-22
1
-36
/
+8
*
Separate conflict atoms for 'missed update'.
Zac Medico
2010-10-22
1
-17
/
+30
*
EbuildFetcher: close uneeded fds in subprocess
Zac Medico
2010-10-22
2
-26
/
+20
*
EbuildFetcher: Use fork for better performance.
Zac Medico
2010-10-22
1
-33
/
+43
*
Fix pretend phase doebuild_environment().
Zac Medico
2010-10-21
1
-3
/
+2
*
dispatch-conf: suppress 'No such file' errors.
Zac Medico
2010-10-21
1
-10
/
+13
*
Show paths of corrupt NEEDED.ELF.2 files.
Zac Medico
2010-10-21
1
-6
/
+10
*
Suppress 'invalid .la file' message if necessary.
Zac Medico
2010-10-21
1
-2
/
+12
*
slot_collision.py: Define basestring for python3.
Mao PU
2010-10-17
1
-0
/
+5
*
emerge --depclean: Add more --debug output.
v2.1.9.19
Zac Medico
2010-10-15
2
-0
/
+23
*
Fix some typos.
Arfrever Frehtes Taifersar Arahesis
2010-10-15
5
-6
/
+6
*
use_reduce: Next try on full reduction
Sebastian Luther
2010-10-15
2
-6
/
+20
*
use_reduce: Another fix for bug 340973.
Zac Medico
2010-10-15
2
-9
/
+17
*
use_reduce: Add non-working test for bug 340973.
Zac Medico
2010-10-15
1
-0
/
+6
*
Fix a typo in a comment.
Zac Medico
2010-10-15
1
-1
/
+1
*
UseReduceTestCase: Show whole string in exception
Zac Medico
2010-10-15
1
-3
/
+6
*
use_reduce: Add more tests.
Zac Medico
2010-10-15
1
-1
/
+7
*
Fix use_reduce + opconvert of "A || ( B C )".
Zac Medico
2010-10-15
2
-7
/
+8
*
Fix use_reduce + opconvert of "|| ( A B ) C".
Zac Medico
2010-10-15
2
-17
/
+11
*
Test use_reduce opconvert breakage.
Zac Medico
2010-10-15
1
-0
/
+13
*
use_reduce: Fully reduce complex || constructs.
Sebastian Luther
2010-10-15
2
-36
/
+116
*
Fix parallel-fetch output by BinpkgVerifier.
Zac Medico
2010-10-15
2
-3
/
+10
*
Optimize uninstall selection more.
Zac Medico
2010-10-15
1
-0
/
+5
*
Optimize uninstall selection in serialize_tasks.
Zac Medico
2010-10-15
1
-4
/
+11
*
Prefer ~ and =* atoms in missed update display.
Zac Medico
2010-10-15
1
-2
/
+2
*
Add a simpler non-working use_reduce test.
Zac Medico
2010-10-15
1
-0
/
+5
*
Add non-working use_reduce tests.
Zac Medico
2010-10-15
1
-0
/
+14
*
Fix use_reduce() case from bug #340973.
Zac Medico
2010-10-15
2
-8
/
+10
*
Add test case for bug #340973.
Zac Medico
2010-10-15
1
-1
/
+7
*
Ensure getaddrinfo fallback works when necessary.
v2.1.9.18
Zac Medico
2010-10-13
1
-5
/
+6
*
Bug #340899 - Validate getaddrinfo() results.
Zac Medico
2010-10-13
2
-8
/
+50
*
Show hostname when getaddrinfo fails.
v2.1.9.17
Zac Medico
2010-10-13
1
-1
/
+1
*
Fix reference to possibly undefined ips variable.
Zac Medico
2010-10-13
1
-1
/
+1
*
Bug #340817 - Handle --sync getaddrinfo failure.
Zac Medico
2010-10-13
1
-23
/
+30
*
Allow repository specs for atoms with wildcards
Sebastian Luther
2010-10-13
2
-2
/
+12
*
Merge backtracking test diff from master.
Zac Medico
2010-10-11
1
-1
/
+3
[next]