aboutsummaryrefslogtreecommitdiff
path: root/pass.c
Commit message (Expand)AuthorAgeFilesLines
* meson: initsinanmohd2024-04-061-133/+0
* pass.c: check argc instead of argvsinanmohd2023-12-311-4/+4
* pass/rm: initsinanmohd2023-12-311-0/+5
* pass: support unlimited password lengthsinanmohd2023-12-301-13/+5
* pass.c: if allocation fails don't check for NULL and freesinanmohd2023-12-301-5/+1
* pass.c/cat: print newline if output is a terminalsinanmohd2023-12-301-2/+8
* pass.c: if no command is given assume catsinanmohd2023-12-301-1/+3
* pass/add: initsinanmohd2023-12-301-1/+64
* pass.c/cat: move to a functionsinanmohd2023-12-301-5/+13
* pass/cat: initsinanmohd2023-12-301-1/+10
* repo: initsinanmohd2023-12-291-0/+52