Age | Commit message (Expand) | Author | Lines |
2013-05-22 | Use nullptr | Ciaran McCreesh
| -2/+2 |
2011-05-19 | Revert the package dep spec changes | Ciaran McCreesh
| -20/+66 |
2011-04-18 | Don't hold versions, keys, choices in a sequence | Ciaran McCreesh
| -45/+0 |
2011-04-07 | Constraint -> Requirement | Ciaran McCreesh
| -28/+28 |
2011-04-04 | Use reqs to constraints | Ciaran McCreesh
| -4/+3 |
2011-04-04 | Version requirements to constraints | Ciaran McCreesh
| -8/+8 |
2011-04-04 | slot to requirements | Ciaran McCreesh
| -2/+2 |
2011-04-04 | installable to repository to requirements | Ciaran McCreesh
| -3/+3 |
2011-04-04 | installable to path to requirements | Ciaran McCreesh
| -3/+3 |
2011-04-04 | installed at path to requirements | Ciaran McCreesh
| -2/+2 |
2011-04-04 | from repository to requirements | Ciaran McCreesh
| -2/+2 |
2011-04-04 | in repository to requirements | Ciaran McCreesh
| -2/+2 |
2011-04-04 | category and package parts to requirements | Ciaran McCreesh
| -4/+4 |
2011-04-04 | Start using constraints for PackageDepSpecs | Ciaran McCreesh
| -2/+2 |
2011-01-07 | Pass id to as_human_string | Ciaran McCreesh
| -1/+1 |
2011-01-07 | Pass ID to match_package | Ciaran McCreesh
| -1/+2 |
2010-07-24 | Make use of Options init lists | Ciaran McCreesh
| -3/+2 |
2010-07-22 | No more tr1:: and tr1/ | Ciaran McCreesh
| -2/+2 |
2009-11-16 | example_dep_tree.cc was removed in 4231af51 | Ingmar Vanhassel
| -1/+0 |
2008-12-06 | more dead sr | Ciaran McCreesh
| -1/+1 |
2008-11-13 | Add MatchPackageOptions. | Ciaran McCreesh
| -1/+1 |
2008-10-15 | Add ::/, ::/?, ::/??, ::repo?, ::repo?? deps | Ciaran McCreesh
| -2/+18 |
2008-08-12 | Replace EnvironmentMaker with EnvironmentFactory. | Ciaran McCreesh
| -1/+1 |
2008-07-14 | Update examples for previous (continued) | Ciaran McCreesh
| -2/+5 |
2008-06-15 | Update examples for parse_user_package_dep_spec changes (continued) | Ciaran McCreesh
| -2/+4 |
2008-06-01 | New Selection + Filter + Generator interface using Environment, replacing the... | Ciaran McCreesh
| -2/+1 |
2008-04-26 | paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha... | Ciaran McCreesh
| -2/+2 |
2008-03-05 | Add :*/:= slot support | Ciaran McCreesh
| -2/+2 |
2008-02-15 | Replace PackageDepSpec::use_requirements with a more general PackageDepSpec::... | Ciaran McCreesh
| -59/+5 |
2007-12-31 | Add some more UseRequirement variants, and change the syntax of the old ones. | David Leverton
| -2/+22 |
2007-12-29 | [use?] deps in paludis-1, exheres-0. Change how we handle UseRequirements to ... | Ciaran McCreesh
| -15/+36 |
2007-12-02 | Abstractify PackageDepSpec, to allow repositories to display deps in their na... | Ciaran McCreesh
| -3/+6 |
2007-10-15 | Start reworking docs | Ciaran McCreesh
| -0/+177 |