Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
portage_tool
/
HEAD
841913e
bin/ebuild-helpers/doins: fix PYTHONPATH setting (bug 640934)
by Zac Medico
· 6 years ago
chromeos-2.2.12
factory-soraka-10323.39.B
master
release-R65-10323.B
stabilize-10323.29.B
stabilize-10323.30.B
stabilize-10323.31.B
stabilize-10323.58.B
stabilize-10323.62.B
stabilize-10323.67.B
d871a78
binarytree._populate: suppress PORTAGE_SSH_OPTS KeyError (bug 572494)
by Zac Medico
· 8 years ago
e5e0941
bin/doins.py: remove file before creating symlink (bug 640376)
by Zac Medico
· 6 years ago
factory-scarlet-10211.B
dd8ad72
Rewrite doins by python.
by Hidehiko Abe
· 6 years ago
factory-fizz-10167.B
release-R64-10176.B
stabilize-10176.13.B
stabilize-10176.47.B
stabilize-10176.54.B
stabilize-10176.58.B
stabilize-10176.65.B
5210635
disable various preupload tests
by Mike Frysinger
· 6 years ago
factory-coral-10122.B
firmware-coral-10068.B
firmware-fizz-10139.117.B
firmware-fizz-10139.94.B
firmware-fizz-10139.B
firmware-scribe-10045.B
release-R63-10032.B
stabilize-10032.111.B
stabilize-10032.56.B
stabilize-10032.68.B
stabilize-10032.71.B
stabilize-10032.72.B
stabilize-10032.75.B
stabilize-10032.86.B
cfde335
ebuild: allow RESTRICT=network-sandbox in ebuilds
by Mike Frysinger
· 6 years ago
release-R61-9765.B
release-R62-9901.B
stabilize-9756.B
stabilize-9765.39.B
stabilize-9765.65.B
stabilize-9765.7.B
stabilize-9765.76.B
stabilize-9901.35.B
stabilize-9901.53.B
stabilize-9901.54.B
stabilize-9901.77.B
stabilize-9998.B
3ccfed9
make.defaults: negative incrementals in USE_EXPAND (530222)
by Zac Medico
· 9 years ago
factory-eve-9667.B
firmware-eve-9584.B
firmware-eve-campfire-9584.131.B
firmware-twinkie-9628.B
release-R60-9592.B
stabilize-9554.B
stabilize-9592.15.B
stabilize-9592.55.B
stabilize-9592.67.B
stabilize-9592.82.B
stabilize-9693.B
499b626
fs_template._ensure_dirs: handle EEXIST (529120)
by Zac Medico
· 9 years ago
b7a1a05
flat_hash: Fix race condition in _setitem.
by Bertrand SIMONNET
· 9 years ago
038734b
Add separatedebug feature
by Bertrand SIMONNET
· 9 years ago
9843315
package.bashrc: per profile, per-package bashrc mechanism
by Bertrand SIMONNET
· 9 years ago
91bfbb6
Add profile-formats to profile_complex
by Bertrand SIMONNET
· 9 years ago
cf29ad8
Refactor bashrc scripts sourcing
by Bertrand SIMONNET
· 9 years ago
9b31dff
Set "url" before marking the index as up to date.
by David James
· 9 years ago
5400ba6
If a binhost file sets a TTL header, honor it.
by David James
· 9 years ago
071f8a6
Make SYSROOT a portage variable
by Bertrand SIMONNET
· 9 years ago
ac61fab
Do not interrupt on SIGCONT
by Bertrand SIMONNET
· 9 years ago
3865809
Readonly detection logic should handle ROOT
by Bertrand SIMONNET
· 9 years ago
15b05e7
Remove repo_name warning
by Bertrand SIMONNET
· 9 years ago
8baeb74
Remove repos.conf
by Bertrand SIMONNET
· 9 years ago
abf6148
Add a new portageq helper to reduce a string containing use conditionals
by Albert Chaulk
· 10 years ago
b1ccf16
re-order install hooks execution
by Mike Frysinger
· 10 years ago
6c6bc73
suppress splitdebug for .o files
by Mike Frysinger
· 12 years ago
ff80558
Commit fast-build patch to portage_tool repository.
by David James
· 12 years ago
6d9efc1
support suppressing env-update
by David James
· 12 years ago
364e3d2
support fixing *.la
by David James
· 12 years ago
fd81edf
Updates for the release
by Brian Dolbec
· 9 years ago
v2.2.12
269aa06
--sync: Decode getaddrinfo() errors properly
by Michał Górny
· 9 years ago
852f5b5
QA: Warn when systemd units use /etc/conf.d
by Michał Górny
· 9 years ago
98e84ba
QA: Use pngfix to find broken PNG files
by Michał Górny
· 10 years ago
cbfba17
Enable consistent __future__ behavior for division
by Michał Górny
· 9 years ago
910d073
emerge: Prepend '=' to unmerge atoms (bug 512578)
by Alexander Berntsen
· 9 years ago
bbb34ef
repoman: Do not report DESCRIPTION.punctuation warning for "etc.".
by Arfrever Frehtes Taifersar Arahesis
· 9 years ago
49ec469
emake: pass EXTRA_EMAKE after user's "$@", not before
by Sergei Trofimovich
· 9 years ago
d40b4f1
emerge: fix invalid locale setting (bug 519074)
by Mike Gilbert
· 9 years ago
72a1f97
repoman: fix atom.blocker checks.
by Michał Górny
· 9 years ago
b316391
localization: properly decode formatted number for localized_size().
by Michał Górny
· 9 years ago
3e4b7a5
Follow-up to commit 96ded9cff423d773ee31a696a691dd6610c315b7: Restore "/" characters.
by Arfrever Frehtes Taifersar Arahesis
· 9 years ago
213335d
Revert incorrect commit 9351edad48523bb38b1bf651506786bdc8814f62, which broke file type detection
by Arfrever Frehtes Taifersar Arahesis
· 9 years ago
2830df3
pym/_emerge/depgrapgh.py: Fix bug 518968
by Brian Dolbec
· 9 years ago
d705ea3
New emaint module: Merges
by Pavel Kazakov
· 9 years ago
96ded9c
Move -MERGING- string to a constant.
by Pavel Kazakov
· 9 years ago
9351eda
bin/chpathtool.py: fix py3.2 &py3.3 test failure
by Brian Dolbec
· 9 years ago
v2.2.11
28d9914
pym/_emerge/Binpkg.py: Add missing line feed to output.
by Brian Dolbec
· 9 years ago
89d0231
Update release notes
by Alexander Berntsen
· 9 years ago
df52e14
Update release notes
by Alexander Berntsen
· 9 years ago
ea2d9c5
repoman: Warn if virtuals depend on perl-core, bug 516428
by Andreas K. Huettel (dilfridge)
· 9 years ago
4cbf3ef
man/repoman: Note line inaccuracies (bug 517416)
by Alexander Berntsen
· 9 years ago
9089c2d
ebuild-helpers/xattr/install: use install-xattr
by Anthony G. Basile
· 10 years ago
2f92c6d
portage/emaint/module.py: Fix an indent error in get_class()
by Brian Dolbec
· 9 years ago
2a3dc32
repoman: Fix broken userquery import
by Brian Dolbec
· 9 years ago
b96fb04
man/emerge.1: Make the --alert example more safe
by Alexander Berntsen
· 9 years ago
15433c5
emerge: Implement "--alert"
by Alexander Berntsen
· 10 years ago
22637f2
Revert "emerge: Implement "--alert""
by Alexander Berntsen
· 9 years ago
1a00ddf
emerge: Implement "--alert"
by Alexander Berntsen
· 10 years ago
55b2e1c
Turn a traceback into a graceful error
by Alexander Berntsen
· 10 years ago
e3ecbad
Revert 'packages' profile as directory patches
by Alexander Berntsen
· 10 years ago
ab02c3f
emerge: Don't split suggestion (bug 487074)
by Alexander Berntsen
· 10 years ago
1066e75
depgraph: handle argument/set parents more
by Zac Medico
· 9 years ago
f55ab6a
portage/dispatch_conf.py: Fix bug 512690
by Brian Dolbec
· 9 years ago
057aba8
More debug output for the slot conflict handler
by Sebastian Luther
· 9 years ago
3f11009
Bug #510538: Include "::repository" in more messages.
by Arfrever Frehtes Taifersar Arahesis
· 10 years ago
0c416cb
Make b4d8e300c04b768be7cd5c respect max line width
by Alexander Berntsen
· 10 years ago
b4d8e30
Support the 'packages' profile file as a directory
by Michael Palimaka
· 10 years ago
de71f70
Prevent rebuild code from performing unwanted repo changes
by Sebastian Luther
· 10 years ago
0a2dab3
repoman: Add accidently deleted closing bracket ')'
by Brian Dolbec
· 10 years ago
54e4395
emerge/actions: Add python version to portage version line
by Douglas Freed
· 10 years ago
1970d86
repoman: Add ruby18 warning for deprecated ruby target
by Manuel Rüger
· 10 years ago
06637c4
repoman: Add DESCRIPTION.puntuation check (bug #438976)
by Michael Orlitzky
· 10 years ago
fe5807a
Update RELEASE-NOTES
by Brian Dolbec
· 10 years ago
73f08e1
make.conf.5: Fix order of some paragraphs.
by Arfrever Frehtes Taifersar Arahesis
· 10 years ago
cb7d234
EbuildBuild: handle empty PORTAGE_BINPKG_FORMAT
by Zac Medico
· 10 years ago
9c0c186
Fix crash with @security (bug 488820)
by Sebastian Luther
· 10 years ago
027bac6
depgraph: Improve mismatch checking (bug 505944)
by Alexander Berntsen
· 10 years ago
d74c5fd
DEVELOPING: 50 char limit for summary is too short
by Brian Dolbec
· 10 years ago
b24dbbb
repoman: Remove obsolete eclass checks
by Michael Palimaka
· 10 years ago
5f519fc
Use a localized size formatting function
by Michał Górny
· 10 years ago
2bca067
emerge: call setlocale() to enable system locale
by Michał Górny
· 10 years ago
c5df3ce
Sort repoman check results in output
by Michał Górny
· 10 years ago
3b40006
TaskSequence.py: Fix queue starting (bug 506186)
by Brian Dolbec
· 10 years ago
ad1d3b4
writeable_check.py: Fix RO check (bug 505428)
by Brian Dolbec
· 10 years ago
dcb095e
dbapi/vartree.py: whitespace cleanup
by Brian Dolbec
· 10 years ago
d8345b5
Remove some broken old-style virtual code
by Sebastian Luther
· 10 years ago
7ea26b6
DEVELOPING: Be more specific about tabs/spaces
by Alexander Berntsen
· 10 years ago
8e3e0ac
DEVELOPING: Add note on commit messages
by Alexander Berntsen
· 10 years ago
18c3f4f
DEVELOPING: Add note on commits
by Alexander Berntsen
· 10 years ago
ec8c4f4
DEVELOPING: Cap at 72 columns
by Alexander Berntsen
· 10 years ago
a2b4347
_compute_abi_rebuild_info: deal with non-Package parents
by Sebastian Luther
· 10 years ago
v2.2.10
d10a23b
Fix bug in _remove_pkg logic (bug 505422)
by Sebastian Luther
· 10 years ago
e03499b
pym/_emerge/main.py: Fix --moo output
by eroen@falcon.eroen.eu
· 10 years ago
6daffec
runtests.sh: Add 3.4 to PYTHON_SUPPORTED_VERSIONS and 3.5 to PYTHON_VERSIONS.
by Arfrever Frehtes Taifersar Arahesis
· 10 years ago
7b4b80d
mkrelease.sh: Update sed command to work after commit b1197c9964a7122477e94cf26a6f63b20f636d31.
by Arfrever Frehtes Taifersar Arahesis
· 10 years ago
be8212b
Update release notes.
by Brian Dolbec
· 10 years ago
v2.2.9
a8c3ab7
makerelease.sh: Add --user option for the scp upload.
by Brian Dolbec
· 10 years ago
b68e090
man/make.conf.5: Fix misinformation (bug 504532)
by Alexander Berntsen
· 10 years ago
e166eb6
portage/emaint/main.py: Fix a bug in the options parsing.
by Brian Dolbec
· 10 years ago
dd1038e
man/ebuild.1: Add --verbose-slot-rebuilds option.
by Brian Dolbec
· 10 years ago
a830a9a
Whitespace cleanup
by Brian Dolbec
· 10 years ago
d110844
As per bug #472104 add option --verbose-slot-rebuilds=y|n
by Brian Dolbec
· 10 years ago
cce6411
Update dates in recently changed files.
by Arfrever Frehtes Taifersar Arahesis
· 10 years ago
Next »