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.5
Brian Dolbec
2017-03-16
3
-1
/
+26
*
depgraph: fix missed atom_not_selected initialization (bug 612846)
Zac Medico
2017-03-16
1
-3
/
+14
*
depgraph: fix slot operator rebuild for llvm:0 to llvm:4 upgrade (bug 612772)
Zac Medico
2017-03-15
2
-13
/
+155
*
movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
2017-03-15
7
-2
/
+504
*
repoman: Change how the tmp file for the commit msg is made (bug 571546)
Doug Goldstein
2017-03-15
2
-29
/
+31
*
Fix wrong cast of valid_hashes to frozenset
Ilya Tumaykin
2017-03-14
1
-3
/
+2
*
portage.checksum: Store supported hash types in a frozenset
Michał Górny
2017-03-13
1
-11
/
+14
*
travis: Install additional (pure Python) crypto providers if necessary
Michał Górny
2017-03-13
1
-1
/
+8
*
portage.checksum: Support pygost as fallback Streebog provider
Michał Górny
2017-03-13
1
-0
/
+15
*
Support STREEBOG{256,512} hash function (from pygcrypt), #597736
Michał Górny
2017-03-13
3
-2
/
+24
*
portage.checksum: Support pygcrypt as optimized fallback
Michał Górny
2017-03-13
1
-0
/
+38
*
portage.checksum: Reorder to avoid loading redundant impls
Michał Górny
2017-03-13
1
-58
/
+87
*
portage.checksum: Stop exposing global hash variables
Michał Górny
2017-03-13
1
-22
/
+20
*
portage.checksum: Remove exception handling for missing hashlib
Michał Górny
2017-03-13
1
-30
/
+25
*
portage.checksum: Remove fallbacks for algorithms guaranteed since py2.7
Michał Górny
2017-03-13
1
-13
/
+5
*
portage.checksum: Fix BLAKE2* fallbacks from pycryptodome
Michał Górny
2017-03-13
1
-2
/
+4
*
tests: Add minimal safety checks for checksums
Michał Górny
2017-03-13
1
-0
/
+88
*
portage.checksum: Support getting byte string checksums
Michał Górny
2017-03-13
1
-0
/
+29
*
portage.checksum: create explicit checksum_file() method
Michał Górny
2017-03-13
1
-6
/
+9
*
portage.checksum: Remove python-fchksum support
Michał Górny
2017-03-13
1
-10
/
+1
*
Use public API: hashfunc_map -> get_valid_checksum_keys()
Michał Górny
2017-03-13
5
-11
/
+11
*
portage.checksum: Support pysha3 fallback for SHA3
Michał Górny
2017-03-13
1
-2
/
+12
*
portage.checksum: Update fallback doc for SHA3/BLAKE2*
Michał Górny
2017-03-13
1
-4
/
+4
*
repoman: flag URIs using http:// when https:// is available
Mike Frysinger
2017-03-10
3
-1
/
+31
*
config.setcpv: fix handling of IUSE changes (bug 611896)
Zac Medico
2017-03-09
1
-2
/
+5
*
depgraph: fix runtime package mask interaction with slot operator rebuilds (b...
Zac Medico
2017-03-09
2
-12
/
+152
*
depgraph: fix backtracking for slot operator rebuilds (bug 612042)
Zac Medico
2017-03-08
4
-11
/
+36
*
use_reduce: reserve missing_white_space_check for invalid tokens (bug 611838)
Zac Medico
2017-03-08
1
-2
/
+2
*
emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
2017-03-08
6
-5
/
+266
*
Portage: Updates for a release
portage-2.3.4
Brian Dolbec
2017-03-01
2
-1
/
+36
*
repoman: Updates for a release
repoman-2.3.2
Brian Dolbec
2017-03-01
2
-1
/
+19
*
repoman/MANIFEST.in: include .repoman_not_installed
Zac Medico
2017-03-01
1
-0
/
+1
*
repoman: Fix regular expressions matching the copyright line
Ulrich Müller
2017-03-01
1
-2
/
+2
*
repoman: Don't update years in non-Gentoo copyright lines bug 611296
Ulrich Müller
2017-03-01
1
-4
/
+6
*
checksum: Add pycryptodome fallbacks for SHA3 and BLAKE2
Michał Górny
2017-03-01
1
-0
/
+22
*
checksum: Fix overriding fallbacks on broken pycrypto
Michał Górny
2017-03-01
1
-6
/
+6
*
repoman: Warn about stale CVS keywords in ebuild header bug 610954
Ulrich Müller
2017-03-01
2
-6
/
+11
*
checksum: Add blake2* and sha3 hashes from hashlib 3.6+
Michał Górny
2017-02-28
2
-5
/
+15
*
checksum: Remove redundant internal fallbacks
Michał Górny
2017-02-28
1
-17
/
+2
*
checksum: Add summary on top to help following the logic
Michał Górny
2017-02-28
1
-1
/
+14
*
vartree: Replace uses of internal portage.checksum._new_md5 var
Michał Górny
2017-02-28
1
-4
/
+2
*
vartree: Use hashlib lazy-import, kill py<2.5 compat
Michał Górny
2017-02-28
1
-6
/
+3
*
man/emerge.1: use repo names or aliases with --sync
Alexandru Elisei
2017-02-28
1
-3
/
+5
*
sync.py: recognize repo aliases when updating repositories (bug 610852)
Alexandru Elisei
2017-02-28
1
-8
/
+20
*
emaint: declare handler name consistently across modules
Gilles Dartiguelongue
2017-02-26
6
-10
/
+12
*
emaint logs: remove excessive kwargs tests
Gilles Dartiguelongue
2017-02-26
1
-14
/
+12
*
sync.py: validate repos in _get_repos() (bug 567478, 576282, 601054)
Alexandru Elisei
2017-02-24
1
-62
/
+58
*
GitSync: fix spurious "sync-depth is deprecated" messages (bug 610708)
Zac Medico
2017-02-24
2
-6
/
+7
*
grabfile_package: support -* in profile "packages" files (bug 610670)
Zac Medico
2017-02-23
1
-1
/
+8
*
etc-update: fix hang when using_editor is set, bug #544440
Fabian Groffen
2017-02-22
1
-4
/
+15
[next]