aboutsummaryrefslogtreecommitdiffstats
path: root/pinentry-rofi.sh
Commit message (Expand)AuthorAgeFilesLines
* test: remove $INSIDE_BATS home-made protection and use the proper way.Matěj Cepl2023-08-111-127/+126
* fix: just do very light decoding of the SETDESC strings.Matěj Cepl2023-08-111-3/+8
* fix: add tested new implementation of URL encode/decode.Matěj Cepl2023-08-111-17/+35
* test: the same fix I did in the tests.Matěj Cepl2023-08-111-5/+5
* fix: decode RFC-3986 encoded strings in SETDESCMatěj Cepl2023-08-111-7/+25
* test: first attempt to test.Matěj Cepl2023-08-111-1/+10
* fix: refactor splitting line into a function.Matěj Cepl2023-08-111-39/+23
* chore: add LICENSE.Matěj Cepl2023-08-111-4/+11
* fix: remove Pythonism (os.getpid -> $$).Matěj Cepl2023-08-111-1/+1
* fix: fix removing element from a Bash array (it needs to be reinitialized).Matěj Cepl2023-08-111-8/+8
* fix: just add more documentation and more working commands.Matěj Cepl2023-08-111-3/+42
* chore: conversion of the Python script to bash.Matěj Cepl2023-08-111-0/+150