index
:
tessen.git
master
fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tessen
Age
Commit message (
Expand
)
Author
2022-03-02
release: bump version to 2.0.2
v2.0.2
Ayush Agarwal
2022-03-02
fix: if sleep is terminated, terminate the pgrp
Ayush Agarwal
2022-03-02
fix: don't clear the clipboard in trap function
Ayush Agarwal
2022-03-01
release: bump version to 2.0.1
v2.0.1
Ayush Agarwal
2022-03-01
fix: don't clear clipboard when autotyping
Ayush Agarwal
2022-02-24
refactor: don't use `$0`
Ayush Agarwal
2022-02-24
fix: don't check the size of the selected file
Ayush Agarwal
2022-02-18
fix: set default values after argparse and config
Ayush Agarwal
2022-02-18
fix: parse the config file after argparse
Ayush Agarwal
2022-02-18
fix: don't parse the config file separately
Ayush Agarwal
2022-02-18
fix: parse config file options conditionally
Ayush Agarwal
2022-02-18
refactor: make the config file regex more strict
Ayush Agarwal
2022-02-18
fix: don't spam the terminal when using fuzzel
Ayush Agarwal
2022-02-18
fix: rofi and wofi need individual variables
Ayush Agarwal
2022-02-18
fix: don't expand dmenu options as a single string
Ayush Agarwal
2022-02-17
refactor: simplify the code using shfmt
Ayush Agarwal
2022-02-16
refactor: find default pass and dmenu backends
Ayush Agarwal
2022-02-16
refactor: setup validation for pass and dmenu
Ayush Agarwal
2022-02-16
refactor: clear the clipboard when necessary
Ayush Agarwal
2022-02-16
docs: mention support for gopass in the help menu
Ayush Agarwal
2022-02-16
refactor: trap the INT signal as well
Ayush Agarwal
2022-02-16
refactor!: initialize sane defaults, parse args
Ayush Agarwal
2022-02-16
feat: parse the config file for tessen
Ayush Agarwal
2022-02-16
refactor: better response when validating action
Ayush Agarwal
2022-02-16
feat: add support for gopass when copying data
Ayush Agarwal
2022-02-16
refactor: offload otp handling to key_otp
Ayush Agarwal
2022-02-16
refactor!: remove support for $BROWSER
Ayush Agarwal
2022-02-16
refactor: key_url isn't needed anymore
Ayush Agarwal
2022-02-16
feat: add support for OTP when using gopass
Ayush Agarwal
2022-02-16
refactor: fix behavior when url is selected
Ayush Agarwal
2022-02-16
refactor!: don't show autotype when action is copy
Ayush Agarwal
2022-02-16
feat!: use the first non-unique key
Ayush Agarwal
2022-02-16
feat: add support for gopass in the 1st menu
Ayush Agarwal
2022-02-16
refactor: make the pass prefix local
Ayush Agarwal
2022-02-16
feat!: add support for configuration file
Ayush Agarwal
2022-02-16
chore: change email address
Ayush Agarwal
2022-02-16
refactor: use /usr/bin/env bash
Ayush Agarwal
2022-02-11
docs: use consistent case in help menu
Ayush Agarwal
2022-01-24
userkey search uses regex to find field (#11)
Jerzy Drozdz
2022-01-17
release: bump version to 1.3.1
v1.3.1
Ayush Agarwal
2022-01-17
fix: return empty value if backend is unrecognized
Ayush Agarwal
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
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
[next]