Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-04 | modernize: use override annotations | -4/+4 | |
2016-08-04 | modernize: use nullptr rather than 0 or NULL | -1/+1 | |
2016-08-04 | modernize: convert to range based for-loops | -37/+27 | |
2016-01-13 | support hiding suboptions | -0/+8 | |
2013-09-08 | Add UninstallConfirmation | -0/+1 | |
2013-06-04 | Convert to fancy new visitors | -172/+67 | |
2013-05-22 | Use nullptr | -13/+12 | |
2013-05-22 | Clearer need changes for message | -6/+16 | |
2013-05-10 | A bit more space | -1/+3 | |
2012-10-14 | cave: fix file permission | -0/+0 | |
2012-09-14 | Refactor to allow subslots | -2/+3 | |
2012-08-13 | Show full ID, not cat/pkg for reasons | -2/+2 | |
2012-08-05 | Group together duplicate --explain items | -4/+14 | |
2012-03-03 | include unistd.h for some function declarations | -0/+1 | |
2012-02-26 | ...but ignore not explicitly listed things | -11/+32 | |
2012-02-26 | Show added and changed choices even if they're hidden | -20/+41 | |
2011-09-14 | Maintainers as objects | -0/+6 | |
2011-09-04 | Contents is not a MetadataKey | -5/+0 | |
2011-08-11 | Show (nothing is fine too) | -0/+3 | |
2011-08-06 | Better tracking of choice origins | -1/+1 | |
2011-06-19 | Show active dependency labels | -1/+2 | |
2011-06-19 | Make some ChangeByResolvents into DependentPackageIDs | -1/+6 | |
2011-06-12 | Kill AssociationMask | -6/+0 | |
2011-06-12 | No need for metadata provide keys | -6/+0 | |
2011-06-11 | Add but do not implement keep if-same-metadata | -0/+3 | |
2011-05-19 | Revert the package dep spec changes | -26/+5 | |
2011-05-18 | Merge together duplicate 'did not meet' lines | -10/+20 | |
2011-04-18 | Don't hold versions, keys, choices in a sequence | -4/+23 | |
2011-04-12 | MetadataKey value -> parse_value | -24/+21 | |
2011-04-07 | Constraint -> Requirement | -5/+5 | |
2011-04-04 | Betterer names | -1/+1 | |
2011-04-04 | Use reqs to constraints | -4/+4 | |
2011-04-04 | key requirements to constraints | -0/+1 | |
2011-03-19 | Show mask tokens | -3/+3 | |
2011-03-12 | Make command importance an enum | -6/+6 | |
2011-02-26 | Remove RepositoryMaskInfo keys | -8/+0 | |
2011-02-26 | Put repo mask info directly in the mask | -3/+2 | |
2011-02-21 | Remove simple_ from visitor | -1/+1 | |
2011-02-01 | Show nice errors for specs in more places | -1/+2 | |
2011-01-29 | Show (sug), (rec) for suggested / recommended reasons | -1/+9 | |
2011-01-22 | Don't store keys, IDs in masks | -5/+5 | |
2011-01-09 | Unused | -3/+0 | |
2011-01-08 | Don't rely upon bind discarding args | -2/+6 | |
2011-01-07 | Pass ID to additional reqs | -1/+1 | |
2011-01-07 | Pass ID to match_package | -4/+4 | |
2011-01-01 | Kill formatters | -1/+0 | |
2011-01-01 | Use pretty_print_value | -42/+45 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -1/+1 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -4/+4 | |
2010-12-19 | Support group names for suggestions | -3/+29 |