Commit graph

16476 commits

Author SHA1 Message Date
Joey Hess
d7800f7923 comment 2015-02-04 13:25:13 -04:00
Joey Hess
2aad7b9252 comment 2015-02-04 13:17:27 -04:00
Joey Hess
b953c60e06 comment 2015-02-04 13:16:25 -04:00
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
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
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
fb6173e3f5 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-28 18:08:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlvmWVPaSpWJO5_rimCL0lEoJRoKOIjhHE
9939dc5caf 2015-01-28 18:11:28 +00: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
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
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
janis_e
e60fb008e4 2015-01-26 18:56:29 +00:00
janis_e
02231ae823 2015-01-26 17:46:14 +00:00
anarcat
2ad51296fb Added a comment: still an issue 2015-01-26 17:27:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
2e74f09ade 2015-01-25 23:39:30 +00:00
spwhitton
265af2bda1 clarify question 2015-01-25 22:50:38 +00:00
spwhitton
5a0e12be34 created help request 2015-01-25 21:53:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw
7b56bdaf29 Added a comment: Proposed resolution 2015-01-24 17:18:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw
dff431ca95 Added a comment: proposed resolution 2015-01-24 17:10:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawntodrSgODU27WUCyN2PV7TC14YMkyaoxQ
4dd1ec6416 Added a comment: Ubuntu Trusty 14.04 2015-01-24 03:20:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawntodrSgODU27WUCyN2PV7TC14YMkyaoxQ
3b73ce289f Added a comment: Ubuntu Trusty 14.04 2015-01-24 03:19:41 +00:00
madduck
acd59594ed 2015-01-23 21:47:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn8d6WBPNtmyeANT-gjlN19QnCTQ0psRPs
a45f0d570b Added a comment: RE: last comment 2015-01-23 01:02:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn8d6WBPNtmyeANT-gjlN19QnCTQ0psRPs
80d29f6467 Added a comment 2015-01-22 22:16:46 +00:00