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
v2.2.25
Brian Dolbec
2015-11-17
3
-1
/
+19
*
repoman: Update in_iuse & get_libdir inherit check for EAPI 6
Michał Górny
2015-11-16
1
-1
/
+6
*
util/locale: Fix IndentationError in check_locale
Zac Medico
2015-11-15
1
-0
/
+1
*
util/locale: Cache check_locale() results for specific locales
Michał Górny
2015-11-15
1
-9
/
+21
*
Enable EAPI 6
Michał Górny
2015-11-15
1
-1
/
+1
*
EAPI 6: Enforce posixish LC_CTYPE
Michał Górny
2015-11-15
2
-4
/
+32
*
EAPI 6: Enforce LC_COLLATE=C in ebuild environment
Michał Górny
2015-11-15
3
-2
/
+33
*
Warn if LC_CTYPE does not transform ASCII chars like POSIX
Michał Górny
2015-11-15
2
-0
/
+93
*
__eapi6_src_prepare: Silence 'declare -p PATCHES' errors
Michał Górny
2015-11-14
1
-1
/
+1
*
eapply: Ensure that files are sorted lexically
Michał Górny
2015-11-14
1
-3
/
+8
*
eapply: Fix off-by-one error when parsing options
Michał Górny
2015-11-14
1
-1
/
+1
*
eapply: Fix typo
Michał Górny
2015-11-14
1
-1
/
+2
*
_emerge.main.emerge_main(): Make locale variables from configuration files af...
Arfrever Frehtes Taifersar Arahesis
2015-11-13
1
-1
/
+14
*
GenChangeLogs: parallelize remaining git calls, scale linearly (bug 565540)
Zac Medico
2015-11-13
1
-15
/
+18
*
FindVCS: support optional cwd argument
Zac Medico
2015-11-13
1
-5
/
+15
*
ebuild: unset all funcs/vars that start with ___
Mike Frysinger
2015-11-12
1
-1
/
+3
*
ebuild: clear __bashpid & __start_distcc from env
Mike Frysinger
2015-11-12
1
-0
/
+1
*
ebuild: set up bash compat levels
Mike Frysinger
2015-11-12
3
-1
/
+51
*
bin/phase-helpers: Fix accidental syntax error
Michał Górny
2015-11-12
1
-2
/
+2
*
egencache: fix results when GIT_DIR is used in the environment.
Robin H. Johnson
2015-11-12
1
-8
/
+22
*
eapply: Order files using POSIX locale
Michał Górny
2015-11-12
1
-0
/
+1
*
eapply: Pass exit status through on non-fatal failures
Michał Górny
2015-11-12
1
-4
/
+6
*
eapply_user: Make idempotent per changes to EAPI 6
Michał Górny
2015-11-12
1
-0
/
+4
*
EAPI 6: Revert support for profile- and repo-level directories
Michał Górny
2015-11-12
1
-1
/
+1
*
eapply: Update default patch arguments
Michał Górny
2015-11-12
1
-1
/
+4
*
eapply: Update parameter splitting to match the spec
Michał Górny
2015-11-12
1
-10
/
+34
*
in_iuse: Make fatal in global scope
Michał Górny
2015-11-12
1
-0
/
+1
*
Merge branch 'master' of git+ssh://git.gentoo.org/proj/portage
Brian Dolbec
2015-11-12
11
-58
/
+139
|
\
|
*
egencache: Delay updating Manifests until all other tasks complete
Michał Górny
2015-11-12
1
-23
/
+23
|
*
egencache: parallelize --update-changelogs (bug 565540)
Zac Medico
2015-11-12
2
-6
/
+23
|
*
bin/save-ebuild-env.sh: remove bogus __1 function names
Zac Medico
2015-11-11
1
-1
/
+1
|
*
checkbashisms: also flag echo -e/-n usage
Mike Frysinger
2015-11-10
1
-1
/
+1
|
*
repos.conf: support sync-hooks-only-on-change attribute (bug 565172)
Zac Medico
2015-11-10
4
-18
/
+70
|
*
GitSync: skip metadata-transfer when appropriate (bug 564988)
Zac Medico
2015-11-07
1
-1
/
+10
|
*
RsyncSync: skip metadata-transfer when appropriate (bug 564988)
Zac Medico
2015-11-07
1
-7
/
+10
|
*
emerge-delta-webrsync: fix incorrect bzip2 file path argument
Xiami
2015-11-05
1
-1
/
+1
*
|
Bump version, update RELEASE-NOTES
v2.2.24
Brian Dolbec
2015-11-04
2
-1
/
+20
|
/
*
AbstractEbuildProcess: validate cgroup release agent
Zac Medico
2015-11-03
1
-0
/
+18
*
egencache --update-changelogs: Support reversing order
Michał Górny
2015-11-02
2
-3
/
+16
*
egencache --update-changelogs: Support setting ChangeLog file name
Michał Górny
2015-11-02
2
-3
/
+17
*
egencache --update-changelogs: Replace $Header$ with autogen note
Michał Górny
2015-11-02
1
-1
/
+1
*
egencache --update-changelogs: Ignore all ChangeLog* files
Michał Górny
2015-11-02
1
-1
/
+1
*
setup: clean up various lint warnings
Mike Frysinger
2015-11-01
1
-8
/
+11
*
cgroup-release-agent: use /bin/sh
Mike Frysinger
2015-11-01
1
-1
/
+1
*
runtests: create a global tempdir to hold subtest files
Mike Frysinger
2015-10-30
1
-15
/
+33
*
_argparse: punt the module
Mike Frysinger
2015-10-29
17
-76
/
+31
*
chpathtool: drop optparse compat logic
Mike Frysinger
2015-10-29
1
-34
/
+11
*
fetching: clean up background log messages
Mike Frysinger
2015-10-29
2
-23
/
+22
*
vardbapi.aux_get: treat cache as valid if mtime is truncated (bug 564222)
Zac Medico
2015-10-28
1
-1
/
+7
*
RepoConfigLoader: allow subsitution of variables like ROOT in repos.conf
Zac Medico
2015-10-28
1
-1
/
+6
[next]