summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'dropproof'Gravatar Joey Hess2015-10-09
|\
* | massive devblogGravatar Joey Hess2015-10-09
| * add inAnnex check to local lockKeyGravatar Joey Hess2015-10-09
| * close bugGravatar Joey Hess2015-10-09
| * improve display when lockcontent failsGravatar Joey Hess2015-10-09
| * implement lockContent for ssh remotesGravatar Joey Hess2015-10-09
| * cleanup changelogGravatar Joey Hess2015-10-09
| * also generate a drop safety proof for move --from remoteGravatar Joey Hess2015-10-09
| * tests and verified that the bug is fixed, in all the cases I identifiedGravatar Joey Hess2015-10-09
| * fix local dropping to not require extra locking of copies, but only that the ...Gravatar Joey Hess2015-10-09
| * improve message when drop failed due to no locked copyGravatar Joey Hess2015-10-09
| * rename constructorGravatar Joey Hess2015-10-09
| * verify local copy of content with lockingGravatar Joey Hess2015-10-09
| * display drop safety proofs in debug modeGravatar Joey Hess2015-10-09
| * fix lockKey to run callback in original Annex monad, not local remote'sGravatar Joey Hess2015-10-09
| * content locking during drop working for local git remotesGravatar Joey Hess2015-10-09
| * finish and use lockContent interfaceGravatar Joey Hess2015-10-09
| * improve drop proof codeGravatar Joey Hess2015-10-09
| * refactorGravatar Joey Hess2015-10-09
| * TrustedCopy is good enough to allow droppingGravatar Joey Hess2015-10-08
| * try harder to verify until at least one VerifiedCopyLock is obtainedGravatar Joey Hess2015-10-08
| * require 1 locked copy while dropping from local or a remoteGravatar Joey Hess2015-10-08
| * support invalidating existing VerifiedCopysGravatar Joey Hess2015-10-08
| * add VerifiedCopy data typeGravatar Joey Hess2015-10-08
| * add removeKey action to RemoteGravatar Joey Hess2015-10-08
| * unused importGravatar Joey Hess2015-10-08
| * I think this comment is stale/confusing; removeGravatar Joey Hess2015-10-08
| * git-annex-shell: Added lockcontent command, to prevent dropping of key's cont...Gravatar Joey Hess2015-10-08
| * add lockContentSharedGravatar Joey Hess2015-10-08
| * export FileMode typeGravatar Joey Hess2015-10-08
| * add tryLockSharedGravatar Joey Hess2015-10-08
| * open lock file ReadOnly when taking shared lockGravatar Joey Hess2015-10-08
|/
* getting proof-yGravatar Joey Hess2015-10-07
* Debian: Remove dependency on transformers library, as it is now included in ghc.Gravatar Joey Hess2015-10-07
* titlesGravatar Joey Hess2015-10-07
* indentsGravatar Joey Hess2015-10-07
* alternative solutionGravatar Joey Hess2015-10-07
* analysis of some topologies, and idea to generate movesGravatar Joey Hess2015-10-07
* Debian: Add torrent library to build-depends as it's packaged now, and stop r...Gravatar Joey Hess2015-10-07
* be verbose to debug problem with awsGravatar Joey Hess2015-10-06
* add test cases for copy --autoGravatar Joey Hess2015-10-06
* copy --auto was checking the wrong repo's preferred content. (--from was chec...Gravatar Joey Hess2015-10-06
* oops, didn't mean to commit this debugGravatar Joey Hess2015-10-06
* analysisGravatar Joey Hess2015-10-06
* commentGravatar Joey Hess2015-10-06
* force installing older warp; current fails to buildGravatar Joey Hess2015-10-06
* sed out the filename from sha1sum outputGravatar Joey Hess2015-10-06
* hopefuly fix sha1sum calling; also refactor and check downloaded program's sh...Gravatar Joey Hess2015-10-06
* confirmedGravatar Joey Hess2015-10-06
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-06
|\