| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | options/output: add --quiet to suppress error/warning messages | Thorsten Töpper | 2025-08-07 | 1 | -1/+13 |
| | | | | | | 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 resolved | Thorsten Töpper | 2025-08-02 | 1 | -0/+10 |
| | | |||||
| * | options: relabel --format-string to --format | Thorsten Töpper | 2025-07-26 | 1 | -12/+15 |
| | | |||||
| * | options: add -f for --format-string | Thorsten Töpper | 2025-07-26 | 1 | -2/+5 |
| | | |||||
| * | output: --print-boxed for visual table | Thorsten Töpper | 2025-07-25 | 1 | -0/+9 |
| | | |||||
| * | options: replace -v with -a | Thorsten Töpper | 2025-07-18 | 1 | -3/+3 |
| | | |||||
| * | output: --print-header to label columns | Thorsten Töpper | 2025-07-07 | 1 | -1/+13 |
| | | |||||
| * | output: format string: user and group name | Thorsten Töpper | 2025-07-06 | 1 | -1/+3 |
| | | | | | | | Depending on the OS setup the function calls may be extremely time consuming if it's not local and not in the kernel cache. static fields for minimal local caching to circumvent function calls. | ||||
| * | output: format string: permissions | Thorsten Töpper | 2025-07-05 | 1 | -5/+6 |
| | | |||||
| * | output: format string: uid and gid | Thorsten Töpper | 2025-07-05 | 1 | -1/+3 |
| | | |||||
| * | output: add stat item type to format string | Thorsten Töpper | 2025-07-05 | 1 | -0/+1 |
| | | |||||
| * | simple format string: name, size and time fields | Thorsten Töpper | 2025-06-21 | 1 | -0/+17 |
| | | |||||
| * | Output sorted by name | Thorsten Töpper | 2025-06-21 | 1 | -8/+14 |
| | | |||||
| * | options: added -h --help | Thorsten Töpper | 2025-06-20 | 1 | -16/+31 |
| | | |||||
| * | Store everything from lstat() | Thorsten Töpper | 2025-06-20 | 1 | -1/+34 |
| | | |||||
| * | CMakeLists: hardening flags | Thorsten Töpper | 2025-06-16 | 1 | -5/+1 |
| | | |||||
| * | Spread code into multiple files. | Thorsten Töpper | 2025-06-15 | 1 | -0/+131 |
