index
:
tessen.git
master
fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tessen
Age
Commit message (
Expand
)
Author
2023-03-23
release: bump version to 2.2.0
v2.2.0
Ayush Agarwal
2023-03-22
ci: fix shfmt error
Ayush Agarwal
2023-03-21
feat: map exit codes to OTP autotype and copy
Ayush Agarwal
2023-03-21
style: declare _TSN_OTP explicitly
Ayush Agarwal
2023-03-21
feat: look for a default config in XDG_CONFIG_DIRS
Ayush Agarwal
2023-03-20
feat: add support for yofi dmenu backend
Ayush Agarwal
2023-03-20
feat: use a custom config file for fuzzel
Ayush Agarwal
2023-03-19
refactor: use auto_type procedure
Ayush Agarwal
2023-03-19
chore: don't reveal selected file name
Ayush Agarwal
2023-03-19
refactor: use gopass ls -f instead of clusterfuck
Ayush Agarwal
2023-03-19
style: global vars should be uppercase
Ayush Agarwal
2023-03-18
chore: remove redundant comments
Ayush Agarwal
2023-03-18
feat: implement custom keyboard shortcuts
Ayush Agarwal
2023-03-18
refactor: release version should be a local var
Ayush Agarwal
2023-03-18
chore: remove copyright year and update email ID
Ayush Agarwal
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
[next]