Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-04 | modernize: use override annotations | -3/+3 | |
2013-06-23 | C++11: auto convert to nullptr via cpp11-migrate | -4/+4 | |
2013-05-23 | Move code around | -1/+0 | |
2013-05-22 | Use nullptr | -2/+1 | |
2012-09-14 | Refactor to allow subslots | -2/+3 | |
2012-05-12 | Add AtMostOneDepSpec | -0/+5 | |
2012-01-15 | Tweak error for match not finding its ID | -2/+13 | |
2011-10-22 | Add -C/--case-sensitive option to the cave search command to make matching ca... | -12/+18 | |
2011-09-14 | Maintainers as objects | -0/+5 | |
2011-09-04 | Contents is not a MetadataKey | -4/+0 | |
2011-06-12 | No need for metadata provide keys | -6/+0 | |
2011-04-12 | Fix cave search --and | -4/+4 | |
2011-04-12 | MetadataKey value -> parse_value | -23/+30 | |
2011-03-26 | Use Environment rather than PackageDatabase | -1/+0 | |
2011-03-12 | Make command importance an enum | -0/+6 | |
2011-02-26 | Remove RepositoryMaskInfo keys | -4/+0 | |
2011-02-21 | Remove simple_ from visitor | -1/+1 | |
2011-02-01 | Show nice errors for specs in more places | -1/+2 | |
2011-01-07 | Pass ID to match_package | -2/+3 | |
2011-01-01 | Pass env, id to ConditionalDepSpec members | -9/+14 | |
2010-12-04 | MetadataSpecTreeKey<RequiredUseSpecTree> | -0/+6 | |
2010-12-04 | GenericSpecTree can contain ExactlyOneDepSpec | -0/+5 | |
2010-11-09 | Show map keys more elegantly | -1/+4 | |
2010-11-07 | Add Map<string, string> keys | -0/+10 | |
2010-08-27 | Use show --description-keys when searching | -0/+1 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -3/+3 | |
2010-08-14 | cave match --enabled-only | -8/+11 | |
2010-08-13 | Rename spec tree root to top | -6/+6 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+1 | |
2010-07-24 | Make use of Options init lists | -2/+2 | |
2010-07-23 | Avoid more explicit newage | -1/+1 | |
2010-07-22 | Use std::make_shared<> | -2/+1 | |
2010-07-22 | No more tr1:: and tr1/ | -13/+13 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -2/+2 | |
2010-06-29 | cave search -tregex | -0/+42 | |
2010-03-22 | Require at least one arg for cave match | -6/+5 | |
2010-03-22 | Support searching in choices | -1/+7 | |
2010-03-14 | cave match | -0/+385 |