index
:
tessen.git
master
fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-16
release: revamp the README, bump version of tessen
v1.3.0
Ayush Agarwal
2022-01-16
refactor: change the order of dmenu backend
Ayush Agarwal
2022-01-16
docs: update the man page
Ayush Agarwal
2022-01-16
style: use consistent case, fix grammar
Ayush Agarwal
2022-01-16
refactor: use only one printf
Ayush Agarwal
2022-01-16
refactor: change the find_backend function
Ayush Agarwal
2022-01-16
refactor: change the setup_backend function
Ayush Agarwal
2022-01-16
refactor: simplify the default opts
Ayush Agarwal
2022-01-16
refactor: remove redundant colons
Ayush Agarwal
2022-01-10
allow using any dmenu-like backend
Jerzy Drozdz
2022-01-09
add shellcheck and shfmt github ci check
Ayush Agarwal
2021-11-29
fix(release): bump tessen to version 1.2.3
v1.2.3
Ayush Agarwal
2021-11-29
docs: mention pass-otp as an optional dependency
Ayush Agarwal
2021-11-29
fix: don't check for the presence of oathtool
Ayush Agarwal
2021-11-15
fix: exit if file is empty or decryption fails
v1.2.2
Ayush Agarwal
2021-11-14
fix: use tabs instead of spaces in Makefile
v1.2.1
Ayush Agarwal
2021-11-14
docs: improve README, bump release to 1.2.0
v1.2.0
Ayush Agarwal
2021-11-14
refactor!: build man page, improve Makefile
Ayush Agarwal
2021-11-14
docs: add a man page for tessen
Ayush Agarwal
2021-11-14
refactor: improve help menu, consistent printf
Ayush Agarwal
2021-11-14
refactor: custom autotype, better copying
Ayush Agarwal
2021-11-14
feat: add functions to deal with otp and url
Ayush Agarwal
2021-11-14
refactor: improve validation checks
Ayush Agarwal
2021-11-14
refactor: make the key selection modular
Ayush Agarwal
2021-11-14
refactor: change the 2nd and 3rd menu
Ayush Agarwal
2021-11-14
feat: parse otp, username, allow more char in keys
Ayush Agarwal
2021-11-14
fix: don't proceed if selected file is empty
Ayush Agarwal
2021-11-14
feat: add global variables for more features
Ayush Agarwal
2021-11-08
refactor: don't use upper case global variables
Ayush Agarwal
2021-11-08
refactor: disable shell "strict" mode
Ayush Agarwal
2021-11-08
docs: add features which will NOT be implemented
Ayush Agarwal
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-11-04
minor language fix in the README
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
add instructions for using env variables
Ayush Agarwal
2021-09-21
fix the semver stupidity and prepare v1.0 release
v1.0.0
Ayush Agarwal
2021-09-21
update the README
Ayush Agarwal
2021-09-21
added a makefile
Ayush Agarwal
2021-09-21
added fish completion
Ayush Agarwal
2021-09-21
added bash completion
Ayush Agarwal
2021-09-21
replace name with parameter expanded variable
Ayush Agarwal
2021-09-20
add a contribution guide
Ayush Agarwal
2021-09-20
remove the TODO list
Ayush Agarwal
2021-09-20
revamp the README
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
[next]