Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.2.14
prs
Browse files
Jul 31, 2021
Bump version to 0.2.14
· b3f3adfb
Tim Visée
authored
Jul 31, 2021
View commits for tag v0.2.14
v0.2.14
b3f3adfb
Bump MSRV to 1.53, list this in README
· 2201a8b8
Tim Visée
authored
Jul 31, 2021
2201a8b8
Update dependencies
· d6e1732a
Tim Visée
authored
Jul 31, 2021
d6e1732a
Merge branch 'NilsIrl-plaintext_borrow_instead_of_move' into master
· 4b9bd771
Tim Visée
authored
Jul 31, 2021
4b9bd771
Make plaintext methods borrow instead of move self
· 68115772
Nils
authored
Jul 31, 2021
68115772
Jul 11, 2021
Merge branch '37-fix-aur-package-release-builds' into 'master'
· b4e1d1c8
Tim Visée
authored
Jul 11, 2021
b4e1d1c8
Fix AUR package release builds
· 7fb9a365
Tim Visée
authored
Jul 11, 2021
7fb9a365
Jul 09, 2021
Fix syntax error in PKGBUILD
· e441e75b
Tim Visée
authored
Jul 09, 2021
e441e75b
Move AUR package release commands to script
· 954473d9
Tim Visée
authored
Jul 09, 2021
954473d9
Jul 08, 2021
Bump version to 0.2.13
· 1f876dec
Tim Visée
authored
Jul 09, 2021
View commits for tag v0.2.13
v0.2.13
1f876dec
Fix AUR release job
· 334afc68
Tim Visée
authored
Jul 09, 2021
334afc68
When resizing Tomb, determine its size before closing it
· e96be683
Tim Visée
authored
Jul 08, 2021
e96be683
Bump version to 0.2.12
· aede014e
Tim Visée
authored
Jul 08, 2021
View commits for tag v0.2.12
v0.2.12
aede014e
Update dependencies
· 7dcc026f
Tim Visée
authored
Jul 08, 2021
7dcc026f
Merge branch '36-add-tomb-support' into 'master'
· 39e3d622
Tim Visée
authored
Jul 08, 2021
39e3d622
Resolve some Tomb related TODOs
· 505d8c8d
Tim Visée
authored
Jul 08, 2021
505d8c8d
Warn user if Tomb gets too small
· e31f5642
Tim Visée
authored
Jul 08, 2021
e31f5642
Automatically suggest new Tomb size when resizing without size specified
· dbdf4e36
Tim Visée
authored
Jul 08, 2021
dbdf4e36
Add tomb resize command
· 70162dad
Tim Visée
authored
Jul 08, 2021
70162dad
Build binaries and packages with Tomb feature on Linux
· b03f4232
Tim Visée
authored
Jul 08, 2021
b03f4232
Ask user whether to force when opening Tomb if swap is active
· e14ca978
Tim Visée
authored
Jul 08, 2021
e14ca978
Jul 04, 2021
Some README improvements
· 30ec58b5
Tim Visée
authored
Jul 04, 2021
30ec58b5
Add Tomb dependency for AUR package
· 91f64258
Tim Visée
authored
Jul 04, 2021
91f64258
Add Tomb support information to README
· acf57a28
Tim Visée
authored
Jul 04, 2021
acf57a28
Sync store changes that might appear after tomb initialisation
· d34d8e9d
Tim Visée
authored
Jul 04, 2021
d34d8e9d
Fix compilation error due to incorrect conditional compilation setup
· f16badbe
Tim Visée
authored
Jul 04, 2021
f16badbe
Get default close time for init action from lib constant
· dfdc9eb3
Tim Visée
authored
Jul 04, 2021
dfdc9eb3
Add timer to tomb init command, default to 5 minutes
· 5ff02e97
Tim Visée
authored
Jul 04, 2021
5ff02e97
Implement password store Tomb initialisation logic
· 4c0ca1d0
Tim Visée
authored
Jul 04, 2021
4c0ca1d0
Use sudo for elevated permissions when setting password store dir owner
· 323be9d1
Tim Visée
authored
Jul 04, 2021
323be9d1
Ignore lost+found directory, exclude from secret scan
· 81458938
Tim Visée
authored
Jul 04, 2021
81458938
Implement stubs for tomb init action
· 63331d40
Tim Visée
authored
Jul 04, 2021
63331d40
Jun 30, 2021
Set GPG_TTY on Wayland for Tomb to fix pinentry
· 8bd509f6
Tim Visée
authored
Jun 30, 2021
8bd509f6
Jun 28, 2021
Add tomb lock as alias for tomb open
· c37bb895
Tim Visée
authored
Jun 29, 2021
c37bb895
Jun 24, 2021
Fix systemd errors due to duplicate transient timer
· cc882450
Tim Visée
authored
Jun 24, 2021
cc882450
When opening tomb, show command to close it, print auto closing timer
· ca65db2d
Tim Visée
authored
Jun 24, 2021
ca65db2d
Chown Tomb mountpoint to effective UID/GID when opening
· b68b8cdd
Tim Visée
authored
Jun 24, 2021
b68b8cdd
Change tomb mountpoint directory owner to current user/group on open
· f14c2ccf
Tim Visée
authored
Jun 24, 2021
f14c2ccf
Default Tomb to use quiet mode unless verbose flag is given
· aa2d59ea
Tim Visée
authored
Jun 24, 2021
aa2d59ea
Do not fail tomb status command on size calculation fail, ignore instead
· d09b286d
Tim Visée
authored
Jun 24, 2021
d09b286d
Loading