index
:
lock-password
develop
master
A simple terminal password manager, using GnuPG to encrypt passwords
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
makefile: use pkg-config for gpgme
HEAD
master
Joursoir
2024-09-29
1
-1
/
+1
*
makefile: echo all commands that the script does
Joursoir
2022-08-30
1
-4
/
+4
*
makefile: delete echo, add bash completion
Joursoir
2021-06-22
1
-8
/
+7
*
rename main.c to lpass.c
Joursoir
2021-06-12
1
-1
/
+2
*
Makefile: .o files are created in src/; refactor compile
Joursoir
2021-03-23
1
-12
/
+19
*
use xlib for copy password
Joursoir
2021-03-01
1
-1
/
+5
*
update doc and makefile
v1.1a
Joursoir
2021-03-01
1
-1
/
+1
*
refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd do...
Joursoir
2021-02-27
1
-1
/
+1
*
rewrite shell script 'copy' to c language
Joursoir
2021-01-14
1
-6
/
+3
*
some features:
Joursoir
2020-10-31
1
-8
/
+16
*
feature: copy password to clipboard
Joursoir
2020-10-28
1
-3
/
+7
*
fix bug: work outside working dir; refactor
Joursoir
2020-10-21
1
-3
/
+0
*
remove embryo of feature multiple storages and refactor how arguments work
Joursoir
2020-10-16
1
-1
/
+1
*
add docs and change style
Joursoir
2020-10-08
1
-0
/
+31