index
:
tessen.git
master
fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
docs: update CHANGELOG.md to showcase f940209
Ayush Agarwal
2022-03-05
chore: update fish completion and default config
Ayush Agarwal
2022-03-05
docs: update man pages to point out f940209
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
ci: run actions only when changes made to `tessen`
Ayush Agarwal
2022-03-01
docs: update CHANGELOG.md
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-24
docs: add notes about emulated input on wayland
Ayush Agarwal
2022-02-19
docs: update the README, bump version to 2.0.0
v2.0.0
Ayush Agarwal
2022-02-19
docs: add CHANGELOG.md
Ayush Agarwal
2022-02-19
refactor: add optional patch to set explicit paths
Ayush Agarwal
2022-02-19
build: allow minimal installation with Makefile
Ayush Agarwal
2022-02-19
feat: update completion for bash and fish
Ayush Agarwal
2022-02-19
docs: add man page for the config file of tessen
Ayush Agarwal
2022-02-19
docs: update the man page for tessen
Ayush Agarwal
2022-02-18
feat: add default config file for tessen
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
chore: add -s option to shfmt
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]