gdpm/include
David J. Allen 02a4e879a8 Recfactored and simplified more code
- Added function to convert color string to ansi color string
- Added `trim` and `join` utility functions
- Added initial plugin test case
- Implemented `config get` command to see config properties
- Improved logging functionality and removed duplicate logging functions
- Removed unused functions
- Fixed more styling issues
- Fixed some CLI commands not working correctly
- Fixed CLI documentation format
- Fixed some error handling issues
2023-06-18 10:47:05 -06:00
..
cache.hpp More refactoring and bug fixes 2023-05-27 11:28:58 -06:00
clipp.h Refactored, simplified, and removed code; replaced cli header lib 2023-06-10 19:22:21 -06:00
colors.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
concepts.hpp More refactoring and bug fixes 2023-05-27 11:28:58 -06:00
config.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
constants.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
error.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
http.hpp More refactoring and bug fixes 2023-05-27 11:28:58 -06:00
log.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
package.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
package_manager.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -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 Refactored, simplified, and removed code; replaced cli header lib 2023-06-10 19:22:21 -06:00
result.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
types.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
utils.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -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