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 a release
portage-2.3.3
Brian Dolbec
2016-12-05
3
-2
/
+38
*
portage/versions.py: Pyflakes and Whitespace cleanup
Brian Dolbec
2016-12-04
1
-12
/
+11
*
egencache: Migrate _special_filename class to portage.utils.changelog for api...
Brian Dolbec
2016-12-04
2
-71
/
+74
*
_emerge/depgraph.py: Autounmask-write fails when there isn't a file in packag...
hackers.terabit
2016-12-04
1
-0
/
+6
*
depgraph: select highest version involved in slot conflict (bug 554070)
Zac Medico
2016-12-04
1
-2
/
+9
*
bin/ebuild: fix EBUILD_FORCE_TEST / RESTRICT interaction (bug 601466)
Zac Medico
2016-12-03
2
-12
/
+18
*
_post_src_install_uid_fix: allow files with portage group permissions (bug 60...
Zac Medico
2016-11-29
1
-3
/
+6
*
unpack: fix txz unpack support (bug 600660)
Zac Medico
2016-11-25
1
-2
/
+5
*
repos.conf: support strict-misc-digests attribute (bug 600128)
Zac Medico
2016-11-24
4
-8
/
+27
*
dep_zapdeps: make package selections internally consistent (bug 600346)
Zac Medico
2016-11-22
2
-6
/
+38
*
preserve-libs: handle manually removed libraries better (bug 599240)
Zac Medico
2016-11-10
1
-0
/
+14
*
Revert "GitSync.update: respect sync-depth (bug 552814)"
Zac Medico
2016-11-07
1
-39
/
+2
*
Revert "emerge-webrsync: use gkeys to verify OpenPGP signatures (bug 597918)"
Zac Medico
2016-11-07
2
-51
/
+6
*
parse_metadata_use: apply English language preference (bug 599060)
Zac Medico
2016-11-07
1
-1
/
+27
*
_expand_new_virtuals: constrain output for dep_zapdeps (bug 597752)
Zac Medico
2016-11-03
2
-7
/
+12
*
sync: always pass -q --unmerged to git-update-index
Mike Gilbert
2016-11-03
1
-4
/
+1
*
[sync] Run `git update-index --refresh` when doing shallow pulls
Michał Górny
2016-10-30
1
-5
/
+16
*
emerge-webrsync: use gkeys to verify OpenPGP signatures (bug 597918)
Zac Medico
2016-10-27
2
-6
/
+51
*
portage: Updates for a release
portage-2.3.2
Brian Dolbec
2016-10-11
2
-1
/
+12
*
RELEASE-NOTES: Fix Bug 477727 entry. is a Chromium bug
Brian Dolbec
2016-10-11
1
-1
/
+1
*
repoman/main.py: Fix version output string to say Repoman
Brian Dolbec
2016-10-11
1
-1
/
+1
*
repoman: Disable SRC_URI.mirror warnings when there is only 1 mirror
Michał Górny
2016-10-06
1
-0
/
+6
*
setup.py: enable libc bindings optionally (bug 594744)
Zac Medico
2016-10-06
3
-0
/
+41
*
einstalldocs: check whether default docs are indeed files
Jan Chren (rindeal)
2016-10-04
1
-1
/
+1
*
locks: use fcntl.flock if fcntl.lockf is broken (bug 595146)
Zac Medico
2016-10-01
1
-7
/
+52
*
ebuild.sh: start phases in temporary HOME if available (bug 595028)
Zac Medico
2016-09-26
2
-6
/
+13
*
doebuild_environment: disable ccache/distcc/icecc when necessary (bug 594982)
Zac Medico
2016-09-23
2
-10
/
+5
*
GitSync.update: handle git rev-list failure (bug 594822)
Zac Medico
2016-09-22
1
-4
/
+10
*
cache.fs_template: set 0o644 defaut perms
Zac Medico
2016-09-19
1
-1
/
+1
*
doc: Revert URI changes related to docbook schema
Mike Gilbert
2016-09-19
2
-2
/
+2
*
NEWS: Fix missed edit
portage-2.3.1
Brian Dolbec
2016-09-18
1
-1
/
+1
*
Release updates
Brian Dolbec
2016-09-18
3
-1
/
+31
*
writeable_check: warn about invalid mountinfo lines (bug 594284)
Zac Medico
2016-09-18
1
-1
/
+11
*
writeable_check: add additional checks to mountinfo parsing function
Mikhail Pukhlikov
2016-09-18
1
-5
/
+13
*
writeable_check: handle invalid entries in /proc/self/mountinfo
Mikhail Pukhlikov
2016-09-18
1
-1
/
+7
*
repoman/.../git/status.py: Fix some missed copy/paste docstring edits
Brian Dolbec
2016-09-16
1
-2
/
+2
*
repoman: Update man page and commitmsgfile option
Brian Dolbec
2016-09-16
2
-2
/
+6
*
selinux: fix crash for invalid context
Jason Zaman
2016-09-15
1
-9
/
+15
*
repoman/actions.py: Add cat/pkg: substtution in the commitsgfile text
Brian Dolbec
2016-09-15
1
-4
/
+9
*
repoman/main.py: Fix commitmessage assignment not being done.
Brian Dolbec
2016-09-15
1
-2
/
+8
*
news: skip parsing if News-Item-Format is unspecified
Mike Gilbert
2016-09-14
1
-19
/
+19
*
news: Support News-Item-Format 2.0
Mike Gilbert
2016-09-14
1
-12
/
+38
*
test_NewsItem: Add News-Item-Format to template
Mike Gilbert
2016-09-14
1
-0
/
+1
*
pym/portage/util/locale.py: add a C module to help check locale
Anthony G. Basile
2016-09-14
3
-8
/
+82
*
setup.py: add stub for building custom modules in C/C++
Anthony G. Basile
2016-09-14
1
-1
/
+10
*
pym/portage/util/locale.py: fix decoding for python2 plus some locales
Anthony G. Basile
2016-09-14
1
-2
/
+2
*
config.setcpv: add recursion assertion
Zac Medico
2016-09-14
1
-0
/
+15
*
config.environ: handle missing ctypes for check_locale (bug 584328)
Arfrever Frehtes Taifersar Arahesis
2016-09-14
1
-2
/
+3
*
EventLoop: add run_until_complete method (bug 591760)
Zac Medico
2016-08-23
2
-10
/
+30
*
Scheduler._terminate_tasks: purge _running_tasks (bug 425554)
Zac Medico
2016-08-22
1
-1
/
+14
[next]