mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
- 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) |
||
|---|---|---|
| .. | ||
| cache.hpp | ||
| clipp.h | ||
| colors.hpp | ||
| concepts.hpp | ||
| config.hpp | ||
| constants.hpp | ||
| error.hpp | ||
| http.hpp | ||
| log.hpp | ||
| package.hpp | ||
| package_manager.hpp | ||
| plugin.hpp | ||
| progress_bar.hpp | ||
| remote.hpp | ||
| rest_api.hpp | ||
| result.hpp | ||
| types.hpp | ||
| utils.hpp | ||
| version.hpp | ||