summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* todoGravatar Joey Hess2016-12-08
|
* more todoGravatar Joey Hess2016-12-08
|
* update progress logs in remotedaemon send/receiveGravatar Joey Hess2016-12-08
|
* fix memory leakGravatar Joey Hess2016-12-08
| | | | | | | I'm unsure why this fixed it, but it did. Seems to suggest that the memory leak is not due to a bug in my code, but that ghc didn't manage to take full advantage of laziness, or was failing to gc something it could have.
* correctionGravatar Joey Hess2016-12-08
|
* analysisGravatar Joey Hess2016-12-08
|
* profilingGravatar Joey Hess2016-12-08
|
* commentGravatar Joey Hess2016-12-08
|
* commentGravatar Joey Hess2016-12-08
|
* update instructions to work betterGravatar Joey Hess2016-12-08
|
* we have a memory leakGravatar Joey Hess2016-12-08
|
* updateGravatar Joey Hess2016-12-08
|
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
| | | | | | So we get some useful error messages when things fail. This commit was sponsored by Peter Hogg on Patreon.
* updateGravatar Joey Hess2016-12-08
|
* fix linksGravatar Joey Hess2016-12-07
|
* link to git-annex-metadata-guiGravatar Joey Hess2016-12-07
|
* add git-annex-adaptorGravatar Joey Hess2016-12-07
|
* git-annex-metadata-gui yay!Gravatar Joey Hess2016-12-07
|
* 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
| |