Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cleanups | Joey Hess | 2016-12-01 |
| | |||
* | more flexible types for Proto runners | Joey Hess | 2016-12-01 |
| | | | | This will allow a runner in the Annex monad. | ||
* | better comments | Joey Hess | 2016-11-30 |
| | |||
* | actually check p2p authtokens for tor connections | Joey Hess | 2016-11-30 |
| | | | | This commit was sponsored by Ethan Aubin. | ||
* | use P2P auth for git-remote-tor-annex | Joey Hess | 2016-11-30 |
| | | | | | | | This changes the environment variable name to the more generic GIT_ANNEX_P2P_AUTHTOKEN. This commit was sponsored by andrea rota. | ||
* | implement p2p --link | Joey Hess | 2016-11-30 |
| | | | | This commit was sponsored by Riku Voipio. | ||
* | implement p2p command | Joey Hess | 2016-11-30 |
| | |||
* | max authtoken length is 128 | Joey Hess | 2016-11-30 |
| | | | | | It was stopping at 128, so the 512 was only incorrect, it didn't change behavior. | ||
* | avoid too-long command synopsis | Joey Hess | 2016-11-30 |
| | | | | It was making git-annex usage output columns far too wide | ||
* | Merge branch 'master' into tor | Joey Hess | 2016-11-30 |
|\ | |||
| * | prefer xdot over dot | Joey Hess | 2016-11-30 |
| | | | | | | | | | | | | | | * map: Run xdot if it's available in PATH. On OSX, the dot command does not support graphical display, while xdot does. * Debian: xdot is a better interactive viewer than dot, so Suggest xdot, rather than graphviz. | ||
* | | Merge branch 'master' into tor | Joey Hess | 2016-11-29 |
|\| | |||
* | | cleanup | Joey Hess | 2016-11-29 |
| | | |||
| * | devblog | Joey Hess | 2016-11-29 |
| | | |||
* | | comments | Joey Hess | 2016-11-29 |
| | | |||
* | | update docs for git-annex p2p command | Joey Hess | 2016-11-29 |
| | | | | | | | | It is not yet implemented. | ||
* | | finish git-annex enable-tor | Joey Hess | 2016-11-29 |
| | | | | | | | | | | Make it stash the address away for git-annex p2p to use later, rather than outputting it. And, look up the UUID itself. | ||
* | | Merge branch 'master' into tor | Joey Hess | 2016-11-29 |
|\| | |||
* | | fix | Joey Hess | 2016-11-29 |
| | | |||
* | | enable remotedaemon when assistant is not enabled | Joey Hess | 2016-11-29 |
| | | | | | | | | Needed to serve tor hidden services. | ||
* | | move tor hidden service socket to /etc, temporarily violating the FHS | Joey Hess | 2016-11-29 |
| | | | | | | | | | | | | | | On Debian, apparmor prevents tor from reading from most locations. And, it silently fails if it is prevented from reading the hidden service socket. I filed #846275 about this; violating the FHS is the least bad of a bad set of choices until that bug is fixed. | ||
| * | tighten added language | Joey Hess | 2016-11-29 |
| | | | | | | | | | | | | | | Removed part about neeing to install git-annex and git in the same location. The installer checks if the location given exists, and if not, tells the user that git is not installed there. And the default should work if the user just picks it in both installers. | ||
| * | Revert "Added link to Windows installation instructions. The page was not ↵ | Joey Hess | 2016-11-29 |
| | | | | | | | | | | | | | | | | | | | | easy to find." This reverts commit 85108e0f14a17b5eb67063ac8a35dec8309e1c69. With all due respect, the link to the instructions for each OS is in the "detailed instructions" column. Adding a second link to the same thing is unlikely to help. | ||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-11-29 |
| |\ | |||
| * | | Windows autobuilder is going to be hosted at Dartmouth now | Joey Hess | 2016-11-29 |
| | | | |||
| | * | Added more explanations of my experience with the Windows install process. | senatorzergling@c1d78877a6120a80f0f4005210eda262c1586555 | 2016-11-29 |
| | | | |||
| | * | Added link to Windows installation instructions. The page was not easy to find. | senatorzergling@c1d78877a6120a80f0f4005210eda262c1586555 | 2016-11-29 |
| | | | |||
| | * | (no commit message) | db48x | 2016-11-29 |
| | | | |||
| | * | Added a comment: Temporary workaround until the brew formula is updated | palday@91f366b5178879146d2b6e1e53bfa21389ee89a8 | 2016-11-29 |
| | | | |||
| | * | Added a comment | https://launchpad.net/~felixonmars | 2016-11-28 |
| | | | |||
| | * | removed | https://launchpad.net/~felixonmars | 2016-11-28 |
| | | | |||
| | * | Added a comment | https://launchpad.net/~felixonmars | 2016-11-28 |
| | | | |||
| | * | (no commit message) | annexuser | 2016-11-27 |
| | | | |||
| | * | Added a comment | boh | 2016-11-27 |
| | | | |||
| | * | Added a comment | CandyAngel | 2016-11-25 |
| | | | |||
| | * | (no commit message) | edaneault@c9ac084da568ceb4d4566371a2da53f847258e7e | 2016-11-25 |
| | | | |||
| | * | (no commit message) | edaneault@c9ac084da568ceb4d4566371a2da53f847258e7e | 2016-11-25 |
| | | | |||
* | | | fix build | Joey Hess | 2016-11-24 |
| | | | |||
| | * | Added a comment: Sharing rsync special remote between repository | davidriod@e75b369a4b1cced29c14354bce7493c61f00b1c7 | 2016-11-24 |
| | | | |||
| * | | Fixed typo in Schedule.hs. | Markus Hauru | 2016-11-24 |
| | | | |||
| | * | Added a comment: Walkthrough of a prudent retroactive annex. | StephaneGourichon | 2016-11-24 |
| | | | |||
| | * | Added a comment: IgnoreUnknown Include considered harmful? | scottgorlin@a32946b2aad278883c1690a0753241583a9855b9 | 2016-11-23 |
| | | | |||
| | * | Added a comment: Known bug, fixed. | https://launchpad.net/~stephane-gourichon-lpad | 2016-11-23 |
| | | | |||
| | * | (no commit message) | binx | 2016-11-23 |
| | | | |||
| | * | (no commit message) | whlabratz@d10941ab2681deb87122fd8f6da51f3dcdb8dbe5 | 2016-11-23 |
| | | | |||
| | * | (no commit message) | neocryptek@659edac901ffbc8e541a974f8f18987eeafc63bd | 2016-11-22 |
| |/ | |||
* | | docs for stuff not fully implemented yet | Joey Hess | 2016-11-22 |
| | | |||
* | | add P2P.Auth | Joey Hess | 2016-11-22 |
| | | |||
* | | reorg | Joey Hess | 2016-11-22 |
| | | |||
* | | unified AuthToken type between webapp and tor | Joey Hess | 2016-11-22 |
| | |