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
*
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
*
repoman: fix _depend_checks baddepsyntax accounting
Zac Medico
2016-08-15
1
-7
/
+2
*
repoman: deduplicate dependency.syntax errors (bug 591184)
Zac Medico
2016-08-15
1
-0
/
+6
*
repoman: fix erroneous LICENSE.syntax (bug 591184)
Zac Medico
2016-08-14
1
-9
/
+7
*
emerge: add --fuzzy-search and --search-similarity (bug 65566)
Zac Medico
2016-08-08
4
-5
/
+74
*
depgraph._serialize_tasks: improve runtime cycle handling (bug 590514)
Zac Medico
2016-08-07
2
-24
/
+98
*
flat_hash: use mkstemp in _setitem
Zac Medico
2016-07-24
1
-25
/
+24
*
action_metadata: handle missing _md5_ key (bug 568934)
Zac Medico
2016-07-23
1
-1
/
+1
*
GitSync.update: use git reset --merge instead of --hard (bug 552814)
Zac Medico
2016-07-18
1
-2
/
+2
*
GitSync.update: respect sync-depth (bug 552814)
Zac Medico
2016-07-14
1
-2
/
+25
*
portage.cache: write md5 instead of mtime (bug 568934)
Zac Medico
2016-07-13
4
-10
/
+38
*
Add emerge --autounmask-continue option (bug 582624)
Zac Medico
2016-07-02
5
-12
/
+102
*
testpath: fix missed newline
Brian Dolbec
2016-07-02
1
-1
/
+2
*
testpath: Add zsh support
Angel Perivolaropoulos
2016-06-30
1
-3
/
+7
*
repoman: Make LIVEVCS.* checks fatal
Michał Górny
2016-06-30
1
-2
/
+0
*
portage.VERSION: compensate for new git tag format
Mike Gilbert
2016-06-28
1
-4
/
+4
*
refresh many URIs in the code base
Mike Frysinger
2016-06-28
56
-94
/
+92
*
repoman: use https to fetch metadata.xsd
Mike Frysinger
2016-06-28
1
-1
/
+3
*
depgraph: fix missed llvm update (bug 584626)
Zac Medico
2016-06-26
4
-2
/
+28
*
Add a unit test which reproduces bug 584626
Zac Medico
2016-06-26
1
-0
/
+109
*
chpathtool.py: fix byte comparison logic for python3 (bug 587198)
Zac Medico
2016-06-26
1
-1
/
+1
*
repoman: skip QA checks in manifest mode (bug 586864)
Zac Medico
2016-06-23
1
-0
/
+2
*
Updates for release: repoman
repoman-2.3.0
portage-2.3.0
Brian Dolbec
2016-06-23
3
-1
/
+13
*
Updates for release: portage
Brian Dolbec
2016-06-23
3
-1
/
+27
*
repoman: new QA error: slot operator under '||' alternative
Sergei Trofimovich
2016-06-20
2
-0
/
+47
*
repoman: fix KeyError during manifest generation (bug 585388)
Zac Medico
2016-06-20
2
-50
/
+53
*
repoman: clarify --force manifest code
Zac Medico
2016-06-20
1
-3
/
+10
*
repoman: organize _doebuild_manifest_exempt_depend code
Zac Medico
2016-06-20
1
-1
/
+1
*
unmerge-backup: check BUILD_TIME of existing binary package (bug 586410)
Zac Medico
2016-06-19
1
-4
/
+11
*
repoman: Move manifest generation to modules/commit/manifest.py
Brian Dolbec
2016-06-19
3
-86
/
+118
*
eapply: use gpatch for bsd userland (bug 574626)
Zac Medico
2016-06-18
1
-2
/
+5
[next]