summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix master password when having parent instancesSimeon Simeonov4 months
nextAdd support for the %e{key} format and add support for type checkers (ty)Simeon Simeonov5 months
 
TagDownloadAuthorAge
2.3.1commit f1120d3746...Simeon Simeonov4 months
2.3.0commit 7fd7db9cd1...Simeon Simeonov5 months
2.2.0commit 3e4185913b...Simeon Simeonov5 months
2.1.0commit bba82a86b1...Simeon Simeonov21 months
2.0.0commit 08a3280b06...Simeon Simeonov2 years
1.2.0commit e57758c93e...Simeon Simeonov4 years
1.1.0commit 6eb9318f6b...Simeon Simeonov5 years
1.0.0commit 4914b0c74e...Simeon Simeonov5 years
 
AgeCommit messageAuthorFilesLines
2026-06-01Fix master password when having parent instancesHEAD2.3.1masterSimeon Simeonov2-3/+7
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
[...]