index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clients
/
cave
/
resolve_common.cc
Age
Commit message (
Expand
)
Author
Lines
2016-12-04
use range based for loops more pervasively (NFC)
Saleem Abdulrasool
-220
/
+160
2016-08-04
modernize: convert to range based for-loops
Saleem Abdulrasool
-9
/
+8
2014-09-14
Add --chroot-path
Ciaran McCreesh
-0
/
+2
2014-08-27
Nothing to see here, move along
Ciaran McCreesh
-0
/
+4
2014-04-20
I hate std::thread
Ciaran McCreesh
-36
/
+46
2014-04-20
Look for exceptions inside threads
Ciaran McCreesh
-4
/
+13
2014-03-21
Add --promote-binaries option
Dimitry Ishenko
-0
/
+7
2014-03-21
Add PromoteBinariesHelper
Dimitry Ishenko
-0
/
+4
2013-09-08
Add UninstallConfirmation
Ciaran McCreesh
-0
/
+5
2013-05-22
Use nullptr
Ciaran McCreesh
-6
/
+5
2013-05-22
Switch to std mutex and condition_variable
Ciaran McCreesh
-2
/
+1
2013-05-22
Use std::thread
Ciaran McCreesh
-8
/
+16
2013-03-02
initialise extern templates in proper namespace
Saleem Abdulrasool
-3
/
+6
2012-07-27
cave resolve --prefer-matching / --avoid-matching
Ciaran McCreesh
-3
/
+9
2011-06-19
Make some ChangeByResolvents into DependentPackageIDs
Ciaran McCreesh
-1
/
+1
2011-06-12
Make resolve --hide affect resolvent selection
Ciaran McCreesh
-7
/
+7
2011-06-11
Add but do not implement keep if-same-metadata
Ciaran McCreesh
-0
/
+2
2011-05-19
Revert the package dep spec changes
Ciaran McCreesh
-18
/
+1
2011-04-18
Don't hold versions, keys, choices in a sequence
Ciaran McCreesh
-1
/
+18
2011-04-12
MetadataKey value -> parse_value
Ciaran McCreesh
-2
/
+2
2011-04-10
Selections cache doesn't make a huge difference, so kill
Ciaran McCreesh
-2
/
+0
2011-04-07
Constraint -> Requirement
Ciaran McCreesh
-1
/
+1
2011-04-05
cave resolve --hide
Ciaran McCreesh
-0
/
+8
2011-04-04
Version requirements to constraints
Ciaran McCreesh
-1
/
+1
2011-03-26
Use Environment rather than PackageDatabase
Ciaran McCreesh
-2
/
+1
2011-03-19
Get dependents calculation right
Ciaran McCreesh
-1
/
+1
2011-03-15
Common blocker splitting up code
Ciaran McCreesh
-4
/
+6
2011-03-14
cave resolve --reinstall-dependents-of
Ciaran McCreesh
-1
/
+34
2011-03-10
Common code for making uninstall blockers
Ciaran McCreesh
-1
/
+2
2011-02-21
Remove simple_ from visitor
Ciaran McCreesh
-3
/
+3
2011-02-12
cave resolve --no-restarts-for
Ciaran McCreesh
-0
/
+8
2011-02-01
Show nice errors for specs in more places
Ciaran McCreesh
-31
/
+27
2011-01-07
Pass ID to match_package
Ciaran McCreesh
-2
/
+2
2010-12-19
Support group names for suggestions
Ciaran McCreesh
-2
/
+40
2010-12-16
Allow pretends to be run with required confirmations
Ciaran McCreesh
-4
/
+62
2010-12-08
cave resolve --one-binary-per-slot
Ciaran McCreesh
-0
/
+1
2010-12-08
Refactor replacing logic into a helper
Ciaran McCreesh
-0
/
+4
2010-11-11
Always show pbin command line options
Ciaran McCreesh
-2
/
+0
2010-10-31
Don't require permission for target[<1.23]
Ciaran McCreesh
-0
/
+20
2010-10-30
Better nothing matching for cave resolve
Ciaran McCreesh
-0
/
+7
2010-10-17
cave resolve --dependencies-to-slash
Ciaran McCreesh
-0
/
+24
2010-10-05
cave resolve --ignore-{unable-decisions,unorderable-jobs}
Ciaran McCreesh
-4
/
+6
2010-10-02
resolve --prefer/--avoid can take a non-q PN
Ciaran McCreesh
-2
/
+12
2010-09-05
Blocker strength is an enum, not a bool
Ciaran McCreesh
-1
/
+1
2010-09-02
cave resolve --graph-jobs
Ciaran McCreesh
-0
/
+82
2010-08-27
Handle blockers with chroots
Ciaran McCreesh
-0
/
+5
2010-08-24
FSEntry -> FSPath, FSStat
Ciaran McCreesh
-1
/
+1
2010-08-23
Remove remove-if-dependent specs from world
Ciaran McCreesh
-0
/
+40
2010-08-21
resolve -> Process
Ciaran McCreesh
-11
/
+11
2010-08-13
cave resolve --make defaults to chroot when root != /
Ciaran McCreesh
-6
/
+17
[next]