aboutsummaryrefslogtreecommitdiffstats
path: root/makepass.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Redid the sh-version.Dennis Eriksen2023-09-111-77/+275
| | | | | | | | | | It's almost twice as fast now! Had to use some hacks because POSIX sh don't support arrays. Well, it supports *one*... Still needs some cleanup, but it now has the same functionality as the others!
* fixing some shellcheck-errors and some tiny cleanup on sh- and bash-versionsDennis Eriksen2023-09-051-9/+11
|
* adding licenceDennis Eriksen2023-09-041-4/+4
|
* Split makepass out of idgattDennis Eriksen2023-09-011-0/+110
This will now be a separate repo