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-3.0.7 release
portage-3.0.7
Zac Medico
2020-09-13
2
-1
/
+8
*
Recognize riscv_{ilp32,ilp32d} ABIs
Andreas K. Hüttel
2020-09-13
1
-2
/
+9
*
egencache: add --external-cache-only option (bug 737470)
Zac Medico
2020-09-13
3
-29
/
+43
*
get_mirror_url: urlquote only for ftp, http, and https (bug 741474)
Zac Medico
2020-09-12
1
-2
/
+6
*
selinux: encode os path arguments as UTF-8 (bug 741194)
Zac Medico
2020-09-11
1
-8
/
+8
*
Updates for portage-3.0.6 release
portage-3.0.6
Zac Medico
2020-09-07
3
-1
/
+29
*
binarytree.move_ent: fix path comparison prior to _movefile
Zac Medico
2020-09-07
1
-1
/
+1
*
binrepos.conf: support fetchcommand customization (bug 668302)
Zac Medico
2020-09-07
4
-19
/
+60
*
Add binrepos.conf to replace PORTAGE_BINHOST (bug 668334)
Zac Medico
2020-09-07
8
-8
/
+206
*
man/portage.5: Fix man2html rendering in repos.conf section
Zac Medico
2020-09-07
1
-2
/
+2
*
make.conf: Treat __* variables as local and do not propagate them.
Arfrever Frehtes Taifersar Arahesis
2020-09-07
2
-1
/
+9
*
egencache --update-pkg-desc-index: emulate esync --verbose output (bug 737470)
Zac Medico
2020-09-07
3
-7
/
+74
*
emerge --search: auto-detect regular expressions (bug 737480)
Zac Medico
2020-09-07
4
-2
/
+29
*
env-update: create systemd user-session environment definition
Florian Schmaus
2020-09-07
1
-3
/
+39
*
man/{portage,make.conf}.5: Files in subdirs are parsed in lexical order
Michael Everitt
2020-09-07
2
-10
/
+9
*
syncbase: update with newer Gemato proxy parameter in openpgp env
Frédéric Pierret (fepitre)
2020-09-07
4
-15
/
+31
*
rsync: ignore addrinfos with proxy settings
Frédéric Pierret (fepitre)
2020-09-07
1
-9
/
+10
*
Use portage proxy settings for fetching BINPKG host
Frédéric Pierret (fepitre)
2020-09-07
2
-4
/
+15
*
man/portage.5: Tidy up some long (>80 char) lines
Michael Everitt
2020-09-05
1
-10
/
+13
*
ChangedDepsSet: use strip_slots function like --changed-deps (bug 739908)
Zac Medico
2020-09-01
1
-36
/
+15
*
Updates for portage-3.0.5 release
portage-3.0.5
Zac Medico
2020-08-30
2
-1
/
+9
*
Use cached portage.getpid() function (bug 739540)
Zac Medico
2020-08-30
20
-32
/
+42
*
dephgraph: Allow elimination of highest version after slot conflict (bug 439688)
Zac Medico
2020-08-30
3
-14
/
+2
*
test_slot_conflict_rebuild: Add dev-lang/go case for bug 439688
Zac Medico
2020-08-30
1
-1
/
+63
*
async_iter_completed: fix InvalidStateError in finally clause (bug 738766)
Zac Medico
2020-08-23
1
-1
/
+0
*
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
[next]