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-12-29
fix: copy action for new gopass config format (#37)
Sanoob Pattanath
2022-12-22
release: bump version to 2.1.3, update CHANGELOG
v2.1.3
Ayush Agarwal
2022-12-22
chore: remove redundant copyright year
Ayush Agarwal
2022-12-22
fix: parse new gopass config output
Sanoob Pattanath
2022-08-05
license: update copyright year in license header
Ayush Agarwal
2022-08-05
feat: add support for tofi as a dmenu backend
Ayush Agarwal
2022-08-05
chore: update git forge links in help menu
Ayush Agarwal
2022-07-08
license: fix SPDX license identifier
Ayush Agarwal
2022-04-26
refactor: don't assume default values
Ayush Agarwal
2022-04-25
fix: use a generic message in notification
Ayush Agarwal
2022-04-02
release: bump version to 2.1.2, update CHANGELOG
v2.1.2
Ayush Agarwal
2022-04-02
fix: parse action from config file
Ayush Agarwal
2022-03-21
release: bump version to 2.1.1, update CHANGELOG
v2.1.1
Ayush Agarwal
2022-03-21
fix: prefix the mount name to the list of files
Ayush Agarwal
2022-03-21
chore: remove unnecessary comments
Ayush Agarwal
2022-03-08
release: bump the version of tessen to 2.1.0
v2.1.0
Ayush Agarwal
2022-03-08
fix: set the cache file to `/dev/null`
Ayush Agarwal
2022-03-05
refactor: `tessen -v` prints just the version num
Ayush Agarwal
2022-03-05
feat: consider `dmenu` as a valid dmenu backend
Ayush Agarwal
2022-03-05
release: change version to unreleased dev
Ayush Agarwal
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
[next]