Age | Commit message (Expand) | Author |
---|---|---|
2023-04-09 | Proper argument parsing....Also started charset restriction implementation. * lpass.c: Argument parsing & stub charset restriction. | Samuel Fadel |
2023-04-08 | Initial commit....An initial working implementation of the password generating algorithm of lesspass. Lacks any sort of documentation or usage info and simply prints the generated password on stdout. * lpass.c: Initial implementation of lesspass * Makefile: A just works version | Samuel Fadel |