summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* better commentsGravatar Joey Hess2016-11-30
|
* actually check p2p authtokens for tor connectionsGravatar Joey Hess2016-11-30
| | | | This commit was sponsored by Ethan Aubin.
* use P2P auth for git-remote-tor-annexGravatar Joey Hess2016-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 --linkGravatar Joey Hess2016-11-30
| | | | This commit was sponsored by Riku Voipio.
* implement p2p commandGravatar Joey Hess2016-11-30
|
* max authtoken length is 128Gravatar Joey Hess2016-11-30
| | | | | It was stopping at 128, so the 512 was only incorrect, it didn't change behavior.
* avoid too-long command synopsisGravatar Joey Hess2016-11-30
| | | | It was making git-annex usage output columns far too wide
* Merge branch 'master' into torGravatar Joey Hess2016-11-30
|\
| * prefer xdot over dotGravatar Joey Hess2016-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 torGravatar Joey Hess2016-11-29
|\|
* | cleanupGravatar Joey Hess2016-11-29
| |
| * devblogGravatar Joey Hess2016-11-29
| |
* | commentsGravatar Joey Hess2016-11-29
| |
* | update docs for git-annex p2p commandGravatar Joey Hess2016-11-29
| | | | | | | | It is not yet implemented.
* | finish git-annex enable-torGravatar Joey Hess2016-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 torGravatar Joey Hess2016-11-29
|\|
* | fixGravatar Joey Hess2016-11-29
| |
* | enable remotedaemon when assistant is not enabledGravatar Joey Hess2016-11-29
| | | | | | | | Needed to serve tor hidden services.
* | move tor hidden service socket to /etc, temporarily violating the FHSGravatar Joey Hess2016-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 languageGravatar Joey Hess2016-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 ↵Gravatar Joey Hess2016-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.comGravatar Joey Hess2016-11-29
| |\
| * | Windows autobuilder is going to be hosted at Dartmouth nowGravatar Joey Hess2016-11-29
| | |
| | * Added more explanations of my experience with the Windows install process.Gravatar senatorzergling@c1d78877a6120a80f0f4005210eda262c15865552016-11-29
| | |
| | * Added link to Windows installation instructions. The page was not easy to find.Gravatar senatorzergling@c1d78877a6120a80f0f4005210eda262c15865552016-11-29
| | |
| | * (no commit message)Gravatar db48x2016-11-29
| | |
| | * Added a comment: Temporary workaround until the brew formula is updatedGravatar palday@91f366b5178879146d2b6e1e53bfa21389ee89a82016-11-29
| | |
| | * Added a commentGravatar https://launchpad.net/~felixonmars2016-11-28
| | |
| | * removedGravatar https://launchpad.net/~felixonmars2016-11-28
| | |
| | * Added a commentGravatar https://launchpad.net/~felixonmars2016-11-28
| | |
| | * (no commit message)Gravatar annexuser2016-11-27
| | |
| | * Added a commentGravatar boh2016-11-27
| | |
| | * Added a commentGravatar CandyAngel2016-11-25
| | |
| | * (no commit message)Gravatar edaneault@c9ac084da568ceb4d4566371a2da53f847258e7e2016-11-25
| | |
| | * (no commit message)Gravatar edaneault@c9ac084da568ceb4d4566371a2da53f847258e7e2016-11-25
| | |
* | | fix buildGravatar Joey Hess2016-11-24
| | |
| | * Added a comment: Sharing rsync special remote between repositoryGravatar davidriod@e75b369a4b1cced29c14354bce7493c61f00b1c72016-11-24
| | |
| * | Fixed typo in Schedule.hs.Gravatar Markus Hauru2016-11-24
| | |
| | * Added a comment: Walkthrough of a prudent retroactive annex.Gravatar StephaneGourichon2016-11-24
| | |
| | * Added a comment: IgnoreUnknown Include considered harmful?Gravatar scottgorlin@a32946b2aad278883c1690a0753241583a9855b92016-11-23
| | |
| | * Added a comment: Known bug, fixed.Gravatar https://launchpad.net/~stephane-gourichon-lpad2016-11-23
| | |
| | * (no commit message)Gravatar binx2016-11-23
| | |
| | * (no commit message)Gravatar whlabratz@d10941ab2681deb87122fd8f6da51f3dcdb8dbe52016-11-23
| | |
| | * (no commit message)Gravatar neocryptek@659edac901ffbc8e541a974f8f18987eeafc63bd2016-11-22
| |/
* | docs for stuff not fully implemented yetGravatar Joey Hess2016-11-22
| |
* | add P2P.AuthGravatar Joey Hess2016-11-22
| |
* | reorgGravatar Joey Hess2016-11-22
| |
* | unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
| |
| * fix regressionGravatar Joey Hess2016-11-22
| | | | | | | | | | | | | | | | | | | | | | | | The file matcher needs to be run on the destination file not the tmp file, in order for filename matches to work properly. However, it also needs to be able to probe the file for size and mime type. This is a quick fix to a regression. The double rename is not pretty. It would be good to either have a way to run the largeFileMatcher such that it is matching on the final filename but looks at the temp file, or to make addAnnexedFile not need the temp file in a different location.
| * avoid backtrace when rekey cntent verification failsGravatar Joey Hess2016-11-22
| |