summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-05-04Add support for the %e{key} format and add support for type checkers (ty)2.3.0nextSimeon Simeonov11-207/+287
2026-04-16Introduce a new marco - %e and migrate the project from GitHub to Codeberg2.2.0Simeon Simeonov12-116/+126
2024-12-26Add encrypted values to ETOOLKIT_SENSITIVE implicitly2.1.0Simeon Simeonov7-7/+39
2024-05-13Implement re-encryption support2.0.0Simeon Simeonov12-262/+725
2024-04-30Improve testsSimeon Simeonov6-83/+151
2024-04-30Implement etoolkit encryption protocol v2Simeon Simeonov10-89/+248
2022-10-07Replace os.system with subprocessSimeon Simeonov1-2/+6
2022-04-23Release 1.2.01.2.0Simeon Simeonov2-1/+12
2022-04-12Propagate prompt_func and master password to the parent instanceSimeon Simeonov1-2/+10
2022-04-10Introduce a new macro (%p) representing the parent value of a given keySimeon Simeonov5-20/+34
2022-04-04Treat instances with names starting with _ as abstract and do not list themSimeon Simeonov3-3/+9
2022-03-17Add cosmetic changes to README.md and release 1.1.01.1.0Simeon Simeonov1-4/+7
2022-03-15Restructure the project in ordere to replace distutils with setup toolsSimeon Simeonov8-58/+92
2022-03-04Add the -P param, bash completion script and improve the README.mdSimeon Simeonov9-43/+363
2021-12-23Initial commit and release for Christmas with love1.0.0Simeon Simeonov13-0/+2696