summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.com5.20141219Gravatar Joey Hess2014-12-19
|\
* | fix typo in recommendsGravatar Joey Hess2014-12-19
| |
* | prep Solstice releaseGravatar Joey Hess2014-12-19
| |
* | Fix build with -f-S3.Gravatar Joey Hess2014-12-19
| |
| * Added a commentGravatar http://joeyh.name/2014-12-19
|/
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawllzCkjUyuA-tY_FyR1rv7SbgQnQf1kitI2014-12-19
|
* (no commit message)Gravatar ghen12014-12-19
|
* Added a comment: typical reposGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2014-12-19
|
* Added a comment: SolvedGravatar ghen12014-12-19
|
* Added a commentGravatar CandyAngel2014-12-19
|
* (no commit message)Gravatar https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd2014-12-19
|
* Added a comment: +1Gravatar ztzg2014-12-19
|
* (no commit message)Gravatar mkdf2014-12-19
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlo7XnC4EU3u_9t80JUYXV7XPnUqBQ7mD42014-12-19
|
* responseGravatar Joey Hess2014-12-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-18
|\
* | note about trust and checking copiesGravatar Joey Hess2014-12-18
| |
| * Added a comment: How to get the URL of an added file?Gravatar thnetos2014-12-18
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-18
|\
* | design documentGravatar Joey Hess2014-12-18
| |
* | When possible, build with the haskell torrent library for parsing torrent files.Gravatar Joey Hess2014-12-18
| |
| * (no commit message)Gravatar CandyAngel2014-12-18
| |
| * Added a comment: unavailable filesGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2014-12-18
| |
| * (no commit message)Gravatar ghen12014-12-18
| |
| * Added a commentGravatar ghen12014-12-18
| |
| * Added a commentGravatar vho2014-12-18
| |
| * Added a commentGravatar CandyAngel2014-12-18
| |
| * Added a comment: failed uploadGravatar vho2014-12-18
| |
* | update for torrentsGravatar Joey Hess2014-12-18
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-17
|\
* | git-annex.cabal: add missing http-client depend to S3Gravatar Sergei Trofimovich2014-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | With the following flags: $ cabal configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=git-annex-5.20141203/ghc-7.8.3.20141119 --datadir=/usr/share/ --datasubdir=git-annex-5.20141203/ghc-7.8.3.20141119 --ghc-option=-O2 --ghc-option=+RTS --ghc-option=-H64M --ghc-option=-M4G --ghc-option=-RTS --ghc-option=-O0 --ghc-option=-j4 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --ghc-option=-optl-Wl,--hash-style=gnu --disable-executable-stripping --docdir=/usr/share/doc/git-annex-5.20141203 --verbose --sysconfdir=/etc --disable-library-stripping --flags=-android --flags=-androidsplice --flags=-assistant --flags=cryptohash --flags=dbus --flags=-desktop-notify --flags=dns --flags=-ekg --flags=-feed --flags=-inotify --flags=pairing --flags=production --flags=-quvi --flags=s3 --flags=tahoe --flags=tdfa --flags=-testsuite --flags=-webapp --flags=-webapp-secure --flags=-webdav --flags=-xmpp ghc detects missing module (used directly by Remote.S3): Remote/Helper/Http.hs:16:8: Could not find module ‘Network.HTTP.Client’ It is a member of the hidden package ‘http-client-0.3.8.2’. Perhaps you need to add ‘http-client’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. Signed-off-by: Sergei Trofimovich <siarheit@google.com>
| * Added a comment: (recovery from race)Gravatar vho2014-12-18
| |
| * Added a comment: updateGravatar vho2014-12-18
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM2014-12-17
| |
| * (no commit message)Gravatar anarcat2014-12-17
| |
| * typoGravatar anarcat2014-12-17
| |
* | updateGravatar Joey Hess2014-12-17
|/
* note on behavior changeGravatar Joey Hess2014-12-17
|
* updateGravatar Joey Hess2014-12-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-17
|\
* | devblogGravatar Joey Hess2014-12-17
| |
* | make checkKey always return unknownGravatar Joey Hess2014-12-17
| |
* | remove default untrusted hack for bittorrentGravatar Joey Hess2014-12-17
| | | | | | | | This is better handled by checkPresent always failing.
* | note about http://hackage.haskell.org/package/torrentGravatar Joey Hess2014-12-17
| |
* | make checkkey always fail for torrentsGravatar Joey Hess2014-12-17
| | | | | | | | See comment.
* | updateGravatar Joey Hess2014-12-17
| |
* | addurl with #n doesn't work, remove from docsGravatar Joey Hess2014-12-17
| | | | | | | | | | | | Doesn't really seem worth making it work; addurl --fast can be used to get a tree of files in the torrent and then the user can rm the ones they don't want.
* | more robust fallback when a file is available from multiple torrents and ↵Gravatar Joey Hess2014-12-17
| | | | | | | | some torrent files cannot be downloaded
* | fix temp uriGravatar Joey Hess2014-12-17
| | | | | | | | should be the loguri
* | fix fencepost error and aria resume after partial download of multi-file torrentGravatar Joey Hess2014-12-17
| |