projects
/
platform
/
upstream
/
libzypp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge pull request #23 from openSUSE/drop_package_manager
[platform/upstream/libzypp.git]
/
zypp
/
Resolver.cc
2011-08-04
Michael Andres
Allow to turn Resolvers upgrade mode on and off (bnc...
blob
|
commitdiff
2011-05-31
Michael Andres
Add class satTransaction (satsolver transaction wrapper).
blob
|
commitdiff
|
diff to current
2010-04-29
Michael Andres
Support solver option cleandepsOnRemove: Cleanup when...
blob
|
commitdiff
|
diff to current
2009-10-23
Michael Andres
Enhance UpgradeRepo interface.
blob
|
commitdiff
|
diff to current
2009-08-03
Michael Andres
New Resolver::addUpgradeRepo to perform a dist upgrade...
blob
|
commitdiff
|
diff to current
2009-07-15
Michael Andres
Don't write a solver testcase when solving for dist...
blob
|
commitdiff
|
diff to current
2009-07-08
Michael Andres
Deprecate and cleanup use of obsolete UpgradeStatistics...
blob
|
commitdiff
|
diff to current
2009-05-27
Michael Andres
New Resolver interface to turn vendor checks on/off.
blob
|
commitdiff
|
diff to current
2009-04-01
Stefan Schubert
Merge branch 'master' of git@git.opensuse.org:projects...
blob
|
commitdiff
|
diff to current
2009-03-12
Michael Andres
Add Resolver::setSolveSrcPackages to per default disabl...
blob
|
commitdiff
|
diff to current
2009-03-12
Michael Andres
Resolver: add setSystemVerification, setDefaultSystemVe...
blob
|
commitdiff
|
diff to current
2008-12-08
Stefan Schubert
Make solver reset public
blob
|
commitdiff
|
diff to current
2008-11-25
Michael Andres
- Fix TriBool usage in Resolver.
blob
|
commitdiff
|
diff to current
2008-07-16
Stefan Schubert
allowing installation of packages with the same name...
blob
|
commitdiff
|
diff to current
2008-06-26
Stefan Schubert
corretced return value
blob
|
commitdiff
|
diff to current
2008-06-23
Stefan Schubert
* Gives information about WHICH items require an alread...
blob
|
commitdiff
|
diff to current
2008-06-19
Stefan Schubert
new call :const solver::detail::ItemCapKindList satifie...
blob
|
commitdiff
|
diff to current
2008-06-02
Stefan Schubert
New option for ignoring Obsoletes. This is used for...
blob
|
commitdiff
|
diff to current
2008-05-23
Stefan Schubert
added IgnoreAlreadyRecommended
blob
|
commitdiff
|
diff to current
2008-05-16
Stefan Schubert
- Added new calls : isInstalledBy (const PoolItem item);
blob
|
commitdiff
|
diff to current
2008-04-29
Stefan Schubert
cleanup in return values of doUpgrade and doUpdate
blob
|
commitdiff
|
diff to current
2008-04-18
Stefan Schubert
new call resolveQueue added
blob
|
commitdiff
|
diff to current
2008-04-02
Stefan Schubert
using TriBool instead of TriState
blob
|
commitdiff
|
diff to current
2008-04-01
Michael Matz
Silence some warnings: a false positive about no-value...
blob
|
commitdiff
|
diff to current
2008-03-31
Stefan Schubert
added doUpdate( ) which Update to newest packages
blob
|
commitdiff
|
diff to current
2008-03-28
Stefan Schubert
flag if the solver regards required packages only
blob
|
commitdiff
|
diff to current
2008-02-15
Stephan Kulow
move into trunk
blob
|
commitdiff
|
diff to current
2008-01-29
Michael Andres
- Prepare ResPool being a singleton ontop of sat::Pool.
blob
|
commitdiff
|
diff to current
2008-01-23
Stefan Schubert
remove old solver
blob
|
commitdiff
|
diff to current
2008-01-21
Michael Andres
Removed obsolete files and classes.
blob
|
commitdiff
|
diff to current
2007-12-05
Stephan Kulow
return something
blob
|
commitdiff
|
diff to current
2007-12-04
Stefan Schubert
enlarged interface for additional requirements/conflicts
blob
|
commitdiff
|
diff to current
2007-10-03
Martin Vidner
Fixed warnings by removing useless const in return...
blob
|
commitdiff
|
diff to current
2007-07-31
Stefan Schubert
Removed keepExtras from resolvePool
blob
|
commitdiff
|
diff to current
2007-07-26
Klaus Kaempf
- Make clearing of extra dependencies/conflicts configu...
blob
|
commitdiff
|
diff to current
2007-07-18
Stefan Schubert
added new calls in Resolver.h: addRequire,addConflict
blob
|
commitdiff
|
diff to current
2007-06-22
Stefan Schubert
changed name from "select" to "install"
blob
|
commitdiff
|
diff to current
2007-06-22
Stefan Schubert
New API calls added:
blob
|
commitdiff
|
diff to current
2007-01-29
Duncan Mac-Vicar P
Merged revisions 4907-4926 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-01-24
Duncan Mac-Vicar P
Merged revisions 4705-4906 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-25
Stefan Schubert
using const parameter
blob
|
commitdiff
|
diff to current
2006-10-25
Stefan Schubert
interface for generating testcases
blob
|
commitdiff
|
diff to current
2006-08-15
Stefan Schubert
new API calls maxSolverPasses, timeout
blob
|
commitdiff
|
diff to current
2006-08-02
Duncan Mac-Vicar P
- merge 3728:3847 in trunk.
blob
|
commitdiff
|
diff to current
2006-04-18
Klaus Kaempf
make problematicUpdateItems available
blob
|
commitdiff
|
diff to current
2006-04-04
Klaus Kaempf
add "transactReset()" as helper function for transactBy...
blob
|
commitdiff
|
diff to current
2006-04-03
Klaus Kaempf
add Resolver::freshenPool() (#156980)
blob
|
commitdiff
|
diff to current
2006-03-30
Klaus Kaempf
add transactResKind() (#161400)
blob
|
commitdiff
|
diff to current
2006-02-17
Klaus Kaempf
make "establishPool()" return bool
blob
|
commitdiff
|
diff to current
2006-02-14
Klaus Kaempf
add Resolver::transactResObject()
blob
|
commitdiff
|
diff to current
2006-02-11
Stefan Schubert
forceResolve for ZMD
blob
|
commitdiff
|
diff to current
2006-02-09
Klaus Kaempf
undo()
blob
|
commitdiff
|
diff to current
2006-02-07
Klaus Kaempf
- remove Arch::system, move it to Resolver
blob
|
commitdiff
|
diff to current
2006-02-07
Klaus Kaempf
make 'verifySystem' return bool
blob
|
commitdiff
|
diff to current
2006-02-07
Klaus Kaempf
make ResolverContext available
blob
|
commitdiff
|
diff to current
2006-01-31
Klaus Kaempf
port 'doUpgrade' and make it available at toplevel
blob
|
commitdiff
|
diff to current
2006-01-31
Stefan Schubert
problem solution moved to toplevel; setTransacts -...
blob
|
commitdiff
|
diff to current
2006-01-30
Klaus Kaempf
resolvePool()
blob
|
commitdiff
|
diff to current
2006-01-29
Klaus Kaempf
pull Resolver to toplevel API
blob
|
commitdiff
|
diff to current