index
:
npass
master
A passwordstore and Secret Service API implementation.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
readme: add npass.png
sinanmohd
2024-04-10
1
-0
/
+2
*
npass: better mimic behaviour of the original pass
sinanmohd
2024-04-09
1
-8
/
+17
*
libnpass: better error messages
sinanmohd
2024-04-09
1
-4
/
+10
*
pass/ls: init
sinanmohd
2024-04-09
5
-5
/
+261
*
libnpass/pass_gen_t: PASS_GEN_PRINT -> PASS_GEN_GRAPH
sinanmohd
2024-04-08
2
-6
/
+6
*
meson: clean up
sinanmohd
2024-04-07
1
-1
/
+0
*
flake: clean up
sinanmohd
2024-04-07
1
-1
/
+2
*
libnpass/pass_gen_set/PASS_GEN_PRINT: add missing upper alphabet
sinanmohd
2024-04-07
1
-0
/
+1
*
libnpass/pass_gen_t: PASS_GEN_ALPHA -> PASS_GEN_ALNUM
sinanmohd
2024-04-07
2
-2
/
+2
*
readme: init
sinanmohd
2024-04-07
1
-0
/
+40
*
pass/gen: init
sinanmohd
2024-04-07
3
-1
/
+94
*
util: refactor error reporting
sinanmohd
2024-04-07
5
-57
/
+56
*
meson: set c standard and _POSIX_C_SOURCE
sinanmohd
2024-04-07
1
-1
/
+10
*
meson: split ./include
sinanmohd
2024-04-06
8
-15
/
+13
*
meson: keep source files under ./src
sinanmohd
2024-04-06
7
-2
/
+2
*
meson: init
sinanmohd
2024-04-06
13
-18
/
+38
*
flake: bump flake.lock
sinanmohd
2024-04-06
1
-3
/
+3
*
flake/shell: set PASSWORD_STORE_DIR to dev_pass
sinanmohd
2024-04-06
1
-1
/
+1
*
licence: init gpl3
sinanmohd
2024-03-18
1
-0
/
+674
*
pass.c: check argc instead of argv
sinanmohd
2023-12-31
1
-4
/
+4
*
pass/rm: init
sinanmohd
2023-12-31
5
-2
/
+56
*
pass/add: trim gpg fingerprint
sinanmohd
2023-12-30
3
-0
/
+14
*
pass: support unlimited password length
sinanmohd
2023-12-30
5
-30
/
+20
*
pass_util/add: better error messages
sinanmohd
2023-12-30
1
-1
/
+1
*
pass_util/getpass: size_t -> ssize_t
sinanmohd
2023-12-30
2
-3
/
+3
*
pass/cat: gpg fingerprint is not needed
sinanmohd
2023-12-30
3
-28
/
+5
*
pass.c: if allocation fails don't check for NULL and free
sinanmohd
2023-12-30
1
-5
/
+1
*
pass.c/cat: print newline if output is a terminal
sinanmohd
2023-12-30
1
-2
/
+8
*
pass.c: if no command is given assume cat
sinanmohd
2023-12-30
1
-1
/
+3
*
pass/add: init
sinanmohd
2023-12-30
6
-4
/
+161
*
pass_util/getpass: init
sinanmohd
2023-12-30
2
-0
/
+26
*
pass.c/cat: move to a function
sinanmohd
2023-12-30
1
-5
/
+13
*
pass/cat: init
sinanmohd
2023-12-30
6
-11
/
+98
*
repo: init
sinanmohd
2023-12-29
11
-0
/
+317