Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
| | |||
* | implement lockContent for ssh remotes | Joey Hess | 2015-10-09 |
| | |||
* | add VerifiedCopy data type | Joey Hess | 2015-10-08 |
| | | | | | | | | | There should be no behavior changes in this commit, it just adds a more expressive data type and adjusts code that had been passing around a [UUID] or sometimes a Maybe Remote to instead use [VerifiedCopy]. Although, since some functions were taking two different [UUID] lists, there's some potential for me to have gotten it horribly wrong. | ||
* | git-annex-shell: Added lockcontent command, to prevent dropping of key's ↵ | Joey Hess | 2015-10-08 |
content. |