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
*
Add note about reposyntax enhancements.
Zac Medico
2010-11-02
1
-0
/
+4
*
Add note about FEATURES=preserve-libs.
Zac Medico
2010-11-02
1
-0
/
+3
*
Fix portdbapi.getfetchsizes() repo handling.
Zac Medico
2010-11-02
2
-3
/
+3
*
Optimize LazyItemsDict.__deepcopy__().
v2.2.0_alpha3
Zac Medico
2010-10-31
1
-2
/
+2
*
Simplify LazyItemsDict.__deepcopy__().
Zac Medico
2010-10-31
1
-7
/
+4
*
Update docstring for LazyItemsDict.__deepcopy__()
Zac Medico
2010-10-30
1
-17
/
+4
*
Fix LazyItemsDict.__deepcopy__() for python 2.7.
Zac Medico
2010-10-29
2
-9
/
+28
*
dyn_spec: account for empty $FILESDIR
Zac Medico
2010-10-29
1
-1
/
+3
*
debug-print: don't stat $T during depend phase
v2.2.0_alpha2
Zac Medico
2010-10-27
1
-1
/
+1
*
ebuild: move SANDBOX_ON=0 setting later
Zac Medico
2010-10-27
1
-3
/
+3
*
Only addwrite for tmp dirs if sandbox is enabled.
Zac Medico
2010-10-27
1
-1
/
+1
*
Scheduler: eliminate redundant display calls
Zac Medico
2010-10-27
1
-1
/
+6
*
repoman: use slice to avoid IndexError
Zac Medico
2010-10-27
1
-1
/
+1
*
repoman: optimize svn keywords handling
Zac Medico
2010-10-27
1
-4
/
+7
*
repoman: avoid possible IndexError with svn props
Zac Medico
2010-10-27
1
-1
/
+2
*
debug-print-function: output like older portage
Zac Medico
2010-10-27
1
-1
/
+1
*
debug-print: permission fixes
Zac Medico
2010-10-27
1
-4
/
+7
*
ebuild: account for symlink in /var/db/pkg path
Zac Medico
2010-10-27
1
-1
/
+1
*
am maintainer-mode: ignore autotest and help2man
Zac Medico
2010-10-26
1
-1
/
+1
*
ebuild(1): fix breakage for /var/db/pkg ebuilds
Zac Medico
2010-10-26
2
-4
/
+6
*
Raise StopIteration from _poll() if needed.
Zac Medico
2010-10-26
1
-0
/
+5
*
Fix broken spawn_bash() call.
Zac Medico
2010-10-24
1
-2
/
+3
*
Simplify retval checks in has_version() and best_version().
Michał Górny
2010-10-24
1
-10
/
+4
*
Cleanup CVS calls in 'sync' action.
Michał Górny
2010-10-24
1
-2
/
+4
*
Simplify debug-print*() functions code.
Michał Górny
2010-10-24
1
-20
/
+12
*
egencache --update-changelogs: reverse the sort order for headers.
Michał Górny
2010-10-24
1
-2
/
+3
*
Add sanity checks for system clock changes.
Zac Medico
2010-10-23
2
-3
/
+21
*
Scheduler: ensure display update every 3 seconds
Zac Medico
2010-10-23
1
-1
/
+36
*
JobStatusDisplay: add a _set_width() method
Zac Medico
2010-10-23
1
-5
/
+14
*
Copy term size to pty only if foreground.
Zac Medico
2010-10-23
2
-2
/
+6
*
Fix some typos and improve a message in repoman.
Arfrever Frehtes Taifersar Arahesis
2010-10-23
2
-8
/
+7
*
Bug #340475: Make repoman check if SVN keywords are enabled in svn:keywords.
Arfrever Frehtes Taifersar Arahesis
2010-10-23
1
-16
/
+24
*
Allow repoman to commit files, which have changes only in SVN properties.
Arfrever Frehtes Taifersar Arahesis
2010-10-23
2
-5
/
+5
*
depgraph minimize_children: yield highest version
v2.2.0_alpha1
Zac Medico
2010-10-23
1
-1
/
+4
*
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
*
AsynchronousLock: protect _wait() from recursion
Zac Medico
2010-10-22
1
-3
/
+6
*
lock-helper.py: make locks quiet
Zac Medico
2010-10-22
1
-0
/
+3
*
Make _LockThread.lock_obj private.
Zac Medico
2010-10-22
1
-6
/
+6
*
AsynchronousLock: assert state in unlock()
Zac Medico
2010-10-22
1
-0
/
+4
*
Support aliases in metadata/layout.conf.
Zac Medico
2010-10-22
2
-2
/
+15
*
Fix RepoConfig.info_string() for aliases.
Zac Medico
2010-10-22
1
-1
/
+1
*
Fix 'Unavailable repository' layout.conf path.
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
*
Comment out unused slot operator test ebuilds.
Zac Medico
2010-10-22
1
-6
/
+6
*
Separate conflict atoms for 'missed update'.
Zac Medico
2010-10-22
1
-18
/
+30
*
EbuildFetcher: close uneeded fds in subprocess
Zac Medico
2010-10-22
2
-26
/
+20
[next]