gdpm/include
David J. Allen 807aa8e5b2 Implemented parallel downloads through CURL multi interface and added purge command
- Update `README.md` file with examples
- Fixed error messages showing no or wrong message
- Changed the prompt message when installing, removing, etc.
- Changed how http::request works
- Added `http::multi` class for parallel downloads
- Removed separate `concepts.hpp` file
TODO: Fix ZIP not extracting after running the `install` command
2023-07-10 20:26:15 -06:00
..
cache.hpp More refactoring and bug fixes 2023-05-27 11:28:58 -06:00
colors.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
config.hpp Fixed search command not working properly 2023-07-02 17:28:18 -06:00
constants.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
error.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
http.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
log.hpp Fix compiling issue from clipp dependency 2023-07-02 15:14:27 -06:00
package.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
package_manager.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
plugin.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
progress_bar.hpp Initial commit 2021-12-30 12:56:37 -06:00
remote.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
rest_api.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
result.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
types.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
utils.hpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
version.hpp Fixed issue where assets would not installed due to directory not being created 2022-07-30 09:34:21 -05:00