dependabot[bot]
|
1a4ba21a09
|
Bump pygments from 2.13.0 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.13.0...2.15.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 11:54:32 +00:00 |
|
Rupus Reinefjord
|
62755e07e5
|
Merge pull request #21 from reinefjord/dependabot/pip/requests-2.31.0
Bump requests from 2.28.1 to 2.31.0
|
2023-06-03 10:57:20 +02:00 |
|
dependabot[bot]
|
65bed53a03
|
Bump requests from 2.28.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-03 08:52:28 +00:00 |
|
Rupus Reinefjord
|
48d957b01b
|
Merge pull request #22 from reinefjord/dependabot/pip/cryptography-41.0.0
Bump cryptography from 39.0.1 to 41.0.0
|
2023-06-03 10:50:42 +02:00 |
|
dependabot[bot]
|
771e47a0b8
|
Bump cryptography from 39.0.1 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 20:19:54 +00:00 |
|
Rupus Reinefjord
|
3a0955aa48
|
Merge pull request #20 from reinefjord/dependabot/pip/cryptography-39.0.1
Bump cryptography from 38.0.3 to 39.0.1
|
2023-04-15 12:03:25 +02:00 |
|
dependabot[bot]
|
cb1199d78a
|
Bump cryptography from 38.0.3 to 39.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...39.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-08 04:29:36 +00:00 |
|
Rupus Reinefjord
|
fb0bda61bc
|
README: summary of functionality, pipx
|
2023-01-04 12:19:09 +01:00 |
|
Rupus Reinefjord
|
351a36e2fa
|
Merge pull request #19 from reinefjord/dependabot/pip/certifi-2022.12.7
Bump certifi from 2022.9.24 to 2022.12.7
|
2022-12-09 12:03:36 +01:00 |
|
dependabot[bot]
|
d40d68c6fd
|
Bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 09:19:41 +00:00 |
|
Rupus Reinefjord
|
d201f9b1c9
|
update dev requirements
|
2022-11-15 21:54:42 +01:00 |
|
Rupus Reinefjord
|
2efac7e6d2
|
Release 1.0.0 🍰
|
2022-11-15 21:41:06 +01:00 |
|
Rupus Reinefjord
|
ff6bbe2b06
|
Update README
|
2022-11-15 21:29:55 +01:00 |
|
Rupus Reinefjord
|
bdd81af9a8
|
add test files
|
2022-11-15 21:23:06 +01:00 |
|
Rupus Reinefjord
|
fd08fce575
|
outfile is now mandatory
Having your passwords output in plaintext to stdout might be surprising
and potentially dangerous behaviour
|
2022-11-15 21:14:13 +01:00 |
|
Rupus Reinefjord
|
862f6dca4c
|
Less spammy and easier to read messages
|
2022-11-15 21:13:32 +01:00 |
|
Rupus Reinefjord
|
9fa306a8a7
|
Update python-gnupg dependency to 0.5.0
|
2022-11-15 20:45:03 +01:00 |
|
Rupus Reinefjord
|
bc06ec513d
|
Merge pull request #18 from bateast/master
Add matching content in get_line pattern
|
2022-11-15 20:26:49 +01:00 |
|
Baptiste Fouques
|
3eba7612e6
|
Add matching content in get_line pattern
current implementation does not work. Typo ?
|
2022-11-15 14:18:57 +01:00 |
|
Rupus Reinefjord
|
3ff16caf3e
|
Use sys.exit()
|
2022-04-10 12:20:38 +02:00 |
|
Rupus Reinefjord
|
a822d1cb5e
|
Fix typo
|
2022-04-10 12:20:30 +02:00 |
|
Rupus Reinefjord
|
87a7c45560
|
Merge branch 'PrincedelaLune-master'
|
2022-04-10 12:18:37 +02:00 |
|
Thibaut Giroud
|
e4788b98ca
|
fix: added relevant error message if file is missing
|
2022-03-29 16:48:14 +02:00 |
|
Thibaut Giroud
|
8c545b27af
|
fix: issue when you submit wrong file name, error was misleading
|
2022-03-29 16:26:06 +02:00 |
|
Thibaut Giroud
|
2ef7aafc89
|
feat: added support for export of one file/item
|
2022-03-24 13:31:10 +01:00 |
|
Rupus Reinefjord
|
2d60648cf9
|
v0.3.2
|
2021-12-10 13:01:45 +01:00 |
|
Rupus Reinefjord
|
26f796afba
|
Merge pull request #16 from Scriptkiddi/master
Add default setup.py
|
2021-11-30 21:27:32 +01:00 |
|
Fritz Otlinghaus
|
c21ce19ff6
|
Add default setup.py
|
2021-11-30 19:20:17 +01:00 |
|
Rupus Reinefjord
|
d14e35bfb6
|
Add dev-requirements, packaging instructions in README
|
2021-08-21 18:14:01 +02:00 |
|
Rupus Reinefjord
|
171374c131
|
Small help text fix, v0.3.1
|
2021-07-28 22:50:57 +02:00 |
|
Rupus Reinefjord
|
470e4a1d5e
|
v0.3.0
|
2021-07-28 22:37:34 +02:00 |
|
Rupus Reinefjord
|
c1da9962fe
|
Update README
|
2021-07-28 22:33:39 +02:00 |
|
Rupus Reinefjord
|
3599e9d81c
|
Remove extend action
|
2021-07-28 22:29:59 +02:00 |
|
Rupus Reinefjord
|
8c13f457cc
|
Allow specifying multiple encodings
|
2021-07-28 22:29:35 +02:00 |
|
Rupus Reinefjord
|
31f775ff07
|
Minor readme fixes
|
2021-07-25 16:42:45 +02:00 |
|
Rupus Reinefjord
|
2fb570e457
|
Remove unnecessary parens around tuple unpacking
|
2021-05-21 22:30:02 +02:00 |
|
Rupus Reinefjord
|
0436fc5b4d
|
v0.2.1, readme additions
|
2021-05-19 22:45:52 +02:00 |
|
Rupus Reinefjord
|
850da2a6f3
|
Add info about gpg password caching to README
|
2021-05-19 22:38:36 +02:00 |
|
Rupus Reinefjord
|
c4fe7ae144
|
Migrate to pyproject.toml/setup.cfg, v0.2.0
|
2021-05-19 22:23:51 +02:00 |
|
Rupus Reinefjord
|
9bcf2d964b
|
Small fixes to examples
|
2021-05-19 22:19:06 +02:00 |
|
Rupus Reinefjord
|
58016cc153
|
Minor README fixes
|
2021-05-19 21:33:58 +02:00 |
|
Rupus Reinefjord
|
c130ca7ee1
|
Full rewrite with new flexible funcionality
|
2021-05-19 21:30:10 +02:00 |
|
Rupus Reinefjord
|
4418d476f7
|
Add argument to specify base path for grouping of passwords
|
2020-11-01 17:59:54 +01:00 |
|
Raphaël Droz
|
6606d31eac
|
- Identify groups even if run on a subdirectory as long as it contains ".password-store".
Eg: `pass2csv .password-store/foo/bar/`
- Output to stdout by default + ability to set a custom path
|
2020-10-24 18:26:01 -03:00 |
|
Rupus Reinefjord
|
b4c2e4127b
|
Add mailmap
|
2020-08-13 20:42:17 +02:00 |
|
Rupus Reinefjord
|
ef0437eecf
|
v0.1.3
|
2020-08-08 18:53:37 +02:00 |
|
Rupus Reinefjord
|
5635fc7261
|
Update setup.py with minimal python version
|
2020-08-08 18:50:14 +02:00 |
|
Rupus Reinefjord
|
70b8ced056
|
README cleanup and minor fixes
|
2020-08-08 18:02:27 +02:00 |
|
Rupus Reinefjord
|
5e457d8da6
|
Use custom argparse 'extend'-action for compatibility with py<3.8
|
2020-08-08 17:45:51 +02:00 |
|
Rupus Reinefjord
|
b209f920cc
|
Update installation instructions, closes #8
|
2020-06-23 12:23:29 +02:00 |
|