aboutsummaryrefslogtreecommitdiff
path: root/include/options.h
Commit message (Collapse)AuthorAgeFilesLines
* options/output: add --quiet to suppress error/warning messagesThorsten Töpper2025-08-071-0/+1
| | | | | As the LOGERR macro is modified this option will also suppress debug messages in case the executable was built with -DDEBUGBUILD.
* symlinks: destination can be resolvedThorsten Töpper2025-08-021-0/+1
|
* output: --print-boxed for visual tableThorsten Töpper2025-07-251-0/+1
|
* output: --print-header to label columnsThorsten Töpper2025-07-071-0/+1
|
* simple format string: name, size and time fieldsThorsten Töpper2025-06-211-0/+1
|
* Output sorted by nameThorsten Töpper2025-06-211-1/+1
|
* Rename list_management to data_managementThorsten Töpper2025-06-211-1/+1
|
* Store everything from lstat()Thorsten Töpper2025-06-201-0/+1
|
* CMakeLists: hardening flagsThorsten Töpper2025-06-161-6/+4
|
* Spread code into multiple files.Thorsten Töpper2025-06-151-0/+44