Skip to content

Tags: jswidler/lockgit

Tags

v0.9.0

Toggle v0.9.0's commit message
Match files to globs even when the files are not mounted

This fixes a small bug where the status command did not correctly show
the glob pattern a file is associated with when the vault was closed.

v0.8.0

Toggle v0.8.0's commit message
Remove hashing entirely, and replace with random IDs

v0.7.1

Toggle v0.7.1's commit message
Fix bug with commit

v0.7.0

Toggle v0.7.0's commit message
Update help text for some commands

v0.6.1

Toggle v0.6.1's commit message
Add completion command

v0.6.0

Toggle v0.6.0's commit message
Use last known path instead of random name for humans

v0.5.1

Toggle v0.5.1's commit message
Improve messaging by printing paths relative to the working directory

v0.5.0

Toggle v0.5.0's commit message
Commit changes from go fmt