summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gcrypt: now supports rsyncGravatar Joey Hess2013-09-08
| | | | | | | | | | | | | | | | | | | | Use rsync for gcrypt remotes that are not local to the disk. (Note that I have punted on supporting http transport for now, it doesn't seem likely to be very useful.) This was mostly quite easy, it just uses the rsync special remote to handle the transfers. The git repository url is converted to a RsyncOptions structure, which required parsing it separately, since the rsync special remote only supports rsync urls, which use a different format. Note that annexed objects are now stored at the top of the gcrypt repo, rather than inside annex/objects. This simplified the rsync suport, since it doesn't have to arrange to create that directory. And git-annex is not going to be run directly within gcrypt repos -- or if in some strance scenario it was, it would make sense for it to not see the encrypted objects. This commit was sponsored by Sheila Miguez
* local gcrypt fully working!Gravatar Joey Hess2013-09-08
|
* updateGravatar Joey Hess2013-09-07
|
* fixedGravatar Joey Hess2013-09-07
|
* adjust for earlier change that made sync be introduced earlierGravatar Joey Hess2013-09-07
|
* nameGravatar Joey Hess2013-09-07
|
* blog for the dayGravatar Joey Hess2013-09-07
|
* page for gcryptGravatar Joey Hess2013-09-07
|
* fix commentGravatar Joey Hess2013-09-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-07
|\
* | partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a git-remote-gcrypt encrypted special remote. Only sending files in to the remote works, and only for local repositories. Most of the work so far has involved making initremote work. A particular problem is that remote setup in this case needs to generate its own uuid, derivied from the gcrypt-id. That required some larger changes in the code to support. For ssh remotes, this will probably just reuse Remote.Rsync's code, so should be easy enough. And for downloading from a web remote, I will need to factor out the part of Remote.Git that does that. One particular thing that will need work is supporting hot-swapping a local gcrypt remote. I think it needs to store the gcrypt-id in the git config of the local remote, so that it can check it every time, and compare with the cached annex-uuid for the remote. If there is a mismatch, it can change both the cached annex-uuid and the gcrypt-id. That should work, and I laid some groundwork for it by already reading the remote's config when it's local. (Also needed for other reasons.) This commit was sponsored by Daniel Callahan.
| * markdown formattingGravatar https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg002013-09-07
| |
| * git annex merge out of memory on large reposGravatar https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg002013-09-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-07
|\
* | closeGravatar Joey Hess2013-09-07
| |
| * Added a commentGravatar http://joeyh.name/2013-09-07
| |
| * Added a commentGravatar http://joeyh.name/2013-09-07
| |
| * Added a commentGravatar http://joeyh.name/2013-09-07
|/
* gpg: Force --no-textmode in case the user has it turned on in config.Gravatar Joey Hess2013-09-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-07
|\
* | closeGravatar Joey Hess2013-09-07
| |
| * Added a commentGravatar http://joeyh.name/2013-09-07
| |
| * Added a commentGravatar https://launchpad.net/~giomasce2013-09-07
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS02013-09-07
| |
| * (no commit message)Gravatar xshao2013-09-07
| |
| * Added a commentGravatar https://launchpad.net/~eythian2013-09-06
| |
| * (no commit message)Gravatar https://launchpad.net/~eythian2013-09-06
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2013-09-06
|/
* more win warning squashingGravatar Joey Hess2013-09-06
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-06
|\
* | blog for the dayGravatar Joey Hess2013-09-06
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawn5gEGF66u6F2GACGP1nT4EKlRQFLSHSIw2013-09-06
|/
* fix windows build warningGravatar Joey Hess2013-09-06
|
* fix warning in windows buildGravatar Joey Hess2013-09-06
|
* fix windows buildGravatar Joey Hess2013-09-06
|
* Remind user when annex-ignore is set for some remotes, if unable to get or ↵Gravatar Joey Hess2013-09-06
| | | | drop a file, possibly because it's on an ignored remote.
* clarifyGravatar Joey Hess2013-09-06
|
* closeGravatar Joey Hess2013-09-06
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-06
|\
* | linkGravatar Joey Hess2013-09-06
| |
* | split out roadmapGravatar Joey Hess2013-09-06
| |
| * Added a commentGravatar http://joeyh.name/2013-09-06
| |
* | updateGravatar Joey Hess2013-09-06
|/
* poll vote (/sdcard/annex)Gravatar 107.1.64.822013-09-06
|
* poll vote (Tahoe-LAFS)Gravatar 82.243.233.1862013-09-06
|
* poll vote (Tahoe-LAFS)Gravatar 109.190.97.302013-09-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-05
|\
* | blog for the dayGravatar Joey Hess2013-09-05
| |
* | add getParticipantListGravatar Joey Hess2013-09-05
| | | | | | | | | | Note that it needs to look at global git config, since git-remote-gcrypt will see any setting there as a fallback.
* | automatically derive an annex-uuid from a gcrypt-uuidsGravatar Joey Hess2013-09-05
| |