git-annex/Remote
Joey Hess 4d50958ed7
add lockContentShared
Also, rename lockContent to lockContentExclusive

inAnnexSafe should perhaps be eliminated, and instead use
`lockContentShared inAnnex`. However, I'm waiting on that, as there are
only 2 call sites for inAnnexSafe and it's fiddly.
2015-10-08 14:29:35 -04:00
..
Directory update my email address and homepage url 2015-01-21 12:50:09 -04:00
External Added WHEREIS to external special remote protocol. 2015-08-13 17:27:50 -04:00
Helper other 80% of avoding verification when hard linking to objects in shared repo 2015-10-02 14:35:12 -04:00
Rsync windows build fix 2015-01-29 13:46:57 -04:00
WebDAV groundwork for parameterizing hash depth 2015-01-28 15:55:17 -04:00
BitTorrent.hs other 80% of avoding verification when hard linking to objects in shared repo 2015-10-02 14:35:12 -04:00
Bup.hs Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built using the cryptonite library. 2015-08-06 15:02:25 -04:00
Ddar.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Directory.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
External.hs External special remotes can now be built that can be used in readonly mode, where git-annex downloads content from the remote using regular http. 2015-08-17 11:22:22 -04:00
GCrypt.hs support gpg.program 2015-09-09 18:06:49 -04:00
Git.hs add lockContentShared 2015-10-08 14:29:35 -04:00
Glacier.hs refactor 2015-08-17 10:42:14 -04:00
Hook.hs refactor 2015-08-17 10:42:14 -04:00
List.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Rsync.hs refactor 2015-08-17 10:42:14 -04:00
S3.hs avoid deprecation warnings when built with http-client >= 0.4.18 2015-10-01 13:48:56 -04:00
Tahoe.hs other 80% of avoding verification when hard linking to objects in shared repo 2015-10-02 14:35:12 -04:00
Web.hs other 80% of avoding verification when hard linking to objects in shared repo 2015-10-02 14:35:12 -04:00
WebDAV.hs refactor 2015-08-17 10:42:14 -04:00