GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
EbuildFetcher: Use fork for better performance.
Zac Medico
2010-10-21
1
-33
/
+43
*
lock-helper.py: use PORTAGE_PYM_PATH for safety
Zac Medico
2010-10-21
4
-1
/
+5
*
AsynchronousLock: use subprocess if no threads
Zac Medico
2010-10-21
7
-27
/
+186
*
Raise default backtrack limit for bug 337178
Sebastian Luther
2010-10-21
3
-4
/
+4
*
Enable tests for autoumask with EAPI 4.
Zac Medico
2010-10-21
1
-14
/
+17
*
Enable tests for circular deps with EAPI 4.
Zac Medico
2010-10-21
1
-12
/
+15
*
Comment: slot operator deps not implemented.
Zac Medico
2010-10-21
1
-0
/
+1
*
Enable more tests for resolver with EAPI 4.
Zac Medico
2010-10-21
1
-14
/
+14
[next]