aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding description to READMEDennis Eriksen2023-09-081-29/+39
|
* Updating README.mdDennis Eriksen2023-09-081-18/+19
| | | | | | | | | | | | | | | | | First and foremost - the \ got removed from the special characterset in the zsh-version (which atm is the authorative one) in commit 10f86a9. This is because it was sometimes interpreted as an escapecharacter when combined with certain other characters. This should probably have been solved some other way, but the easiest way was to just remove the character. I also don't have quotes in the special characterset for the same reason - it might get interpreted the wrong way. Secondly, I updated the example. Thirdly - updated the descriptions of the different versions a bit.
* Redid makepass.bashDennis Eriksen2023-09-071-14/+14
| | | | | | Without any polish... But makepass.bash is now about 5.5x faster than previously!
* Redid the perl-versionDennis Eriksen2023-09-071-1/+1
| | | | and fixed a typo in zsh and readme
* WIP: Cleanup and standardization - Done?Dennis Eriksen2023-09-061-21/+90
| | | | | | | | I think I'm getting there with this round. `makepass.zsh` might not look pretty, but it is beginning to look like something that might be standardized on. Next step is to rewrite some of the other scripts to match the zsh one.
* adding golang-versionDennis Eriksen2023-09-051-16/+42
|
* adding readmeDennis Eriksen2023-09-041-0/+107