| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-13 | [vcpkg] Re-layout all files using new organization scheme. | Robert Schumacher | |
| All filenames and directories are lowercase. Use dots for namespace separation. | |||
| 2017-09-13 | [commands_remove.cpp] Naming scheme and missing const | Alexander Karatarakis | |
| 2017-09-13 | Refactor package removal code to eliminate its duplication | Alexander Karatarakis | |
| 2017-08-31 | example -> EXAMPLE | Alexander Karatarakis | |
| 2017-08-28 | Use Strings::EMPTY | Alexander Karatarakis | |
| 2017-08-23 | [vcpkg] Fix typo | Robert Schumacher | |
| 2017-08-16 | partial end to end feature packages hdf5 | Daniel Shaw | |
| added vcpkg feature package support to other commands remove comments change qualifier bracket to parens added features to qualified dependencies | |||
| 2017-07-24 | end to end feature pkg draft | Daniel Shaw | |
| 2017-05-02 | Improve message if there are no --oudated packages | Alexander Karatarakis | |
| Resolves #1008 | |||
| 2017-04-28 | Remove stray temp code | Alexander Karatarakis | |
| 2017-04-28 | [clang-format] Cpp11BracedListStyle: true | Alexander Karatarakis | |
| 2017-04-28 | [clang-format] Increase PenaltyReturnTypeOnItsOwnLine | Alexander Karatarakis | |
| 2017-04-27 | Run clang-format over the cpp files | Alexander Karatarakis | |
| 2017-04-21 | Find group_by_plan_type outside of print_plan() | Alexander Karatarakis | |
| 2017-04-18 | Reduce verbosity of `vcpkg remove` when purging the package | Alexander Karatarakis | |
| 2017-04-17 | Formatting | Alexander Karatarakis | |
| 2017-04-14 | Merge branch 'dev/roschuma/fs-testing' | Robert Schumacher | |
| 2017-04-14 | Rework print_plan() for `remove` and `install` | Alexander Karatarakis | |
| 2017-04-14 | Use Util::find_if/not() | Alexander Karatarakis | |
| 2017-04-12 | Files::read_lines() -> Files::read_all_lines() | Alexander Karatarakis | |
| 2017-04-12 | Merge from master | Robert Schumacher | |
| 2017-04-12 | Simplify Remove plan generation | Alexander Karatarakis | |
| 2017-04-11 | Merge from master | Robert Schumacher | |
| 2017-04-11 | [vcpkg] Alias out standard filesystem headers to ensure clean separation. | Robert Schumacher | |
| 2017-04-10 | PackageSpec.target_triplet() -> ".triplet() | Alexander Karatarakis | |
| 2017-04-10 | default_target_triplet -> default_triplet | Alexander Karatarakis | |
| 2017-04-07 | Remove PackageSpec.display_name() | Alexander Karatarakis | |
| 2017-04-07 | Extract functions for output formatting | Alexander Karatarakis | |
| 2017-04-07 | Fix output formatting | Alexander Karatarakis | |
| 2017-04-07 | RemovePlan -> sort by name | Alexander Karatarakis | |
| 2017-04-07 | Use switch-case | Alexander Karatarakis | |
| 2017-04-07 | Use switch-case | Alexander Karatarakis | |
| 2017-04-04 | PacakgeSpec.toString() -> PackageSpec.to_string() | Alexander Karatarakis | |
| 2017-04-04 | color -> Color | Alexander Karatarakis | |
| 2017-04-04 | vcpkg_paths -> VcpkgPaths | Alexander Karatarakis | |
| 2017-04-04 | package_spec_with_remove_plan -> PackageSpecWithRemovePlan | Alexander Karatarakis | |
| 2017-04-04 | remove_plan_type -> RemovePlanType | Alexander Karatarakis | |
| 2017-04-04 | request_type -> RequestType | Alexander Karatarakis | |
| 2017-04-04 | vcpkg_cmd_arguments -> VcpkgCmdArguments | Alexander Karatarakis | |
| 2017-04-04 | Want: change enum constants to ALL_UPPER | Alexander Karatarakis | |
| 2017-04-04 | want_t -> Want | Alexander Karatarakis | |
| 2017-04-04 | InstallState: change enum constants to ALL_UPPER | Alexander Karatarakis | |
| 2017-04-04 | install_state_t -> InstallState | Alexander Karatarakis | |
| 2017-04-04 | triplet -> Triplet | Alexander Karatarakis | |
| 2017-04-04 | package_spec -> PackageSpec | Alexander Karatarakis | |
| 2017-04-04 | [vcpkg-remove] Make purge the default for remove. | Robert Schumacher | |
| Added (currently undocumented) --no-purge as workaround if required. | |||
| 2017-04-04 | `remove` Add --outdated option | Alexander Karatarakis | |
| 2017-04-01 | [vcpkg] Replace explicit bulk operations with fmap | Robert Schumacher | |
| 2017-03-31 | `remove`: Add --dry-run option | Alexander Karatarakis | |
| 2017-03-22 | [commands] Use Checks::exit_fail/success/with_code() | Alexander Karatarakis | |
