aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* options/output: add --quiet to suppress error/warning messagesThorsten Töpper2025-08-072-1/+3
| | | | | 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-022-0/+6
|
* 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-212-0/+2
|
* Output sorted by nameThorsten Töpper2025-06-212-1/+2
|
* Rename list_management to data_managementThorsten Töpper2025-06-213-2/+2
|
* Move data collection to other sourceThorsten Töpper2025-06-211-0/+2
|
* Store everything from lstat()Thorsten Töpper2025-06-202-9/+4
|
* CMakeLists: hardening flagsThorsten Töpper2025-06-163-12/+13
|
* Spread code into multiple files.Thorsten Töpper2025-06-153-0/+108