aboutsummaryrefslogtreecommitdiff
path: root/Command/P2P.hs
Commit message (Expand)AuthorAge
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* rename to avoid name conflictGravatar Joey Hess2017-05-11
* wormhole pairing appid flag day 2021-12-31Gravatar Joey Hess2017-02-03
* webapp: full wormhole pairing UI (untested)Gravatar Joey Hess2016-12-27
* wordingGravatar Joey Hess2016-12-24
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* 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
* 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
* remote uuid discovery in p2p --linkGravatar Joey Hess2016-12-07
* implement p2p --linkGravatar Joey Hess2016-11-30
* implement p2p commandGravatar Joey Hess2016-11-30