summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-29
|\ \
| | * UI for making encrypted ssh remotes with gcryptGravatar Joey Hess2013-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved probing the remote server, so it gathers a list of the capabilities it has. From that list, we can determine which types of remotes are supported, and display an appropriate UI. The new buttons for making gcrypt repos don't work yet, but the old buttons for unencrypted git repo and encrypted rsync repo have been adapted to the new data types and are working. This commit was sponsored by David Schmitt.
| * | Added a commentGravatar http://joeyh.name/2013-09-29
| | |
* | | webapp: Fixed a bug where when a new remote is added, one file may fail to ↵Gravatar Joey Hess2013-09-29
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | sync to or from it This happened because the transferrer process did not know about the new remote. remoteFromUUID crashed, which crashed the transferrer. When it was restarted, the new one knew about the new remote so all further files would transfer, but the one file would temporarily not be, until transfers retried. Fixed by making remoteFromUUID not crash, and try reloading the remote list if it does not know about a remote. Note that this means that remoteFromUUID does not only return Nothing anymore when the UUID is the UUID of the local repository. So had to change some code that dependend on that assumption.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmTlfbCC37CAjhQrS107ZWRVA_sF4s3gLU2013-09-29
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-28
|\
* | add link to knife-annexGravatar Joey Hess2013-09-28
| |
| * Added a commentGravatar http://joeyh.name/2013-09-28
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-28
|\
* | Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
| | | | | | | | | | | | | | | | | | Overridable with --user-agent option. Not yet done for S3 or WebDAV due to limitations of libraries used -- nether allows a user-agent header to be specified. This commit sponsored by Michael Zehrer.
| * (no commit message)Gravatar Rasmus2013-09-28
|/
* closeGravatar Joey Hess2013-09-28
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-28
|\
* | analysisGravatar Joey Hess2013-09-28
| |
* | fixed upstreamGravatar Joey Hess2013-09-28
| |
| * (no commit message)Gravatar http://cstork.org/2013-09-28
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-27
|\
* | remove *>=> and >=*> ; use <$$> insteadGravatar Joey Hess2013-09-27
| | | | | | | | | | | | | | | | I forgot I had <$$> hidden away in Utility.Applicative. It allows doing the same kind of currying as does >=*> and I found using it made the code more readable for me. (*>=> was not used)
* | clean up some ugly codeGravatar Joey Hess2013-09-27
| |
| * (no commit message)Gravatar Remy2013-09-27
| |
| * (no commit message)Gravatar Remy2013-09-27
|/
* forwardedGravatar Joey Hess2013-09-27
|
* wordingGravatar Joey Hess2013-09-27
|
* devblogGravatar Joey Hess2013-09-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-27
|\
* | blind enabling gcrypt repos on rsync.netGravatar Joey Hess2013-09-27
| | | | | | | | | | | | | | | | | | | | | | This pulls off quite a nice trick: When given a path on rsync.net, it determines if it is an encrypted git repository that the user has the key to decrypt, and merges with it. This is works even when the local repository had no idea that the gcrypt remote exists! (As previously done with local drives.) This commit sponsored by Pedro Côrte-Real
| * (no commit message)Gravatar volfyd2013-09-27
|/
* correction to sponsor nameGravatar Joey Hess2013-09-27
|
* enabling rsync.net gcrypt reposGravatar Joey Hess2013-09-26
| | | | | Still need to detect when the user is trying to create a repo that already exists, and jump to the enabling code.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-26
|\
* | devblogGravatar Joey Hess2013-09-26
| |
* | prep for enabling remotre gcrypt repos in webappGravatar Joey Hess2013-09-26
| |
* | webapp: Support storing encrypted git repositories on rsync.net.Gravatar Joey Hess2013-09-26
| | | | | | | | | | | | Does not yet support re-enabling such a repository though. This commit was sponsored by Jan Pieper.
* | support ssh://host/~/dirGravatar Joey Hess2013-09-26
| | | | | | | | | | | | | | | | When generating the path for rsync, /~/ is not valid, so change to just host:dir Note that git remotes specified in host:dir form are internally converted to the ssh:// url form, so this was especially needed..
| * (no commit message)Gravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82013-09-26
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82013-09-26
| |
| * Added a commentGravatar https://id.koumbit.net/anarcat2013-09-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI2013-09-26
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI2013-09-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI2013-09-26
| |
| * Added a comment: wishlistGravatar https://www.google.com/accounts/o8/id?id=AItOawkeJKC5Sy0stmcTWyePOLEVv0G-x1yaT_w2013-09-26
| |
| * Added a comment: step by step?Gravatar https://id.koumbit.net/anarcat2013-09-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2013-09-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI2013-09-26
| |
| * Added a commentGravatar ringprince2013-09-26
| |
| * Added a commentGravatar RaspberryPie2013-09-26
| |
* | hlintGravatar Joey Hess2013-09-25
| |
| * Fix example command.Gravatar https://www.google.com/accounts/o8/id?id=AItOawlu7K3h7Ry1uDAU_ERYGuqt0LoGNJqGuRo2013-09-26
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-25
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl-g0hYpGY11pBP_42lHh5GWTyFuB4UwH82013-09-25
| |