Commit graph

22653 commits

Author SHA1 Message Date
Joey Hess
edbc24f338 comment 2015-02-04 13:13:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
81de790fc7 Added a comment 2015-02-04 15:53:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkDqgw0JLrxLH3GIpg36Mp79F_1pxZxWxU
191afafc78 Added a comment 2015-02-04 14:56:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkHTRzRZoBFEDl9XcTfVveW8yO7CTKMg-o
7721b8a6cb Added a comment: use your own cp 2015-02-04 14:16:14 +00:00
https://me.yahoo.com/a/3_Wz5qZgvZuQVg2dZUa8NPI4Xs7CR1yMoQ--#85eff
8932946fad removed 2015-02-03 21:05:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc
cb80962a9e 2015-02-03 19:45:05 +00:00
https://me.yahoo.com/a/3_Wz5qZgvZuQVg2dZUa8NPI4Xs7CR1yMoQ--#85eff
993fa2f5a2 2015-02-03 19:05:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnW_CrhP9p50n9UUhTg_a9glyKWSvnrjRQ
4cf73bc9f3 2015-02-02 12:30:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
beb49cdc23 Added a comment: annex.tune.objecthashlower=true is not just "lower" letters used but a different strategy altogether 2015-02-01 02:58:26 +00:00
josch
ce4984dd01 Added a comment: any particular reason for the chosen characters for base32 encoding 2015-01-31 17:13:57 +00:00
Joey Hess
8dee79b31a tweak aws version 2015-01-30 16:25:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
e9c584e187 2015-01-30 19:25:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnW_CrhP9p50n9UUhTg_a9glyKWSvnrjRQ
83cae23dd1 Added a comment: pre-commit is OK on windows now - auto adding last mod datetime 2015-01-30 11:48:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJl0OCe6AJEnIFIcg-t5Rhk-lI_Y-tWUs
ce86507726 2015-01-30 00:18:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
94042504ec Added a comment: add MD5SUM (with E) backend? 2015-01-29 22:07:40 +00:00
Joey Hess
28815c79b9 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-29 13:55:55 -04:00
Joey Hess
02cdc2f0b7 typo 2015-01-29 13:51:30 -04:00
Joey Hess
1af8107fec windows build fix 2015-01-29 13:46:57 -04:00
Joey Hess
5fe41d3ef5 windows: include html help file that msysgit tries to open for git annex --help
Pointing to the website is easier than trying to format the man page to
html on windows.

Closes https://github.com/datalad/datalad/issues/39
2015-01-29 13:43:52 -04:00
Joey Hess
f61d891f2e weirdly doubled slashes 2015-01-29 13:34:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk53Hn5PfMJ9Y0rmLdAeRGmgq7XSGWcoNA
e9857be9de Added a comment 2015-01-29 16:28:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk53Hn5PfMJ9Y0rmLdAeRGmgq7XSGWcoNA
f509e1977e 2015-01-29 16:22:48 +00:00
janis_e
d6bcd0f400 2015-01-29 10:57:33 +00:00
janis_e
42e112d733 Added a comment 2015-01-29 08:39:02 +00:00
janis_e
f48be21267 2015-01-29 08:36:48 +00:00
Joey Hess
c8163ce29a use a Set 2015-01-28 18:17:10 -04:00
Joey Hess
fb6173e3f5 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-28 18:08:29 -04:00
Joey Hess
e0187d5d12 test suite found a problem with today's work
". def" did not do what I thought it would, at all.
2015-01-28 18:05:08 -04:00
Joey Hess
10af77d657 Revert "avoid using MissingH's HVFS layer"
This reverts commit 0700fbc477.

This broke unit and test suite cleanup. The difference is that
dirContentsRecursive only returns files, but this needs to also operate on
directories.
2015-01-28 17:40:26 -04:00
Joey Hess
b0575c621f implement annex.tune.branchhash1
I hope this doesn't impact speed much -- it does have to pull out a value
from Annex state every time it accesses the branch now.

The test case I dropped has never caught any problems that I can remember,
and would have been rather difficult to convert.
2015-01-28 17:17:26 -04:00
Joey Hess
009bd050c1 implement annex.tune.objecthashlower
Split out Annex.DirHashes which never really belonged in Locations.
2015-01-28 16:52:08 -04:00
Joey Hess
e8c376e0ad import Data.Default in Common 2015-01-28 16:11:28 -04:00
Joey Hess
0fd5f257d0 groundwork for parameterizing hash depth 2015-01-28 15:55:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlvmWVPaSpWJO5_rimCL0lEoJRoKOIjhHE
9939dc5caf 2015-01-28 18:11:28 +00:00
Joey Hess
037d86e046 refactor 2015-01-28 13:56:38 -04:00
Joey Hess
ba3825441c rework Differences data type
Eliminated complexity and future proofed. The most important change is that
all functions over Difference are now total; any Difference that can be
expressed should be handled. Avoids needs for sanity checking of inputs,
and version skew with the future.

Also, the difference.log now serializes a [Difference], not a Differences.
This saves space and keeps it simpler.

Note that [Difference] might contain conflicting differences (eg,
[Version5, Version6]. In this case, one of them needs to consistently win
over the others, probably based on Ord.
2015-01-28 13:50:02 -04:00
Joey Hess
354de19cbe only simplify Version differences
Eg, [ObjectHashLower True, ObjectHashLower False] is not the same as [ObjectHashLower False]
2015-01-28 13:18:19 -04:00
spwhitton
2df3a026eb Added a comment: Replies to questions 2015-01-28 05:34:16 +00:00
Quabla
5fa8e1113b 2015-01-27 23:18:20 +00:00
anarcat
3c1be22019 2015-01-27 22:40:51 +00:00
Joey Hess
399f7904d7 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-27 17:39:03 -04:00
Joey Hess
a7abfcea64 devbog 2015-01-27 17:38:14 -04:00
Joey Hess
70736d2b41 Repository tuning parameters can now be passed when initializing a repository for the first time.
* init: Repository tuning parameters can now be passed when initializing a
  repository for the first time. For details, see
  http://git-annex.branchable.com/tuning/
* merge: Refuse to merge changes from a git-annex branch of a repo
  that has been tuned in incompatable ways.
2015-01-27 17:38:06 -04:00
Joey Hess
b11a7b0ace remove unused param 2015-01-27 14:53:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o
ddf2f165ae Added a comment: Trusty PPA 2015-01-27 18:24:50 +00:00
Joey Hess
51fc3014c6 better name for difference file 2015-01-27 13:27:12 -04:00
74.128.196.57
d5cbad3998 poll vote (Amazon S3 (done)) 2015-01-27 13:35:56 +00:00
74.128.196.57
31c0503ef8 poll vote (Amazon S3 (done)) 2015-01-27 13:35:48 +00:00
Joey Hess
4a93d5c1f7 concrete design 2015-01-26 15:56:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
66a5a296f1 Added a comment 2015-01-26 19:46:12 +00:00