summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* enable-tor: When run as a regular user, test a connection back to the hidden ...Gravatar Joey Hess2016-12-24
* Revert "close"Gravatar Joey Hess2016-12-24
* closeGravatar Joey Hess2016-12-22
* include tor-annex in hidden service directory namesGravatar Joey Hess2016-12-21
* fail before suing when not in a git-annex repoGravatar Joey Hess2016-12-20
* enable-tor: No longer needs to be run as root.Gravatar Joey Hess2016-12-20
* relocate tor socket out of /etcGravatar Joey Hess2016-12-20
* rekey --force: Incorrectly marked the new key's content as being present in t...Gravatar Joey Hess2016-12-19
* analysisGravatar Joey Hess2016-12-19
* shorten noteGravatar Joey Hess2016-12-18
* improve note displayGravatar Joey Hess2016-12-18
* typoGravatar Joey Hess2016-12-18
* check if wormhole is installedGravatar Joey Hess2016-12-18
* p2p --pair with magic wormhole (untested)Gravatar Joey Hess2016-12-18
* Revert "p2p --link now defaults to setting up a bi-directional link"Gravatar Joey Hess2016-12-16
* p2p: Added --one-way option.Gravatar Joey Hess2016-12-16
* p2p --link now defaults to setting up a bi-directional linkGravatar Joey Hess2016-12-16
* p2p: --link no longer takes a remote name, instead the --name option can be u...Gravatar Joey Hess2016-12-16
* Make all --batch input, as well as fromkey and registerurl stdin be processed...Gravatar Joey Hess2016-12-13
* metadata --batch: Fix bug when conflicting metadata changes were made in the ...Gravatar Joey Hess2016-12-13
* make tor hidden service work when directory watching is not availableGravatar Joey Hess2016-12-09
* cleanupGravatar Joey Hess2016-12-09
* refactor ref change watchingGravatar Joey Hess2016-12-09
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.Gravatar Joey Hess2016-12-09
* didn't mean to commit this change yetGravatar Joey Hess2016-12-08
* commentGravatar Joey Hess2016-12-08
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
* include error message when unable to connect to peerGravatar Joey Hess2016-12-08
* Merge branch 'master' into torGravatar Joey Hess2016-12-07
|\
* | remote uuid discovery in p2p --linkGravatar Joey Hess2016-12-07
| * add: Stage modified non-large files when running in indirect mode.Gravatar Joey Hess2016-12-05
| * rekey: Added --batch mode.Gravatar Joey Hess2016-12-05
| * minor styleGravatar Joey Hess2016-12-05
| * Merge kite:tmp/git-annexGravatar Joey Hess2016-12-05
| |\
| * | rmurl: --batchGravatar Joey Hess2016-12-05
| | * git-annex fromkey now takes multiple pairs of keys and filenamesGravatar Daniel Brooks2016-12-05
| |/
* | implement p2p --linkGravatar Joey Hess2016-11-30
* | implement p2p commandGravatar Joey Hess2016-11-30
* | avoid too-long command synopsisGravatar Joey Hess2016-11-30
* | Merge branch 'master' into torGravatar Joey Hess2016-11-30
|\|
| * prefer xdot over dotGravatar Joey Hess2016-11-30
* | finish git-annex enable-torGravatar Joey Hess2016-11-29
* | Merge branch 'master' into torGravatar Joey Hess2016-11-29
|\|
| * Fixed typo in Schedule.hs.Gravatar Markus Hauru2016-11-24
| * fix regressionGravatar Joey Hess2016-11-22
| * avoid backtrace when rekey cntent verification failsGravatar Joey Hess2016-11-22
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
| * addurl: Fix bug in checking annex.largefiles expressions using largerthan, mi...Gravatar Joey Hess2016-11-21
* | remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* | remotedaemon: Fork to background by default. Added --foreground switch to ena...Gravatar Joey Hess2016-11-20