juh
49cdb4957e
2015-06-10 06:55:03 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
87b6a10ecf
Added a comment: Sorry for the noise, thanks for the tool :-)
2015-06-10 05:31:40 +00:00
Joey Hess
e0c2bcdc74
Build documentation with deterministic=1 for reproducible builds. (A new ikiwiki feature.) Closes : #785736
2015-06-09 17:53:55 -04:00
Joey Hess
fa4ac76d79
fix filename
2015-06-09 17:51:59 -04:00
Joey Hess
d185442382
remove .swp file
2015-06-09 17:51:10 -04:00
Joey Hess
1b552d6340
another bug that is not present in the current version
2015-06-09 17:03:39 -04:00
tpurchas@578b95c2cec84a4f26a27b1155c84396f0027faf
3fb36e7f4e
2015-06-09 20:55:07 +00:00
Joey Hess
0e4596de69
response
2015-06-09 16:33:35 -04:00
Joey Hess
b0eb6493f7
note on deleting files
2015-06-09 16:33:25 -04:00
https://id.koumbit.net/anarcat
7002c1514a
Added a comment: .git/annex/tmp third-party use?
2015-06-09 20:21:40 +00:00
Joey Hess
9492ccb5a1
devblog
2015-06-09 15:59:03 -04:00
Joey Hess
7d632bb03f
comment
2015-06-09 15:46:56 -04:00
Joey Hess
2e2d9cb258
followup
2015-06-09 15:41:16 -04:00
Joey Hess
5d0d242cea
close; old git-annex version with old problems
2015-06-09 15:33:57 -04:00
Joey Hess
800e9f2658
tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old versions of tahoe create-client choking.
2015-06-09 15:29:16 -04:00
Joey Hess
4bc46e4d98
resp
2015-06-09 15:16:48 -04:00
Joey Hess
e4f22fa721
close debian bug too
2015-06-09 15:15:12 -04:00
Joey Hess
5123a512d6
add a hint about marking a key dead
2015-06-09 15:12:40 -04:00
Joey Hess
f9bda65245
clarify
2015-06-09 15:08:13 -04:00
Joey Hess
8b5dbb14a8
fixed
2015-06-09 15:01:11 -04:00
Joey Hess
f8ab3bc449
dead --key: Can be used to mark a key as dead.
2015-06-09 14:52:05 -04:00
Joey Hess
6eefc5db65
fsck: Ignore keys that are known to be dead when running in --all mode or a in a bare repo. Otherwise, still reports files with lost contents, even if the content is dead.
2015-06-09 14:08:57 -04:00
Joey Hess
8976e4755c
fast build mode no longer links exe with recent cabal
...
I tried removing the --no-link, but then the link fails. Which must be why
cabal is using it.
2015-06-09 14:00:51 -04:00
Joey Hess
3c03929720
better semantics
2015-06-09 13:39:35 -04:00
Joey Hess
53ede1a10e
parse X in location log file as indicating a dead key
...
A dead key is both not present at the location that thinks it has a copy,
and also is assumed to probably not be present anywhere else. Although
there may be lurking disconnected repos that somehow still have a copy.
Suprisingly few changes needed for this! This is because the presence log
code only really concerns itself with keys that are present, and dead keys
are not present.
Note that both the location and web log can be parsed as having a dead key.
I don't see any value to having keys listed as dead in the web log, but
since it doesn't change any behavior, there was no point in not parsing it.
2015-06-09 13:28:30 -04:00
Joey Hess
15a02d6e90
full design
2015-06-09 13:24:44 -04:00
Joey Hess
fd55537bae
tracked in debian bts
2015-06-09 12:53:54 -04:00
Joey Hess
3b7f278fc9
comment
2015-06-09 12:53:30 -04:00
Joey Hess
8dd15ae9f9
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-09 12:49:48 -04:00
https://id.koumbit.net/anarcat
193e3c6468
Added a comment
2015-06-09 13:51:10 +00:00
https://id.koumbit.net/anarcat
904f673b84
link to the standalone debian packages
2015-06-09 13:48:28 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
0772ed3a52
2015-06-09 12:42:48 +00:00
richih.mailinglist@c4d55c76731cd68299d3983dc5e6f5385128a68a
04811d1712
Added a comment
2015-06-08 23:55:20 +00:00
https://id.koumbit.net/anarcat
c427e6470a
Added a comment
2015-06-08 19:27:03 +00:00
66.55.144.180
cafe6a6b77
poll vote (Tahoe-LAFS)
2015-06-08 15:54:30 +00:00
66.55.144.180
f17ecdff4a
poll vote (Tahoe-LAFS)
2015-06-08 15:54:21 +00:00
Marco
82dadea20f
Added a comment: Once again
2015-06-08 15:45:15 +00:00
https://openid.stackexchange.com/user/7891307e-4b76-4697-8e71-083669c26e9f
6a8f30f02a
2015-06-07 14:17:30 +00:00
eigengrau
9a7cb541bb
Added a comment
2015-06-07 08:40:05 +00:00
eigengrau
fdc8554667
2015-06-07 08:22:31 +00:00
Joey Hess
67b8e0b321
avoid using isLeft/isRight which are not available with older ghc versions
2015-06-06 21:13:55 -04:00
Joey Hess
6383d22ffa
remove back-compat code for old version of containers
...
Already b-d on a newer version.
2015-06-06 15:23:53 -04:00
Joey Hess
e0784f51c6
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-06 14:21:56 -04:00
Joey Hess
928e291ba9
remove old patches for hamlet
2015-06-06 14:17:43 -04:00
Joey Hess
2989cdfe3e
re-remove hamlet dep
2015-06-06 14:13:46 -04:00
nelo@e33da84cab5b62178f6d73886f373b399b4e7463
5d055e593a
2015-06-06 17:02:13 +00:00
Joey Hess
9eabbfdccf
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-06 12:10:20 -04:00
Joey Hess
e62f82ca9d
-fPIC broke the autobuilders, so remove again. hmm
2015-06-06 12:09:45 -04:00
CandyAngel
29a3dcf181
Added a comment
2015-06-06 14:57:35 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
e3b304d931
get, remote, many files,
2015-06-06 03:23:31 +00:00