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
*
repoman: Update for a repoman-3.0.1 release
repoman-3.0.1
Zac Medico
2020-08-18
2
-1
/
+6
*
Updates for portage-3.0.4 release
portage-3.0.4
Zac Medico
2020-08-18
2
-1
/
+7
*
coroutine: use explicit loop parameter (bug 737698)
Zac Medico
2020-08-18
28
-125
/
+138
*
repoman: Update for a repoman-3.0.0 release
repoman-3.0.0
Zac Medico
2020-08-16
2
-1
/
+7
*
repoman: Add --jobs and --load-average options (bug 448462)
Zac Medico
2020-08-16
3
-19
/
+116
*
Updates for portage-3.0.3 release
portage-3.0.3
Zac Medico
2020-08-16
2
-1
/
+10
*
ForkExecutor: support unlimited jobs with max_jobs=True
Zac Medico
2020-08-16
1
-1
/
+1
*
async_iter_completed: check if loop is closed in finally clause
Zac Medico
2020-08-16
1
-2
/
+3
*
emerge: Add short -l option for --load-average (bug 699256)
Zac Medico
2020-08-16
2
-1
/
+3
*
emerge: Remove deprecated --changelog option (bug 699256)
Zac Medico
2020-08-16
5
-156
/
+3
*
repoman/lib/repoman/scanner.py: Remove unneeded y_ebuild_continue var
Zac Medico
2020-08-15
1
-5
/
+0
*
repoman/lib/repoman/scanner.py: Fix useless-return
Zac Medico
2020-08-15
1
-7
/
+0
*
Revert "repoman: deprecate netsurf.eclass."
Michael Orlitzky
2020-08-14
1
-1
/
+0
*
lib/portage/xml/metadata.py: tolerate xml.parsers.expat import failures (bug ...
Zac Medico
2020-08-12
1
-1
/
+4
*
SpawnProcess: fix _cancel to cleanup PipeLogger quickly
Zac Medico
2020-08-09
1
-6
/
+16
*
Updates for portage-3.0.2 release
portage-3.0.2
Zac Medico
2020-08-08
2
-1
/
+11
*
cnf/repo.postsync.d/example: add egencache --update-pkg-desc-index (bug 735626)
Zac Medico
2020-08-08
1
-1
/
+14
*
sqlite: fork safety (bug 736334)
Zac Medico
2020-08-08
2
-9
/
+38
*
sqlite: add lazy connection init
Zac Medico
2020-08-08
1
-5
/
+24
*
Add cached portage.getpid() function
Zac Medico
2020-08-08
2
-0
/
+40
*
BuildLogger: fix _cancel to cleanup PipeLogger quickly
Zac Medico
2020-08-08
1
-6
/
+17
*
treewalk: reset config for unmerge (bug 711174)
Zac Medico
2020-08-08
1
-1
/
+3
*
BinpkgEnvExtractor: fix subprocess logfile usage (bug 711174)
Zac Medico
2020-08-08
1
-1
/
+6
*
EventLoopInForkTestCase: use AsyncFunction
Zac Medico
2020-08-07
1
-18
/
+5
*
lib/*: Fix useless-return
Aaron Bauman
2020-08-07
10
-17
/
+1
*
*: drop all import __future__ statements
Aaron Bauman
2020-08-06
76
-214
/
+76
*
lib/*: exempt two core files from ungrouped-imports check
Aaron Bauman
2020-08-06
3
-7
/
+10
*
lib/portage/xml/metadata.py: fix ungrouped-imports w/refactor
Aaron Bauman
2020-08-06
1
-21
/
+8
*
lib/*: Fix ungrouped-imports
Aaron Bauman
2020-08-06
8
-33
/
+39
*
lib/*: fix superfluous-parens and enable check
Aaron Bauman
2020-08-05
23
-50
/
+51
*
pylintrc: enable multiple-imports check
Aaron Bauman
2020-08-05
1
-0
/
+1
*
tabcheck.py: fix multiple-imports
Aaron Bauman
2020-08-05
1
-1
/
+2
*
lib/portage/dep/__init__.py: fix multiple-imports
Aaron Bauman
2020-08-05
1
-1
/
+3
*
lib/portage/tests/runTests.py: fix multiple-imports
Aaron Bauman
2020-08-05
1
-3
/
+4
*
lib/portage/elog/mod_mail.py: fix multiple-imports
Aaron Bauman
2020-08-05
1
-1
/
+3
*
lib/portage/elog/mod_custom.py: fix multiple-imports
Aaron Bauman
2020-08-05
1
-1
/
+3
*
lib/portage/repository/config.py: fix trailing-comma-tuple
Aaron Bauman
2020-08-04
2
-1
/
+2
*
tox: call pylint for whole repo
Zac Medico
2020-08-04
3
-17
/
+2
*
DEVELOPING: Update minimum python version
Aaron Bauman
2020-08-04
1
-7
/
+11
*
pylintrc: disable import-error to travis failure
Zac Medico
2020-08-04
1
-1
/
+0
*
pylintrc: add more module checks
Aaron Bauman
2020-08-04
2
-11
/
+21
*
tox: add pylint
Zac Medico
2020-08-03
2
-0
/
+18
*
pylintrc: turn on checks for reimported modules
Aaron Bauman
2020-08-03
1
-9
/
+11
*
lib/portage/dbapi/vartree.py: fix reimported
Aaron Bauman
2020-08-03
1
-1
/
+0
*
lib/_emerge/search.py: fix reimported
Aaron Bauman
2020-08-03
1
-2
/
+2
*
lib/portage/util/socks5.py: fix reimport
Aaron Bauman
2020-08-03
1
-6
/
+1
*
pylintrc: enable more checks
Aaron Bauman
2020-08-03
1
-2
/
+10
*
lib/portage/util/env_update.py: fix unnecessary-semicolon
Aaron Bauman
2020-08-03
1
-1
/
+1
*
lib/portage/emaint/modules/merges/merges.py: fix unnecessary-semicolon
Aaron Bauman
2020-08-03
1
-2
/
+2
*
lib/portage/output.py: fix unnecessary-semicolon
Aaron Bauman
2020-08-03
1
-1
/
+1
[next]