Joey Hess
8045991830
better cabal command
...
(which will work once I upload to hackage)
2011-07-02 14:40:57 -04:00
Joey Hess
6ba866ca73
updates for web remote and removing URL backend
2011-07-01 15:39:30 -04:00
Joey Hess
ee3a0551a7
Merge branch 'master' into v3
...
Conflicts:
debian/changelog
2011-06-30 15:01:08 -04:00
Joey Hess
56aeeb4565
cabal can now be used to build git-annex.
...
This is substantially slower than using make, does not build or install
documentation, does not run the test suite, and is not particularly
recommended, but could be useful to some.
2011-06-30 14:55:03 -04:00
Joey Hess
45bce3a3a8
freebsd port now available
2011-06-26 19:00:46 -04:00
Joey Hess
76be8c34ac
update
2011-06-02 01:02:57 -04:00
Joey Hess
28cb279765
fix
2011-06-02 01:01:59 -04:00
Joey Hess
ac6510b337
reformat
2011-06-02 01:01:14 -04:00
Joey Hess
eb4278834b
add fedora install instructions
2011-06-02 00:51:56 -04:00
Joey Hess
27774bdd56
Revert "Use haskell Crypto library instead of haskell SHA library.a"
...
This reverts commit 892593c5ef
.
Conflicts:
Crypto.hs
debian/control
2011-04-26 11:24:23 -04:00
Joey Hess
892593c5ef
Use haskell Crypto library instead of haskell SHA library.a
...
Since hS3 needs Crypto anyway, this actually reduces dependencies.
2011-04-21 16:37:14 -04:00
Joey Hess
a91a51fc03
Add missing build dep on dataenc.
2011-04-17 14:41:24 -04:00
Joey Hess
d828988415
proper encrypted keys
...
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.
2011-04-16 23:02:09 -04:00
Joey Hess
1247bfeaa7
gpg recommended
2011-04-16 19:13:05 -04:00
Joey Hess
9c96d86502
nasty hack to build when hS3 is not available
...
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.
2011-03-30 01:32:05 -04:00
Joey Hess
3adb48f46a
more S3 docs
2011-03-29 18:21:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
31bf31583b
Did a fresh install of haskell-platform on a rhel5 32bit host and iinstalling HP, pcre-light, missingh wasnt enough to build git-annex
2011-03-24 14:32:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
a24a04ff7e
2011-03-17 09:59:05 +00:00
Joey Hess
a3daac8a8b
only enable SHA backends that configure finds support for
2011-03-02 13:47:45 -04:00
Joey Hess
2bd16f84ae
more install notes
2011-02-09 00:25:22 -04:00
Joey Hess
dd90d4a70e
configure: Check for sha1sum.
2011-02-08 19:31:27 -04:00
Joey Hess
6c45f1123d
reord install pages; per-OS instructions
2011-02-06 13:43:31 -04:00
Joey Hess
dbb76c22d0
Support using the uuidgen command if the uuid command is not available.
2011-01-19 18:08:50 -04:00
Joey Hess
f38aa3e83a
unfinished switch to using git-annex-shell
2010-12-30 20:31:52 -04:00
Joey Hess
f8851aad66
use Text.Regex.PCRE.Light.Char8 rather than Text.Regexp
...
Text.Regexp does not think that á matches . -- seems to be a unicode
problem.
2010-12-08 14:48:10 -04:00
Joey Hess
adad12d337
update
2010-12-02 16:57:02 -04:00
Joey Hess
37941184f9
Rsync will now be used to resume interrupted/failed partial file transfers from a remote.
2010-12-02 16:55:21 -04:00
Joey Hess
fa04c36fbe
ikiwiki is not really needed
2010-10-29 13:59:48 -04:00
Eugen_Paiuc
ca667f5612
2010-10-28 03:07:02 +00:00
Joey Hess
2de5f51a57
xargs needed
2010-10-27 19:10:28 -04:00
Joey Hess
b79a53eb24
forgot git :)
2010-10-19 21:25:59 -04:00
Joey Hess
e7572f9249
add
2010-10-19 16:32:50 -04:00