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
*
ebuild.sh: export EAPI for helpers
v2.2.0_alpha109
Zac Medico
2012-06-01
1
-0
/
+3
*
InheritEclass: remove unused inherited_api code
Zac Medico
2012-06-01
1
-14
/
+0
*
InheritEclass: exempt eclasses that export src_*
Zac Medico
2012-06-01
1
-3
/
+35
*
repoman: inherit.missing non-fatal (experimental)
Zac Medico
2012-06-01
1
-0
/
+4
*
InheritEclass: kde4-base exemptions
Zac Medico
2012-06-01
1
-2
/
+2
*
InheritEclass: add stable / conservative mode
Zac Medico
2012-06-01
2
-2
/
+29
*
ecompressdir: fix brokenlink newdest logic
Zac Medico
2012-06-01
1
-1
/
+5
*
repoman.1: document inherit.missing/unused
Zac Medico
2012-06-01
1
-6
/
+6
*
config: whitelist PORTAGE_COMPRESS, don't save it
Zac Medico
2012-06-01
2
-2
/
+4
*
ecompressdir: avoid ecompress.break interference
Zac Medico
2012-06-01
1
-3
/
+3
*
ecompressdir: fix ln -s for bug #418309
Zac Medico
2012-06-01
1
-3
/
+7
*
ecompressdir: fix funk_up_dir return value
Zac Medico
2012-06-01
1
-2
/
+4
*
config: lazy VirtualsManager instantiation
Zac Medico
2012-06-01
1
-3
/
+10
*
config: lazy MaskManager instantiation
Zac Medico
2012-06-01
1
-6
/
+14
*
config: lazy KeywordsManager instantiation
Zac Medico
2012-06-01
1
-5
/
+18
*
portageexit: skip SANDBOX_ON check
Zac Medico
2012-06-01
1
-2
/
+1
*
grablines: raise PermissionDenied if appropriate
Zac Medico
2012-06-01
1
-2
/
+13
*
portageexit: skip secpass check
Zac Medico
2012-06-01
1
-1
/
+1
*
InheritEclass: base and cmake-utils exemptions
Zac Medico
2012-05-31
1
-1
/
+5
*
make.conf(5): document PORTAGE_{GRPNAME,USERNAME,INST_UID,INST_GID}
Mike Frysinger
2012-05-31
1
-0
/
+24
*
InheritEclass: support inherit after && or ||
Zac Medico
2012-05-31
1
-1
/
+1
*
InheritEclass: exempt vim for eutils
Zac Medico
2012-05-31
1
-1
/
+1
*
InheritEclass: fix autotools for polylib-9999
Zac Medico
2012-05-30
1
-2
/
+2
*
InheritEclass: support subclass inherited_api
Zac Medico
2012-05-30
1
-5
/
+18
*
InheritEclass: move eclass info to a dict
Zac Medico
2012-05-30
1
-84
/
+91
*
Use any() to optimize intersection operations.
Zac Medico
2012-05-30
4
-34
/
+29
*
_wildcard_set: specify allow_repo=False
Zac Medico
2012-05-30
1
-2
/
+2
*
portage.dep.Atom: Ignore allow_repo argument when non-None eapi is passed.
Arfrever Frehtes Taifersar Arahesis
2012-05-30
1
-4
/
+9
*
repoman: add a mini framework for checking eclasses, and fill it out
Mike Frysinger
2012-05-25
3
-52
/
+116
*
repoman: unroll escaped lines so we can check the entirety of it
Mike Frysinger
2012-05-25
1
-12
/
+53
*
reconstruct_eclasses: unicode hashes for python2
v2.2.0_alpha108
Zac Medico
2012-05-24
1
-2
/
+5
*
repoman: tweak elif vcs check style to be consistent
Mike Frysinger
2012-05-24
1
-1
/
+1
*
validate_entry: handle KeyError for bug #417253
Zac Medico
2012-05-23
1
-1
/
+6
*
Profile parent repo: references for bug #414961.
Zac Medico
2012-05-20
2
-5
/
+45
*
movefile: fix abs symlink adjustment, bug #416431
Zac Medico
2012-05-17
1
-3
/
+3
*
merge: fix abs symlink adjustment, bug #416431
László Szalma
2012-05-17
1
-1
/
+1
*
getconfig: only raise ParseError
v2.2.0_alpha107
Zac Medico
2012-05-16
1
-1
/
+1
*
RepoConfig: cleanup portage1_profiles code
v2.2.0_alpha106
Zac Medico
2012-05-16
2
-6
/
+7
*
FEATURES=config-protect-if-modified by default.
Zac Medico
2012-05-16
3
-3
/
+11
*
_eapi_invalid: elog permission issue, bug #416231
Zac Medico
2012-05-16
1
-4
/
+12
*
config: fix /etc/portage/make.profile error msg
Zac Medico
2012-05-15
1
-5
/
+20
*
getconfig: use shlex.error_leader() more
Zac Medico
2012-05-15
1
-22
/
+23
*
bintree: validate remove cpv more
v2.2.0_alpha105
Zac Medico
2012-05-14
1
-2
/
+14
*
prepstrip: fix installsources breakage
Zac Medico
2012-05-14
1
-3
/
+3
*
prepstrip: fix hardlink race in process_elf
Zac Medico
2012-05-14
1
-6
/
+16
*
prepstrip: fix hardlink handling for subshells
Zac Medico
2012-05-14
1
-12
/
+17
*
prepstrip: make splitdebug/installsources parallel safe
Mike Frysinger
2012-05-14
1
-24
/
+20
*
prepstrip: tweak style and document helper funcs a bit
Mike Frysinger
2012-05-14
1
-15
/
+19
*
prepstrip: run the log parsing in parallel to file stripping
Mike Frysinger
2012-05-14
1
-5
/
+5
*
multijob_post_fork: simpler handling of return value
Mike Frysinger
2012-05-14
1
-3
/
+1
[next]