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
*
Handle InvalidDependString in _package_cache.__setitem__(). (trunk r10648)
v2.1.5.5
Zac Medico
2008-06-11
1
-4
/
+7
*
Bug #225767 - Suppress warnings for installed packages masked by keywords
Zac Medico
2008-06-11
1
-1
/
+39
*
Use spawn() instead of system(). (trunk r10642)
Zac Medico
2008-06-11
1
-2
/
+18
*
Add another sanity check in the owners cache. (trunk r10640)
Zac Medico
2008-06-10
1
-1
/
+4
*
Use isinstance() instead of handling TypeError. (trunk r10638)
Zac Medico
2008-06-10
1
-4
/
+2
*
Bug #225285 - Allow digestcheck() to succeed when the Manifest is empty and
Zac Medico
2008-06-10
1
-0
/
+12
*
Add some sanity checks and error tolerance in the owners cache.
Zac Medico
2008-06-10
1
-1
/
+15
*
Fix typo. (trunk r10631)
Zac Medico
2008-06-10
1
-2
/
+1
*
Use pkg.mtime instead of calling stat().
Zac Medico
2008-06-10
1
-1
/
+1
*
Fix typo. (trunk r10628)
Zac Medico
2008-06-10
1
-1
/
+1
*
Fix missing initialization. (trunk r10626)
Zac Medico
2008-06-09
1
-0
/
+1
*
Add CONTENTS indexing support for optimization of owner lookups. The
Zac Medico
2008-06-09
3
-79
/
+264
*
When inside fakeroot, directories with portage's gid appear
Zac Medico
2008-06-09
1
-2
/
+9
*
Bug #225285 - Allow digestcheck() to succeed when the Manifest is missing
Zac Medico
2008-06-09
1
-0
/
+2
*
Make portdbapi.aux_get() return float type for _mtime_. (trunk r10603)
Zac Medico
2008-06-09
1
-1
/
+4
*
Add additional functions such as eaclocal and eautoheader to the
Zac Medico
2008-06-09
1
-1
/
+5
*
Make repoman pass Package instances into run_checks(), so that the checks
Zac Medico
2008-06-09
2
-11
/
+29
*
Bug #224271 - New check 'IUSE.undefined', renamed from generic
Zac Medico
2008-06-09
2
-1
/
+6
*
As suggested by Flameeyes, add a new 'inherit.autotools' check which warns
Zac Medico
2008-06-09
2
-5
/
+20
*
remove old/unused gen_wrapper function (trunk r10591)
Zac Medico
2008-06-09
2
-10
/
+1
*
Add Package.counter and mtime attributes. (trunk r10587)
Zac Medico
2008-06-09
1
-3
/
+20
*
Add vardbapi.aux_get() support for an "_mtime_" value which corresponds to
Zac Medico
2008-06-09
1
-11
/
+19
*
Inside, create_trees(), pass target_root="/" into the config constructor
Zac Medico
2008-06-07
1
-1
/
+1
*
Validate ROOT from make.conf. (trunk r10596)
Zac Medico
2008-06-07
1
-0
/
+2
*
Make load_emerge_config() filter out empty PORTAGE_CONFIGROOT and ROOT
Zac Medico
2008-06-07
1
-1
/
+3
*
Bug #224271 - Add a 'IUSE is not defined' ebuild.minorsyn warning.
Zac Medico
2008-06-07
1
-0
/
+7
*
Bug #224713 - Avoid TypeError when make.conf is missing:
v2.1.5.4
Zac Medico
2008-06-04
1
-0
/
+2
*
Mention PORTAGE_RO_DISTDIRS in the DISTDIR docs. (trunk r10580)
Zac Medico
2008-06-04
1
-1
/
+6
*
Use sets for more accurate cache modification counts in BlockerCache and
Zac Medico
2008-06-04
2
-9
/
+9
*
Update --depclean and package.provided docs to indicate interaction
Zac Medico
2008-06-04
3
-25
/
+51
*
Fix regex for compatibility with the regex implementation from FreeBSD's
Zac Medico
2008-06-04
1
-1
/
+1
*
Tweak the installed masked code from bug #223447 so that it less noisy
Zac Medico
2008-06-04
1
-3
/
+4
*
Use float mtime instead of int for finer granularity in vardbapi.match()
Zac Medico
2008-06-04
1
-1
/
+1
*
Add modification threshold for BlockerCache.flush(), to avoid wasteful IO.
Zac Medico
2008-06-04
1
-6
/
+10
*
Fix vardbapi.flush_cache() so that it only updates the cache when the
Zac Medico
2008-06-04
1
-4
/
+8
*
Fit typo. (trunk r10566)
Zac Medico
2008-06-04
1
-1
/
+1
*
Add support for a PORTAGE_RO_DISTDIRS variable. When a given file does not
Zac Medico
2008-06-04
2
-4
/
+146
*
Fix typo. (trunk r10538)
v2.1.5.3
Zac Medico
2008-06-01
1
-1
/
+1
*
Mention masked packages in another --resume message. (trunk r10535)
Zac Medico
2008-06-01
1
-3
/
+3
*
Reference depgraph.UnsatisfiedResumeDep instead of mydepgraph since the
Zac Medico
2008-06-01
1
-1
/
+1
*
Update the --skipfirst dropped packages warning to mention "masking"
Zac Medico
2008-06-01
1
-1
/
+2
*
Update the UnsatisfiedResumeDep display to distinguish masked packages
Zac Medico
2008-06-01
1
-6
/
+13
*
Revert changes wrt argument atoms in the previous commit since it's not
Zac Medico
2008-06-01
1
-10
/
+8
*
Make --skipfirst tolerate masked packages by dropping them (similar to
Zac Medico
2008-06-01
1
-10
/
+18
*
Make PackageSet._setAtoms() use existing Atom instances when available.
Zac Medico
2008-05-31
1
-5
/
+11
*
Fix create_world_atom() to take a Package instance in it's arguments.
Zac Medico
2008-05-31
1
-11
/
+7
*
Add some isvalidatom() test cases with "null" and missing category.
Zac Medico
2008-05-31
1
-1
/
+11
*
* Tweak isvalidatom() to treat "null" category as valid, but missing category
Zac Medico
2008-05-31
2
-11
/
+21
*
Optimize the new --skipfirst code so that in only has to build
Zac Medico
2008-05-31
1
-7
/
+37
*
Fix PackageSet.findAtomForPackage() to find the most specific atom since
Zac Medico
2008-05-30
1
-4
/
+13
[next]