Commit graph

24896 commits

Author SHA1 Message Date
anarcat
0948abd661 Added a comment: bugfix? 2015-07-28 14:01:47 +00:00
Joey Hess
e94feafae4 devblog 2015-07-27 16:29:43 -04:00
Joey Hess
29f3049def webapp: Support enabling known gitlab.com remotes. 2015-07-27 16:03:22 -04:00
Joey Hess
c39fb9ec2a more info 2015-07-27 15:29:10 -04:00
Joey Hess
06082d8850 add news item for git-annex 5.20150727 2015-07-27 12:25:18 -04:00
Joey Hess
b62f8fa6ad prep release 2015-07-27 12:25:03 -04:00
Joey Hess
98aa61e766 Merge branch 'gitlab' 2015-07-27 12:22:35 -04:00
Joey Hess
3e98e26303 open and close gitlab issues 2015-07-27 12:22:17 -04:00
Joey Hess
ee25170de5 changelog for gitlab 2015-07-27 12:17:35 -04:00
Joey Hess
52ecf232fb only push when needsinit 2015-07-27 11:36:39 -04:00
Joey Hess
49d8cb1bf6 open link to gitlab in new tab 2015-07-27 11:27:01 -04:00
Joey Hess
26d4eaa4e0 use mangled hostname for gitlab repo when using a dedicated git-annex ssh key 2015-07-27 11:03:58 -04:00
Joey Hess
3972312a4f minor html fix for non-rsync-alone capable remote 2015-07-27 10:37:58 -04:00
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