git.schokokeks.org
Repositories
Help
Report an Issue
derivepassphrase.git
Code
Commits
Branches
Tags
Suche
2
Branches
10
Tags
Strukturansicht:
672943aac976f3272c72a1d5e5608b1e3c4fd183
Branches
Tags
documentation-tree
master
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
0.3.2
0.3.3
0.4.0
SSH
SSH
HTTPS
RSS
ATOM
Herunterladen
ZIP-Datei herunterladen
Tar-Datei herunterladen
TAR.GZ-Datei herunterladen
Marco Ricci
Merge topic branch 'usage-fixes' into master
672943a @ 2025-01-07 11:13:37
..
__init__.py
Replace strings in `derivepassphrase export vault` with translatable ones
2024-12-31 22:18:29
conftest.py
Fix formatting, some coverage pragmas and some linting rules in tests
2024-12-21 00:57:49
test_derivepassphrase_cli.py
Add tests for help and version options, and color forcing
2025-01-01 14:08:48
test_derivepassphrase_cli_export_vault.py
Replace strings in `derivepassphrase export vault` with translatable ones
2024-12-31 22:18:29
test_derivepassphrase_exporter.py
Adapt the test suite to use the logging system properly
2024-12-07 09:30:38
test_derivepassphrase_sequin.py
Fix awkward parametrization declaration for SSH agent client tests
2024-10-01 10:15:36
test_derivepassphrase_ssh_agent.py
Fix formatting, some coverage pragmas and some linting rules in tests
2024-12-21 00:57:49
test_derivepassphrase_types.py
Retire `allow_derivepassphrase_extensions` argument to `validate_vault_config`
2024-12-19 15:04:11
test_derivepassphrase_vault.py
Move vault service config generation to top-level tests module
2024-10-14 22:20:29