index
:
tessen.git
master
fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tessen
Age
Commit message (
Expand
)
Author
2021-11-06
release: bump the version to 1.1.2
v1.1.2
Ayush Agarwal
2021-11-06
fix: don't parse the 'username' and 'password' key
Ayush Agarwal
2021-09-22
fix the semver, should pay more attention
v1.1.1
Ayush Agarwal
2021-09-21
no need to use unset when there's local
v1.1.0
Ayush Agarwal
2021-09-21
add support for wofi as a backend
Ayush Agarwal
2021-09-21
fix the semver stupidity and prepare v1.0 release
v1.0.0
Ayush Agarwal
2021-09-21
replace name with parameter expanded variable
Ayush Agarwal
2021-09-20
update the help menu
Ayush Agarwal
2021-09-20
don't use notifications for errors
Ayush Agarwal
2021-09-20
don't panic if libnotify isn't installed
Ayush Agarwal
2021-09-20
make 1st autotype message clearer
Ayush Agarwal
2021-09-20
disable debug mode to prevent leaking data
v0.6.2
Ayush Agarwal
2021-09-20
add an option to perform autotype AND copy
v0.6.1
Ayush Agarwal
2021-09-20
replace -t and -c with a single option, -a
v0.6.0
Ayush Agarwal
2021-09-20
bump up the version of tessen
Ayush Agarwal
2021-09-20
remove obsolete global vars
Ayush Agarwal
2021-09-20
thanks to cbb35e4, simplify key selection in main
Ayush Agarwal
2021-09-20
fix the backend validation logic
v0.5.1
Ayush Agarwal
2021-09-20
revamp of the key selection and action menus
v0.5.0
Ayush Agarwal
2021-09-20
reorganize global variables, changes in comments
Ayush Agarwal
2021-09-20
make the help menu simpler
Ayush Agarwal
2021-09-20
modified the argparse menu using argbash
Ayush Agarwal
2021-09-20
copyright details added to tessen
Ayush Agarwal
2021-09-17
change the license to GPLv2+
v0.4.2
Ayush Agarwal
2021-09-17
fix the parameter expansion to parse values
v0.4.1
Ayush Agarwal
2021-09-08
some code refactoring done
Ayush Agarwal
2021-09-08
add validation check for PASSFILE and CHOICE
Ayush Agarwal
2021-09-08
fix the order of validation checks
Ayush Agarwal
2021-09-08
removed the code for fzf backend
v0.4.0
Ayush Agarwal
2021-09-08
made the help menu better
Ayush Agarwal
2021-09-08
add trap and reorganize global vars
Ayush Agarwal
2021-09-08
created func for backend and clip_time validation
Ayush Agarwal
2021-09-08
reorganize the copy and autotype functions
Ayush Agarwal
2021-09-08
create `clean` and `die` function
Ayush Agarwal
2021-09-08
moved password-store directory validation in main
Ayush Agarwal
2021-09-08
moved the getopts loop to the main function
Ayush Agarwal
2021-09-07
added support for autotyping password-store data
v0.3.0
Ayush Agarwal
2021-09-07
copying code using bemenu, rofi, and fzf now works
v0.2.0
Ayush Agarwal
2021-09-07
the first commit for tessen
v0.1.0
Ayush Agarwal