summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* devblogGravatar Joey Hess2016-12-07
|
* todoGravatar Joey Hess2016-12-07
|
* add page for tor special remoteGravatar Joey Hess2016-12-07
|
* updateGravatar Joey Hess2016-12-07
|
* fix math error that caused resumes to always failGravatar Joey Hess2016-12-07
|
* add section on tor speedGravatar Joey Hess2016-12-07
|
* offset meters when resumingGravatar Joey Hess2016-12-07
|
* todoGravatar Joey Hess2016-12-07
|
* Merge branch 'master' into torGravatar Joey Hess2016-12-07
|\
* | add section on securityGravatar Joey Hess2016-12-07
| |
* | updateGravatar Joey Hess2016-12-07
| |
* | remote uuid discovery in p2p --linkGravatar Joey Hess2016-12-07
| | | | | | | | | | | | This also tests that we can connect to the peer. This commit was sponsored by Jeff Goeke-Smith on Patreon.
* | add todo list for remaining tor stuffGravatar Joey Hess2016-12-07
| |
* | fix up some commandsGravatar Joey Hess2016-12-07
| |
| * devbogGravatar Joey Hess2016-12-06
| |
* | PAKEGravatar Joey Hess2016-12-06
| |
| * (no commit message)Gravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-06
| |
| * (no commit message)Gravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-06
| |
| * (no commit message)Gravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-06
| |
| * (no commit message)Gravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-06
| |
| * (no commit message)Gravatar alpernebbi2016-12-05
| |
| * Added a comment: UTF-8 problems in some other commandsGravatar alpernebbi2016-12-05
| |
| * (no commit message)Gravatar alpernebbi2016-12-05
| |
| * fix formattingGravatar Joey Hess2016-12-05
| | | | | | | | mdwn2man gets confused as `command` spanning multiple lines..
| * rekey: Added --batch mode.Gravatar Joey Hess2016-12-05
| | | | | | | | | | | | | | | | | | Would have liked to make the Parser parse the file and key pairs, but it seems that optparse-applicative is unable to handle eg: many ((,) <$> argument <*> argument) This commit was sponsored by Thomas Hochstein on Patreon.
| * Merge kite:tmp/git-annexGravatar Joey Hess2016-12-05
| |\
| * | cleanupGravatar Joey Hess2016-12-05
| | |
| * | rmurl: --batchGravatar Joey Hess2016-12-05
| | | | | | | | | | | | | | | | | | | | | | | | * rmurl: Multiple pairs of files and urls can be provided on the command line. * rmurl: Added --batch mode. This commit was sponsored by Trenton Cronholm on Patreon.
| | * git-annex fromkey now takes multiple pairs of keys and filenamesGravatar Daniel Brooks2016-12-05
| |/ | | | | | | It also still reads from stdin when none are specified.
| * "fixed" by reading --helpGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-12-04
| |
| * added forgotten author tagGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-12-04
| |
| * initial reportGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-12-04
| |
| * (no commit message)Gravatar marek@33e8ba4fbc201af14a2badcc0656024401f5c9162016-12-04
| |
| * Added a commentGravatar justin.lebar@7a36fcafc322d9a381e89f08ab6289033c6dde912016-12-04
| |
| * use listGravatar Joey Hess2016-12-03
| |
| * updateGravatar Joey Hess2016-12-03
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-03
| |\
| * | break out curent list of names into its own file so I can auto-add from patreonGravatar Joey Hess2016-12-03
| | | | | | | | | | | | and some misc updates
| | * (no commit message)Gravatar lorenzo@a77fdbe826df1c175cbd30ed050312ccf7b7fc7b2016-12-03
| |/
| * (no commit message)Gravatar https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd2016-12-01
| |
| * (no commit message)Gravatar https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd2016-12-01
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-01
| |\
| * | change link to windows autobuild pageGravatar Joey Hess2016-12-01
| | |
| * | Remove obsolete link to Windows build logsGravatar Yury V. Zaytsev2016-12-01
| | |
| | * Added a comment: magic wormholeGravatar https://anarc.at/openid/2016-11-30
| | |
| | * (no commit message)Gravatar spiffytech2016-11-30
| |/
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-11-30
| |\
| * | devblogGravatar Joey Hess2016-11-30
| | |
* | | 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.