| Age | Commit message (Expand) | Author |
| 2017-10-17 | Merge pull request #1453 from muemart/boost | Robert Schumacher |
| 2017-10-17 | [boost] Add feature packages for regex-icu, locale-icu, and python | Robert Schumacher |
| 2017-10-17 | Merge pull request #1995 from AMDmi3/patch-2 | Robert Schumacher |
| 2017-10-17 | Merge pull request #1994 from AMDmi3/patch-1 | Robert Schumacher |
| 2017-10-17 | Merge pull request #1998 from AMDmi3/patch-3 | Robert Schumacher |
| 2017-10-17 | [nuget] Update to 4.4.0 (was 4.3.0) | Alexander Karatarakis |
| 2017-10-17 | [vswhere] Update to 2.2.7 (was 2.2.3) | Alexander Karatarakis |
| 2017-10-17 | [git] Update to 2.14.2.3 (was 2.14.1) | Alexander Karatarakis |
| 2017-10-17 | [fetchDependency] Call Get-FileHash if available, otherwise fallback | Alexander Karatarakis |
| 2017-10-17 | [fetchDependency] Call Start-BitsTransfer if available, otherwise fallback | Alexander Karatarakis |
| 2017-10-17 | [fetchDependency] Use Test-Module for BitsTransfer module check | Alexander Karatarakis |
| 2017-10-17 | [fetchDependency] Add Test-Module function | Alexander Karatarakis |
| 2017-10-17 | [fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmd | Alexander Karatarakis |
| 2017-10-17 | [fetchDependency] Introduce Test-Command function | Alexander Karatarakis |
| 2017-10-17 | [cmake] Update to 3.9.4 (was 3.9.3) | Alexander Karatarakis |
| 2017-10-17 | Fix Version, "v" is not part of it. | Dmitry Marakasov |
| 2017-10-17 | Fill Description for minizip | Dmitry Marakasov |
| 2017-10-17 | Fix extra whitespace in version | Dmitry Marakasov |
| 2017-10-17 | `remove`: Consistency renames | Alexander Karatarakis |
| 2017-10-17 | `autocomplete` Add autocompletion for `vcpkg integrate` | Alexander Karatarakis |
| 2017-10-17 | `autocomplete` Consider private commands if no public commands match | Alexander Karatarakis |
| 2017-10-16 | Don't warn for outdated vcpkg if command is autocomplete | Alexander Karatarakis |
| 2017-10-16 | Merge from master | Robert Schumacher |
| 2017-10-16 | [findVS] Add detection for VS2015 Build Tools | Alexander Karatarakis |
| 2017-10-16 | Fix getWindowsSDK.ps1 error when $path is $null | Alexander Karatarakis |
| 2017-10-16 | [ninja] Update to 1.8.2 | Alexander Karatarakis |
| 2017-10-16 | Add timer to `vcpkg build` | Alexander Karatarakis |
| 2017-10-16 | Merge pull request #1964 from lazyhamster/libidn2 | Robert Schumacher |
| 2017-10-16 | CWStringView->CStringView, std::wstring->std::string | Alexander Karatarakis |
| 2017-10-16 | Revert "[system.cpp] Remove usage of std::wstring. Convert at the last step" | Alexander Karatarakis |
| 2017-10-16 | [system.cpp] Remove usage of std::wstring. Convert at the last step | Alexander Karatarakis |
| 2017-10-16 | Remove wformat_internal() | Alexander Karatarakis |
| 2017-10-16 | Remove Metrics::track_property(std::wstring) | Alexander Karatarakis |
| 2017-10-16 | Remove CharType template paramter from Strings::join() | Alexander Karatarakis |
| 2017-10-16 | Remove Strings::wformat() | Alexander Karatarakis |
| 2017-10-16 | Remove usages of CWStringView, except in Strings::to_utf8() | Alexander Karatarakis |
| 2017-10-16 | [vcpkg] Push use of UTF-16 to only around Win32 call boundaries. | Robert Schumacher |
| 2017-10-16 | [vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE | Robert Schumacher |
| 2017-10-16 | [autocomplete] Add triplet completion for `vcpkg install` | Alexander Karatarakis |
| 2017-10-15 | Introduce Vectors::concatenate() | Alexander Karatarakis |
| 2017-10-15 | Remove unused functions | Alexander Karatarakis |
| 2017-10-15 | Introduce VcpkgPaths::get_available_triplets() | Alexander Karatarakis |
| 2017-10-15 | [triplet] Remove obsolete check about dash in the name | Alexander Karatarakis |
| 2017-10-15 | Casing and specification correctness | Alexander Karatarakis |
| 2017-10-14 | Merge pull request #1948 from FPar/ports/imgui | Robert Schumacher |
| 2017-10-14 | [imgui] Use vcpkg_from_github, use stb from vcpkg. | Robert Schumacher |
| 2017-10-14 | [abseil] Remove patch that has already been upstreamed. Fixes #1977 | Robert Schumacher |
| 2017-10-14 | [eastl] Initial commit | Robert Schumacher |
| 2017-10-14 | [cctz][abseil] Initial commit of cctz, improvement of abseil to build synch a... | Robert Schumacher |
| 2017-10-14 | [vcpkg-autocomplete] Add edit completion | Robert Schumacher |