Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-09-14 | s for formatting parallel slot, and S for raw slot | -4/+8 | ||
2012-09-14 | Parallel, not raw value for uninstalls | -1/+1 | ||
2012-09-14 | Refactor to allow subslots | -15/+24 | ||
2012-08-13 | Show full ID, not cat/pkg for reasons | -2/+2 | ||
2012-08-05 | Group together duplicate --explain items | -4/+14 | ||
Fixes: ticket:1200 | ||||
2012-08-05 | Allow skipping uninstall phases. | -1/+3 | ||
Fixes: ticket:1251 | ||||
2012-07-27 | cave resolve --prefer-matching / --avoid-matching | -3/+15 | ||
2012-05-12 | Add AtMostOneDepSpec | -0/+5 | ||
2012-04-28 | Support --change-phases-for targets | -10/+21 | ||
Fixes: ticket:1238 | ||||
2012-04-28 | Support change-phases-for !first, !last | -1/+7 | ||
2012-04-28 | Refactor | -42/+20 | ||
2012-04-24 | Missing #include | -0/+1 | ||
2012-04-14 | Add %u format for uniquely identifying spec | -1/+6 | ||
2012-03-30 | Add cave-print-checksum-algorithms | -0/+142 | ||
2012-03-30 | Add cave-print-checksum | -0/+176 | ||
Mostly to help test the hash algorithms. | ||||
2012-03-03 | fix warning regarding enumerals in conditional expressions | -1/+1 | ||
warning: enumeral and non-enumeral type in conditional expression | ||||
2012-03-03 | include unistd.h for some function declarations | -0/+4 | ||
getcwd, symlink, unlink, rmdir, readlink, chown, lchown, close, getpid, getgid, getuid, isatty | ||||
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 | ||
2012-01-15 | Tweak error for match not finding its ID | -2/+13 | ||
2012-01-01 | Change URLs to exherbo.org | -12/+12 | ||
2011-10-22 | Add -C/--case-sensitive option to the cave search command to make matching ↵ | -15/+23 | ||
case sensitive | ||||
2011-10-19 | Make cave import pick the right ID | -1/+1 | ||
Fixes: ticket:1201 | ||||
2011-10-04 | Rename sync suffixes to sources | -5/+7 | ||
"Suffixes" made sense when they were going to be configured as sync.foo = , sync.bar = , etc, but not anymore. | ||||
2011-09-14 | Maintainers as objects | -0/+35 | ||
2011-09-04 | Contents is not a MetadataKey | -53/+0 | ||
2011-09-04 | Remove PackageID::contents_key | -14/+12 | ||
2011-08-18 | Fix this: Resolving: , n metadata (..) | -3/+6 | ||
2011-08-11 | Show (nothing is fine too) | -0/+3 | ||
2011-08-07 | Move explicit instantiations to namespace paludis | -6/+10 | ||
Makes clang++ happy | ||||
2011-08-06 | Better tracking of choice origins | -12/+12 | ||
2011-06-30 | Start using the new format_package_id | -60/+7 | ||
2011-06-30 | Factor out format_package_id (but don't use it yet) | -0/+98 | ||
2011-06-30 | Add --format argument to cave print-owners | -4/+41 | ||
2011-06-30 | Implement --matching for 'owner' and 'print-owners' cave subcommands | -9/+53 | ||
2011-06-30 | Switch 'owner' and 'print-owners' cave subcommands from --match to --type | -12/+12 | ||
2011-06-30 | See if people get the hint now | -1/+1 | ||
2011-06-22 | Warn if an --option is specified multiple times | -9/+9 | ||
2011-06-19 | Lots of bools is icky | -3/+11 | ||
2011-06-19 | Show active dependency labels | -2/+4 | ||
2011-06-19 | Make some ChangeByResolvents into DependentPackageIDs | -4/+13 | ||
2011-06-16 | Appareo is dead | -694/+0 | ||
2011-06-16 | Accerso is dead | -601/+0 | ||
2011-06-16 | Instruo is dead | -741/+0 | ||
2011-06-15 | Don't stick *s in synopsis to avoid confusing Asciidoc | -1/+1 | ||
2011-06-15 | Better man page escaping | -21/+21 | ||
2011-06-15 | Warn if fix-linkage --library is given a /path | -2/+11 | ||
2011-06-12 | Make resolve --hide affect resolvent selection | -7/+7 | ||
Fixes: ticket:1164 | ||||
2011-06-12 | Kill AssociationMask | -35/+0 | ||
2011-06-12 | No need for metadata provide keys | -44/+0 | ||