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
*
Updates for portage-2.3.98 release
portage-2.3.98
Zac Medico
2020-04-08
2
-1
/
+6
*
Scheduler: wakeup for empty merge queue (bug 711322)
Zac Medico
2020-04-08
2
-10
/
+35
*
Updates for portage-2.3.97 release
portage-2.3.97
Zac Medico
2020-04-07
3
-1
/
+13
*
NeededEntry: infer implicit soname from file basename (bug 715162)
Zac Medico
2020-04-07
2
-0
/
+22
*
Revert "AsynchronousTask: add coroutine async_start method"
Zac Medico
2020-04-07
16
-88
/
+49
*
Revert "AbstractEbuildProcess: add _async_start coroutine"
Zac Medico
2020-04-07
2
-14
/
+27
*
Revert "EbuildPhase: add _async_start coroutine"
Zac Medico
2020-04-07
2
-22
/
+13
*
Revert "AsynchronousTask: Call _start_hook after _start_async"
Zac Medico
2020-04-07
1
-2
/
+2
*
Revert "AsyncScheduler: use async_start method"
Zac Medico
2020-04-07
4
-53
/
+15
*
Revert "EbuildBuildDir: use async_start method"
Zac Medico
2020-04-07
1
-44
/
+78
*
Revert "ForkExecutor: use async_start method"
Zac Medico
2020-04-07
2
-31
/
+5
*
Revert "SpawnProcess: use async_start method (bug 709746)"
Zac Medico
2020-04-07
10
-61
/
+19
*
Revert "PipeLogger: non-blocking write to pipe (bug 709746)"
Zac Medico
2020-04-07
2
-94
/
+14
*
Revert "SpawnProcess: add _main coroutine"
Zac Medico
2020-04-07
1
-22
/
+11
*
Revert "SpawnProcess: only cancel self._main_task if it's not done"
Zac Medico
2020-04-07
1
-1
/
+1
*
Revert "SpawnProcess: make _main cancel pipe_logger when appropriate"
Zac Medico
2020-04-07
1
-7
/
+2
*
Revert "SpawnProcess: cancel pipe_logger after async_start CancelledError"
Zac Medico
2020-04-07
1
-6
/
+1
*
Revert "CompositeTask: call self.cancel() for _start_task CancelledError"
Zac Medico
2020-04-07
1
-1
/
+1
*
Revert "AsyncScheduler: cancel task after _task_coroutine CancelledError"
Zac Medico
2020-04-07
1
-1
/
+0
*
Revert "EbuildBuildDir: cancel current tasks for CancelledError"
Zac Medico
2020-04-07
1
-30
/
+16
*
Revert "Support PORTAGE_LOG_FILTER_FILE (bug 709746)"
Zac Medico
2020-04-07
7
-213
/
+20
*
Revert "_BinpkgFetcherProcess: fix async_lock event loop recursion (bug 711178)"
Zac Medico
2020-04-07
1
-17
/
+15
*
Revert "SpawnProcess: cancel _main_task in _unregister (bug 711174)"
Zac Medico
2020-04-07
1
-2
/
+0
*
Revert "Rename PORTAGE_LOG_FILTER_FILE_CMD from PORTAGE_LOG_FILTER_FILE"
Zac Medico
2020-04-07
5
-6
/
+6
*
process: Unshare UTS namespace, and set hostname to 'localhost'
Michał Górny
2020-03-28
1
-1
/
+10
*
repoman: Update for a repoman-2.3.22 release
repoman-2.3.22
Zac Medico
2020-03-25
2
-1
/
+6
*
repoman.modules.vcs.git.changes: reindex only for commit mode (bug 712106)
Zac Medico
2020-03-25
1
-1
/
+6
*
_lockfile_was_removed: always return tuple
Zac Medico
2020-03-25
1
-1
/
+1
*
Updates for portage-2.3.96 release
portage-2.3.96
Zac Medico
2020-03-25
2
-1
/
+6
*
lockfile: raise TryAgain if inode is already locked (bug 714480)
Zac Medico
2020-03-25
2
-3
/
+25
*
_lockfile_iteration: index locked files by inode (bug 714480)
Zac Medico
2020-03-25
1
-12
/
+23
*
_lockfile_was_removed: return fstat result (bug 714480)
Zac Medico
2020-03-25
1
-8
/
+8
*
repoman: fetch_metadata_xsd: use fetch function
Zac Medico
2020-03-23
1
-41
/
+10
*
Updates for portage-2.3.95 release
portage-2.3.95
Zac Medico
2020-03-22
2
-1
/
+8
*
emerge --info: Filter variables for credentials
Sam James (sam_c)
2020-03-22
1
-0
/
+4
*
_hide_url_passwd: replace all occurrences (bug 713726)
Zac Medico
2020-03-22
1
-1
/
+1
*
_post_phase_userpriv_perms: handle $HOME (bug 713100)
Zac Medico
2020-03-22
1
-3
/
+4
*
AsynchronousTask: in _async_wait, call self.wait() immediately
Zac Medico
2020-03-22
1
-6
/
+6
*
AsynchronousTask: include self in InvalidStateError message
Zac Medico
2020-03-22
2
-2
/
+2
*
DoebuildSpawnTestCase: add $HOME variable
Zac Medico
2020-03-21
1
-1
/
+3
*
eqawarn: output to build log regardless of --quiet (bug 713818)
Zac Medico
2020-03-21
1
-2
/
+2
*
repoman: Update for a repoman-2.3.21 release
repoman-2.3.21
Zac Medico
2020-03-14
2
-1
/
+7
*
repoman.modules.vcs.git.changes: reindex (bug 712106)
Zac Medico
2020-03-14
1
-3
/
+14
*
Updates for portage-2.3.94 release
portage-2.3.94
Zac Medico
2020-03-14
2
-1
/
+8
*
_prepare_workdir: apply PORTAGE_WORKDIR_MODE to PORTAGE_BUILDDIR (bug 692492)
Zac Medico
2020-03-14
1
-7
/
+14
*
compression_probe: omit zstd --long=31 on 32-bit arch (bug 710444)
Zac Medico
2020-03-14
1
-2
/
+8
*
depgraph: respect --deep=<depth> with --update (bug 712298)
Zac Medico
2020-03-14
2
-4
/
+22
*
man/emerge.1: fix logrotate directory containing elog-save-summary
Chris Mayo
2020-03-14
1
-1
/
+1
*
SimpleEmergeTestCase: test binhost support
Zac Medico
2020-03-08
1
-3
/
+45
*
SimpleEmergeTestCase: run tests in coroutine method
Zac Medico
2020-03-07
1
-7
/
+18
[next]