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
*
Update info for a release
v2.2.19
Brian Dolbec
2015-05-14
3
-1
/
+58
*
Fix deprecated logging.warn() calls (bug 549322)
Zac Medico
2015-05-12
4
-14
/
+14
*
Allow read-only PKGDIR if no ebuilds will be built (bug 549072)
Zac Medico
2015-05-12
1
-1
/
+4
*
portage/sync/modules/squashdelta: Add some initial docstrings
Brian Dolbec
2015-05-11
1
-0
/
+6
*
portage/sync/modules/webrsync: Correct the kwargs.pop() to pop self.spawn_kwargs
Brian Dolbec
2015-05-11
1
-1
/
+1
*
dispatch-conf: handle file/directory collisions (bug 256376)
Zac Medico
2015-05-10
1
-14
/
+83
*
portage/sync/modules/webrsync: Fileter out uid, gid, groups from kwargs
Brian Dolbec
2015-05-09
1
-0
/
+4
*
bin/emerge-webrsync: Fix a missed websync to webrsync rename
Brian Dolbec
2015-05-09
1
-2
/
+2
*
bin/portageq: Update the portdir, portdir_overlay and envvar deprecation mess...
Brian Dolbec
2015-05-09
1
-5
/
+11
*
VdbMetadataDelta.applyDelta: handle "remove" events properly (bug 547532)
Zac Medico
2015-05-09
1
-18
/
+21
*
Contribute squashdelta syncing module
Michał Górny
2015-05-06
4
-0
/
+396
*
repoman: enable copyright date check without vcs (bug 488836)
Andrew Hamilton
2015-05-06
1
-1
/
+1
*
Bundle a minimalistic derivation of Python's formatter module (bug 547732)
Zac Medico
2015-05-06
4
-5
/
+74
*
Disable SOCKSv5-over-UNIX-socket proxy by default, bug #548710
Nikoli
2015-05-06
3
-1
/
+7
*
Use consistent rules for filenames of ebuils and misc files.
Ulrich Müller
2015-05-06
2
-3
/
+3
*
varexpand: fix IndexError (bug 548556)
Zac Medico
2015-05-03
1
-0
/
+12
*
PORTAGE_XATTR_EXCLUDE: preserve security.capability (bug 548516)
Zac Medico
2015-05-03
2
-3
/
+8
*
Scheduler: increase visiblity of postinst failures (bug 547778)
Zac Medico
2015-05-03
6
-7
/
+42
*
emake: refresh comments/docs/style
Mike Frysinger
2015-05-04
2
-19
/
+31
*
bintree.populate: binhost connection failure triggers TypeError (bug 532784)
Zac Medico
2015-05-03
1
-2
/
+6
*
gcc_warn_check: filter grep results with uniq (bug 548438)
Ryan Hill
2015-05-03
1
-1
/
+1
*
dblink: elog failed postinst (bug 547778)
Zac Medico
2015-05-02
1
-2
/
+3
*
_unmerge_protected_symlinks: suggest UNINSTALL_IGNORE (bug 428098)
Zac Medico
2015-04-28
1
-0
/
+3
*
search: fix addCP so only the specified results are displayed (bug 547736)
Zac Medico
2015-04-28
1
-3
/
+11
*
Make the USE variable readonly (bug 325009)
Zac Medico
2015-04-28
2
-9
/
+10
*
ro_checker: only check nearest parent (bug 547390)
Zac Medico
2015-04-28
2
-21
/
+47
*
ebuild-helpers: avoid exec loops or fork bombs in wrappers (bug 547086)
Zac Medico
2015-04-28
4
-4
/
+22
*
VdbMetadataDelta.applyDelta: remove replaced versions (bug 547532)
Zac Medico
2015-04-24
2
-3
/
+29
*
LinkageMapElf.rebuild: pass error_leader to varexpand (bug 542796)
Zac Medico
2015-04-24
1
-1
/
+2
*
portage/sync/controller.py: Fix postsync hook regression (bug 547414)
Brian Dolbec
2015-04-22
1
-2
/
+7
*
Update best_version() docstrings
Brian Dolbec
2015-04-21
2
-2
/
+2
*
UseManager: handle newlines for USE_EXPAND prefixes (bug 546512)
Albert Safin
2015-04-21
2
-4
/
+14
*
_doebuild_path: add fallback for temp PORTAGE_BIN_PATH (bug 547086)
Zac Medico
2015-04-21
1
-6
/
+13
*
MEDIUM: misc-functions: Be more verbose when removing INSTALL_MASK glob
Bertrand Jacquin
2015-04-20
1
-1
/
+7
*
MEDIUM: misc-functions: Be more quiet when removing non existing INSTALL_MASK
Bertrand Jacquin
2015-04-20
1
-2
/
+5
*
Update URLs in Hardened QA checks
Michał Górny
2015-04-20
1
-3
/
+9
*
portage/sync/modules/webrsync: Fix missed name variable rename
Brian Dolbec
2015-04-13
1
-2
/
+2
*
bin/repoman: Catch the case of gpgcmd == ''
Brian Dolbec
2015-04-13
1
-1
/
+1
*
new_protect_filename: fix _unicode_decode TypeError with symlink (bug 546176)
Mike Hiretsky
2015-04-11
1
-1
/
+1
*
repoman: handle removed packages in vcs_files_to_cps (bug 546010)
Zac Medico
2015-04-11
1
-1
/
+4
*
repoman: fix dependency.unknown to ignore USE deps (bug 525376)
Zac Medico
2015-04-10
1
-2
/
+3
*
fetch(): fix support for digest size=None
Michał Górny
2015-04-05
2
-4
/
+5
*
ro_checker: skip parents of EPREFIX dir (bug 544624)
Zac Medico
2015-04-05
1
-1
/
+6
*
dispatch-conf: fix unicode handling (bug 545270)
Zac Medico
2015-04-01
2
-7
/
+6
*
binarytree.move_ent: fix binpkg-multi-instance _pkg_paths corruption (bug 545...
Zac Medico
2015-04-01
1
-2
/
+1
*
repoman: add --straight-to-stable (-S) option
Michał Górny
2015-03-25
1
-12
/
+16
*
_post_src_install_soname_symlinks: fix bug 543818
Zac Medico
2015-03-22
2
-19
/
+42
*
dispatch-conf.conf: less-opts --quit-if-one-screen for bug 501886
Marc Schiffbauer
2015-03-10
1
-1
/
+1
*
WorldSelectedSet: fix load method for bug 542732
Zac Medico
2015-03-09
1
-1
/
+4
*
RELEASE-NOTES: fix typo in bug number
Brian Dolbec
2015-03-04
1
-1
/
+1
[next]