Joey Hess
97042d174e
push git-annex branch to enable git-annex-shell to auto-init
2015-07-27 10:37:41 -04:00
Joey Hess
f763f4552e
Merge branch 'master' into gitlab
2015-07-23 13:06:49 -04:00
Joey Hess
a2409bc644
cleanup makefile
2015-07-23 12:51:27 -04:00
Joey Hess
e66098a42a
caps
2015-07-22 18:07:31 -04:00
Joey Hess
4ff853d25a
reword
2015-07-22 18:06:59 -04:00
Joey Hess
4dbaa9dee4
Merge branch 'master' of ssh://git-annex.branchable.com
2015-07-22 18:04:08 -04:00
Joey Hess
636e826fb4
devblog
2015-07-22 18:03:41 -04:00
Joey Hess
e1707dfe7c
want to avoid rsync only shared repo as an option when it doesn't work, as on GitLab
2015-07-22 17:53:36 -04:00
Joey Hess
343ab2e358
basic gitlab support in webapp
...
This works, but needs more testing and work on cases like encrypted repos,
enabling existing repositories, etc.
This commit was sponsored by Shaun Westmacott.
2015-07-22 17:50:13 -04:00
Joey Hess
728540e5e5
split centralized_git_repository_tutorial into 3
2015-07-22 17:16:42 -04:00
anarcat
af6e946a75
weird sync bug
2015-07-22 20:47:07 +00:00
CandyAngel
7c290e8b98
Added a comment
2015-07-22 07:41:53 +00:00
Joey Hess
41eec63f26
comment
2015-07-21 23:38:15 -04:00
https://mathstuf.id.fedoraproject.org/
7543c0eae9
2015-07-22 03:17:28 +00:00
Joey Hess
f22e635e29
Merge branch 'master' of ssh://git-annex.branchable.com
2015-07-21 20:38:30 -04:00
Joey Hess
d4c7cde087
remove new-time build flag
...
This caused problems building with stackage and ghc 7.6, since cabal
assumes the flag means it wants a newer time. Since time is bundled with
ghc, stackage doesn't pin it.
Since this flag was only there to avoid a dep on old-locale, which is
currently bundled with ghc, let's remove the flag.
2015-07-21 19:25:12 -04:00
Joey Hess
33e5f2e532
reorder cabal configure after install of dependencies
...
can't configure w/o all deps installed
2015-07-21 19:16:46 -04:00
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