Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add extended description to manualHEADv2.0.1master | Thomas Voss | 2023-10-03 | 1 | -1/+3 |
| | |||||
* | Formatting fix | Thomas Voss | 2023-08-28 | 1 | -1/+2 |
| | |||||
* | Don’t escape hyphens in man-style | Thomas Voss | 2023-08-27 | 1 | -4/+4 |
| | |||||
* | Remove the bloated ‘-n’ optionv2.0.0 | Thomas Voss | 2023-08-27 | 2 | -7/+3 |
| | | | | | | | | | | If you need to copy a password without a newline, just do: $ mkpass | wl-copy -n If you just happen to need no newlines for other purposes: $ mkpass | xargs printf '%s' | ||||
* | Fix typo in PREFIXv1.0.0 | Thomas Voss | 2023-08-22 | 1 | -1/+1 |
| | |||||
* | Genesis commit | Thomas Voss | 2023-08-22 | 5 | -0/+133 |