Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update | Joey Hess | 2011-06-02 |
| | |||
* | fix | Joey Hess | 2011-06-02 |
| | |||
* | reformat | Joey Hess | 2011-06-02 |
| | |||
* | add fedora install instructions | Joey Hess | 2011-06-02 |
| | |||
* | Revert "Use haskell Crypto library instead of haskell SHA library.a" | Joey Hess | 2011-04-26 |
| | | | | | | | | | This reverts commit 892593c5efacbc084d19af4b5d7164ededaea7ff. Conflicts: Crypto.hs debian/control | ||
* | Use haskell Crypto library instead of haskell SHA library.a | Joey Hess | 2011-04-21 |
| | | | | Since hS3 needs Crypto anyway, this actually reduces dependencies. | ||
* | Add missing build dep on dataenc. | Joey Hess | 2011-04-17 |
| | |||
* | proper encrypted keys | Joey Hess | 2011-04-16 |
| | | | | | | For HMAC, using the Data.Digest.Pure.SHA library. I have been avoiding this library for checksumming generally, since it's (probably) not as fast as external utilities, but it's fine to use it for HMAC. | ||
* | gpg recommended | Joey Hess | 2011-04-16 |
| | |||
* | nasty hack to build when hS3 is not available | Joey Hess | 2011-03-30 |
| | | | | | | | | | | | So, it would be nicer to just use Cabal and take advantage of its conditional compilation support. But, Cabal seems to lack good support for a package with an internal library that is used by multiple executables. It wants to build everything twice or more. That's too slow for me. Anyway, fairly soon, I expect to upgrade hS3 to a requirment, and I can just revert this. | ||
* | more S3 docs | Joey Hess | 2011-03-29 |
| | |||
* | Did a fresh install of haskell-platform on a rhel5 32bit host and ↵ | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-03-24 |
| | | | | iinstalling HP, pcre-light, missingh wasnt enough to build git-annex | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-03-17 |
| | |||
* | only enable SHA backends that configure finds support for | Joey Hess | 2011-03-02 |
| | |||
* | more install notes | Joey Hess | 2011-02-09 |
| | |||
* | configure: Check for sha1sum.0.20 | Joey Hess | 2011-02-08 |
| | |||
* | reord install pages; per-OS instructions | Joey Hess | 2011-02-06 |
| | |||
* | Support using the uuidgen command if the uuid command is not available. | Joey Hess | 2011-01-19 |
| | |||
* | unfinished switch to using git-annex-shell | Joey Hess | 2010-12-30 |
| | |||
* | use Text.Regex.PCRE.Light.Char8 rather than Text.Regexp | Joey Hess | 2010-12-08 |
| | | | | | Text.Regexp does not think that á matches . -- seems to be a unicode problem. | ||
* | update | Joey Hess | 2010-12-02 |
| | |||
* | Rsync will now be used to resume interrupted/failed partial file transfers ↵ | Joey Hess | 2010-12-02 |
| | | | | from a remote. | ||
* | ikiwiki is not really needed | Joey Hess | 2010-10-29 |
| | |||
* | (no commit message) | Eugen_Paiuc | 2010-10-28 |
| | |||
* | xargs needed | Joey Hess | 2010-10-27 |
| | |||
* | forgot git :) | Joey Hess | 2010-10-19 |
| | |||
* | add | Joey Hess | 2010-10-19 |