gdpm/include
David J. Allen c88cb08e03 Fixed minor issues
- Fixed error message formatting
- Fixed setting verbosity levels
- Fixed implementation of `replace_first` and `replace_all`
- Fixed issue where installing a package would failed because of unescaped single quotes in SQL statement
- Fixed error code returned from SQLITE related errors
- Fixed verbose flag not being repeatable and set correctly
- Fixed some error messages to correctly reflect occuring error
- Fixed the prompt asking the user twice and not taking a default input
- Added functions to get logging default prefixes
- Added `version` command (not implemented yet)
2023-06-18 21:10:50 -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 Fixed minor issues 2023-06-18 21:10:50 -06:00
http.hpp More refactoring and bug fixes 2023-05-27 11:28:58 -06:00
log.hpp Fixed minor issues 2023-06-18 21:10:50 -06:00
package.hpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
package_manager.hpp Fixed minor issues 2023-06-18 21:10:50 -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 Fixed minor issues 2023-06-18 21:10:50 -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