| 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-08-28 | [commands_hash.cpp] Use const. Naming scheme. | Alexander Karatarakis | |
| 2017-05-04 | Rename Strings:: function for utf8/utf16 conversion | Alexander Karatarakis | |
| 2017-04-27 | Run clang-format over the cpp files | Alexander Karatarakis | |
| 2017-04-13 | Use Util::erase_remove_if() | Alexander Karatarakis | |
| 2017-04-13 | Revert "Use Util::keep_if()" | Robert Schumacher | |
| This reverts commit 3739e8e0b998b14c0f320c21618057e50698c51d. | |||
| 2017-04-12 | Use Util::keep_if() | Alexander Karatarakis | |
| 2017-04-04 | vcpkg_cmd_arguments -> VcpkgCmdArguments | Alexander Karatarakis | |
| 2017-03-28 | Remove unneeded calls to c_str() | Alexander Karatarakis | |
| 2017-03-22 | [commands] Use Checks::exit_fail/success/with_code() | Alexander Karatarakis | |
| 2017-03-13 | All Checks now take LineInfo as the first argument | Alexander Karatarakis | |
| 2017-02-17 | `hash` check for --options | Alexander Karatarakis | |
| 2017-01-30 | Introduce precompiled headers | Alexander Karatarakis | |
| 2017-01-12 | Reorganize commands, each in its own namespace | Alexander Karatarakis | |
| Additionally, functions related to a command can now live in the same namespace | |||
| 2017-01-12 | Introduce Command namespace. Refactoring | Alexander Karatarakis | |
| 2016-12-12 | Use System::println(std::string&) overload | Alexander Karatarakis | |
| 2016-12-12 | [vcpkg_cmd_arguments] Use std::string instead of char* | Alexander Karatarakis | |
| 2016-11-30 | Introduce filesystem_fs.h | Alexander Karatarakis | |
| 2016-10-20 | Remove unused include directives | Alexander Karatarakis | |
| 2016-10-20 | Rename function and make it static | Alexander Karatarakis | |
| 2016-10-20 | src Formatting | Alexander Karatarakis | |
| 2016-10-21 | Switch to using CertUtil to generate hash. | flysha | |
| 2016-10-20 | Add hash file support. | sdcb | |
