Joey Hess
97042d174e
push git-annex branch to enable git-annex-shell to auto-init
2015-07-27 10:37:41 -04:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
2a3b7d6a84
Added a comment: Any more info needed
2015-07-27 13:47:11 +00:00
dropped
97ba6dcee8
Added a comment: Correct way to install git-annex directly through cabal.
2015-07-27 12:01:34 +00:00
dusty@dba9614abc02e013134f95c2c59181a6c12a8468
37b9b358e6
2015-07-27 04:41:43 +00:00
git-annex@53a027ebda399714df9272a135f22ac774f3c9f1
a3c3f96268
Added a comment: small correction to the above
2015-07-26 10:33:28 +00:00
git-annex@53a027ebda399714df9272a135f22ac774f3c9f1
ae3f94addd
Added a comment: i can second this
2015-07-26 10:29:32 +00:00
Øyvind A. Holm
67f7de5986
doc/*.mdwn: Minor fixes (typos, letter case)
2015-07-26 04:21:06 +02:00
Joey Hess
1fb9ab342b
Support building without persistent database on for systems that lack TH. This removes support for incremental fsck.
2015-07-25 17:37:09 -04:00
Joey Hess
ca17e1483b
Merge branch 'master' of ssh://git-annex.branchable.com
2015-07-25 17:30:54 -04:00
jdnewsome@4554c28353351bea5e04e823bc1fe4b14a1caf98
ecce59ce65
2015-07-25 18:16:06 +00:00
Marco
5ba109fc62
Added a comment: How to debug?
2015-07-25 18:10:09 +00:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
be6b8d8e8e
Added a comment
2015-07-24 18:10:20 +00:00
ghen1
195bf3c111
2015-07-24 12:36:55 +00:00
anarcat
f7a90509f9
Added a comment
2015-07-23 19:44:10 +00:00
Oliv5@43a03b767570a41ba84b9e5c72f3c9816adb22e2
70cc3ec5b4
Added a comment
2015-07-23 19:07:58 +00: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