Commit graph

26738 commits

Author SHA1 Message Date
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
599a3bafac 2016-01-28 01:28:21 +00:00
moird
bf78b8fad2 2016-01-27 15:50:14 +00:00
Joey Hess
5151f7005e
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-26 19:13:15 -04:00
Joey Hess
05e7cdce71
fix warning with ghc 7.10 2016-01-26 19:12:33 -04:00
Joey Hess
57a7ff68ca
test case for recent sync --content reversion 2016-01-26 17:33:16 -04:00
tomekwi
23361077a1 Added a comment: Linux-Windows repo 2016-01-26 20:46:59 +00:00
Joey Hess
20d240cd0e
add news item for git-annex 6.20160126 2016-01-26 15:46:02 -04:00
Joey Hess
be9acccc5e
devblog 2016-01-26 15:40:34 -04:00
Joey Hess
540acd32bf
Debian: Avoid building debug package, since gdb is not often useful to debug haskell programs. 2016-01-26 15:39:37 -04:00
Joey Hess
731cc79fd6
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-26 15:20:45 -04:00
Joey Hess
aaac5e6779
bug 2016-01-26 15:20:00 -04:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
8f21e7b3f5 Added a comment 2016-01-26 19:14:51 +00:00
Joey Hess
f1d8c825c6
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-26 15:12:58 -04:00
Joey Hess
7a36d31012
fix build on old ghc 2016-01-26 15:12:16 -04:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
2bd01ad33a Added a comment 2016-01-26 19:09:05 +00:00
Joey Hess
015a3f6061
prep release
Note that 039e83ed5d maligned FTP
incorrectly. The type checker didn't catch that bug because of the monad
instance for lists.
2016-01-26 15:05:36 -04:00
Joey Hess
51d59fec66
comment 2016-01-26 14:53:18 -04:00
Joey Hess
635d2dedf6
update for removed tags 2016-01-26 14:49:22 -04:00
Joey Hess
710d44a16e
add the known associated file to the list of others 2016-01-26 14:48:19 -04:00
Joey Hess
a69a746afa
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-26 14:38:37 -04:00
Joey Hess
039e83ed5d
Fix nasty reversion in the last release that broke sync --content's handling of many preferred content expressions.
The type checker should have noticed this, but the changes to mapM
that make it accept any Traversable hid the fact that it was not being
passed a list at all. Thus, what should have returned an empty list most
of the time instead returned [""] which was treated as the name of the
associated file, with disasterout consequences.

When I have time, I should add a test case checking what sync --content
drops. I should also consider replacing mapM with one re-specialized to
lists.
2016-01-26 14:28:43 -04:00
Joey Hess
3ddfa7bf1d
retitle 2016-01-26 14:17:46 -04:00
Joey Hess
f1d33568b0
update 2016-01-26 13:49:10 -04:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
7fe55d46e6 removed 2016-01-26 16:49:49 +00:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
1adcf268ea Added a comment: problem with latest pull and stack 2016-01-26 16:49:05 +00:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
281f445dfd Added a comment: problem with latest pull and stack 2016-01-26 16:48:43 +00:00
Joey Hess
ecec42bbb4
remove TDFA build flag 2016-01-26 08:52:34 -04:00
Joey Hess
dcfb038cd2
Roll the dns build flag into the assistant build flag. 2016-01-26 08:48:23 -04:00
Joey Hess
65f44423d1
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-26 08:30:24 -04:00
Joey Hess
4eb968ca89
switch to lts-5.0
has concurrent-output and a new enough aws included
2016-01-26 08:29:37 -04:00
Joey Hess
f051b51645
remove 3 build flags
* Removed the webapp-secure build flag, rolling it into the webapp build
  flag.
* Removed the quvi and tahoe build flags, which only adds aeson to
  the core dependencies.
* Removed the feed build flag, which only adds feed to the core
  dependencies.

Build flags have cost in both code complexity and also make Setup configure
have to work harder to find a usable set of build flags when some
dependencies are missing.
2016-01-26 08:14:57 -04:00
Joey Hess
36e05945b8
remove unused support for ADNS library 2016-01-26 07:51:18 -04:00
alexander+gitannex@2296816092e64c93002644a8af3a4d4c9e6b21c7
8a0b08f018 2016-01-25 23:21:12 +00:00
Joey Hess
b4c9460467
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-25 16:30:25 -04:00
Joey Hess
d2ed162192
close 2016-01-25 16:29:46 -04:00
hello@8ec3aeb95041eb24da1d74b9a59964a3e3519fb5
1ff8ba5ce6 Add bug report 2016-01-25 20:25:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
63052faa64 Added a comment 2016-01-25 20:23:23 +00:00
Joey Hess
d3ba9fe5c8
matchexpression: New plumbing command to check if a preferred content expression matches some data. 2016-01-25 16:16:18 -04:00
Joey Hess
4b569c9e7f
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-25 14:27:37 -04:00
Joey Hess
7a468324e6
comment 2016-01-25 14:26:58 -04:00
Joey Hess
5460975e40
document annex.largefiles handling 2016-01-25 13:41:21 -04:00
db
3891bd8593 Added a comment 2016-01-24 19:30:41 +00:00
Joey Hess
0fd6e77ec7
response 2016-01-24 14:18:59 -04:00
Joey Hess
bf7e928ee9
Fix build with QuickCheck 2.8.2
It added some instances I had also implemented.
2016-01-24 14:15:00 -04:00
Joey Hess
83cc9d8721
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-24 14:13:10 -04:00
Joey Hess
9737c9a362
Revert "convert fail to error"
This reverts commit d14770ca9c.

That changed the type of error from an IOError to something else, so broke
stuff that was catching IOErrors.

So back to a UserError, but be explicit this time that's what it's
throwing.
2016-01-24 14:10:11 -04:00
db
b3838f217e 2016-01-23 23:14:38 +00:00
db
18f48c2e03 Added a comment 2016-01-23 23:06:03 +00:00
db
1314900684 Added a comment: How do I start it? 2016-01-23 22:42:52 +00:00
andrew@1d92abee601373fe09908b30706c97ffce3da255
1976569c83 Added a comment 2016-01-23 14:24:19 +00:00