Commit graph

24952 commits

Author SHA1 Message Date
Joey Hess
163e69ae62 a few cleanups, and point to the main cabal instructions 2015-07-21 19:15:13 -04:00
threadshuffle
7beaa193ba Added a comment: same problem 2015-07-21 19:01:52 +00:00
Joey Hess
49d102f98b addurl now accepts --prefix and --suffix options to adjust the filenames used 2015-07-21 12:50:05 -04:00
Joey Hess
a3c6762636 fix typo 2015-07-21 12:20:48 -04:00
Joey Hess
d000f187cc Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-21 12:18:03 -04:00
CandyAngel
f173be6e88 Added a comment 2015-07-21 12:11:45 +00:00
Joey Hess
676115220c wording 2015-07-20 20:41:55 -04:00
Joey Hess
4043837050 reword 2015-07-20 20:30:27 -04:00
Joey Hess
bc9c33e846 looks like richih will maintain it in debian 2015-07-20 20:23:56 -04:00
Joey Hess
ecf4e842b2 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-20 20:20:52 -04:00
Joey Hess
e99affb71b Adjust debian build deps: The webapp can now build on arm64, s390x and hurd-i386. WebDAV support is also available on those architectures. 2015-07-20 20:20:34 -04:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
b0e0234545 Added a comment 2015-07-20 20:41:01 +00:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
2938b5e3c1 Added a comment 2015-07-20 20:14:07 +00:00
Joey Hess
adca17d42f remove redundant link to ssh repository creation
This appears in the cloud part of the repositories page, so no need to also
have it in the main list of repositories.
2015-07-20 15:14:37 -04:00
Joey Hess
bb2d8766aa update 2015-07-20 15:07:35 -04:00
Joey Hess
37b8fcff11 response 2015-07-20 15:04:54 -04:00
Joey Hess
e3b6548877 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-20 15:01:00 -04:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
76875cfb95 Added a comment 2015-07-20 18:59:29 +00:00
Joey Hess
4cc8433d5d correct old changelog entry
It looked at permalinks, not guids
2015-07-20 14:59:20 -04:00
Joey Hess
f95a8c8672 importfeed: Look at not only permalinks, but now also guids to identify previously downloaded files.
I've seen rss feeds that have no permalinks, only guids (which are
sometimes in the form of permalinks, argh/sigh).

I had previously avoided trusting guids to be globally unique, because my
survey of rss feeds that I subscribe to shows a lot of pretty bad
"guids" like "2 at http://serialpodcast.org" or even worse "oth20150401-hq".
Worry was that two podcasts that are generating guids so badly, that
there's no guarantee they're actually globally unique.

But, I'm seeing too many url changes that result in redundant files, so
let's try this. If feeds are so broken that guids overlap, they could just
as well incorrectly call them permalinks too.
2015-07-20 14:56:57 -04:00
Joey Hess
3c134ee21a sync --content: Fix bug that caused files to be uploaded to eg, more archive remotes than wanted copies, only to later be dropped to satisfy the preferred content settings. 2015-07-20 14:24:13 -04:00
Joey Hess
8af26ae2e0 ping 2015-07-20 14:01:05 -04:00
Joey Hess
0c79098a6e response 2015-07-20 14:00:05 -04:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
477641d672 2015-07-20 17:50:30 +00:00
Joey Hess
43bdd2c109 move to todo 2015-07-20 13:49:26 -04:00
Joey Hess
3889ce16ac comment 2015-07-20 13:48:53 -04:00
Joey Hess
e6a1998579 expand 2015-07-20 13:48:01 -04:00
Joey Hess
5e5e03678c response 2015-07-20 13:43:01 -04:00
Joey Hess
da419dacda response 2015-07-20 13:36:51 -04:00
Joey Hess
113ad85a15 reword 2015-07-20 13:32:34 -04:00
Joey Hess
f88ccdc67c Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-20 12:37:55 -04:00
Joey Hess
376bb5b644 response 2015-07-20 12:37:16 -04:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
690f9c1944 Added a comment 2015-07-20 16:34:30 +00:00
Joey Hess
11cbba6081 point to docs 2015-07-20 12:31:29 -04:00
Joey Hess
becf06b338 ancient git version detected.. 2015-07-20 12:27:24 -04:00
Joey Hess
43ad045e1b response 2015-07-20 12:20:55 -04:00
Joey Hess
7c77bb8179 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-20 11:20:49 -04:00
Joey Hess
07c108e70e fix bash completion of filenames containing spaces
Work around https://github.com/pcapriotti/optparse-applicative/issues/146
by not using action "file" and instead passing -o bashdefault -o default
to complete. This way, when optparse fails to complete a filename, bash
will fall back to regular filename completion.

Unfortunately, optparse-applicative does not provide a way to control the
options passed to complete, so I had to modify its generated completion script.

Note that for "git annex" command completion, git's completion script already
used -o bashdefault -o default, so that works too.
2015-07-20 11:17:35 -04:00
Joey Hess
36cf98a24f update 2015-07-20 10:50:59 -04:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
57bb1c2895 2015-07-20 14:31:08 +00:00
CandyAngel
73d1812e18 2015-07-19 19:23:28 +00:00
javier.tia@235c3cfc511b7034a1c12c22caddb79d9517ca1f
de48738c27 Fix typo in pubkey 2015-07-19 13:27:31 +00:00
mawillcockson
d61c11454e Added a comment 2015-07-18 19:13:03 +00:00
mennucc1@6758d6a3817a0a6b29e8adbdb068c5ba35f6992b
f528a28166 Added a comment: hack 2015-07-18 09:16:03 +00:00
oliv5@5a9bb4b174f7995da105238c4e7b3f91767a87bc
45850920a9 2015-07-18 09:13:21 +00:00
anarcat
58f45d807c my NFS tricks for git-annex 2015-07-17 22:14:25 +00:00
sfowijowa
d4776a3162 Added a comment 2015-07-17 18:20:06 +00:00
sfowijowa
d3fff5c950 Added a comment: bup.bloom must be unlocked 2015-07-17 17:45:24 +00:00
Joey Hess
ffcf71d714 response 2015-07-17 12:03:28 -04:00
Joey Hess
ec999dac94 close 2015-07-17 11:53:38 -04:00