| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
