mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-19 19:17:01 -07:00
- Update `README.md` file with minor changes - Added `max_results` parameter to config for persistence - Added `csv2`, `tabulate`, and `indicators` as included dependencies - Added downloading progress bar that *sometimes* work -Added HTTP request header handling with curl - Added more options to some commands - Moved `http` functions into `context` class TODO: Fix optional parameters not working correctly NOTE: Github does not always return `Content-length` HTTP response header |
||
|---|---|---|
| .. | ||
| 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 | ||