Commit graph

26827 commits

Author SHA1 Message Date
Joey Hess
d25efeda6a
devblog 2016-02-05 18:30:03 -04:00
Joey Hess
0226122842
Brought back the dbus and xmpp build flags, so build from source can be done without C libraries that may be hard to install. 2016-02-05 18:00:20 -04:00
Joey Hess
03754a3c1c
Merge branch 'master' of ssh://git-annex.branchable.com 2016-02-05 15:34:43 -04:00
Joey Hess
f8e1c130d1
add xmpp and dbus flags 2016-02-05 15:34:25 -04:00
Joey Hess
062e374ed5
update for MagicMime with stack 2016-02-05 14:34:12 -04:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
0470fa8288 Added a comment 2016-02-05 18:18:58 +00:00
Joey Hess
246d0d45d7
move -j1 setting to BUILDEROPTIONS, set in debian/rules file
I needed BUILDEROPTIONS to allow passing flags to stack build, but it also
lets me move the -j1 out of the normal build path, and to debian/rules
which has the goal of having a reproducible build
2016-02-05 13:56:27 -04:00
Joey Hess
a02b46b3f5
disable magicmime build flag in stack.yaml
When it was enabled by default, stack tried to install the haskell magic
library, but that fails on systems without libmagic dev. So, we need to
disable this by default for stack, it seems.
2016-02-05 13:43:29 -04:00
Joey Hess
f3ebf7a07b
response 2016-02-05 13:40:13 -04:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
7289b17388 Added a comment 2016-02-05 17:32:22 +00:00
Joey Hess
80ee1bcf71
followup 2016-02-05 13:03:43 -04:00
Joey Hess
46ccf22489
response 2016-02-05 12:59:53 -04:00
luca@b7e273474d087a5c7fc4428503f21d5624636d9f
7bef2c110c removed 2016-02-05 07:47:14 +00:00
luca@b7e273474d087a5c7fc4428503f21d5624636d9f
cc0a436589 Added a comment 2016-02-05 06:43:28 +00:00
luca@b7e273474d087a5c7fc4428503f21d5624636d9f
756e5f8002 Added a comment 2016-02-05 06:43:11 +00:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
ee3ff47c99 Added a comment 2016-02-04 18:23:08 +00:00
Joey Hess
73d9f91ecb
response 2016-02-04 12:32:04 -04:00
Joey Hess
358e127a85
note 2016-02-03 19:00:23 -04:00
Joey Hess
cfc83ab762
comment 2016-02-03 17:03:10 -04:00
Joey Hess
09b369ba7e
Merge branch 'master' of ssh://git-annex.branchable.com 2016-02-03 16:59:04 -04:00
Joey Hess
8038d3bba4
devblog 2016-02-03 16:58:44 -04:00
Joey Hess
23cc315c38
matchexpression: Added --largefiles option to parse an annex.largefiles expression. 2016-02-03 16:58:36 -04:00
Joey Hess
5127cb59cc
annex.largefiles: Add support for mimetype=text/* etc, when git-annex is linked with libmagic. 2016-02-03 16:29:34 -04:00
Joey Hess
86444fe507
comment 2016-02-03 15:45:54 -04:00
Joey Hess
403b56fb91
Limit annex.largefiles parsing to the subset of preferred content expressions that make sense in its context.
So, not "standard" or "lackingcopies", etc.
2016-02-03 15:04:42 -04:00
Joey Hess
cdf5977053
simplify 2016-02-03 13:23:34 -04:00
Joey Hess
5d9c7a1164
refactor 2016-02-03 13:08:15 -04:00
Joey Hess
aded00c5f0
avoid unnecessary building of a one-off Map
A case lookup should be more efficient.
2016-02-03 12:59:28 -04:00
konubinix
53dee6e033 Added a comment: git-annex-getcopy.sh 2016-02-03 12:32:55 +00:00
atrent
a5d89a8b4d Added a comment: adding a simple counter? 2016-02-03 07:48:10 +00:00
floppy@47eb4e509346aa37da79eaae46eb0d576f4a16c0
51f9184637 2016-02-03 07:45:43 +00:00
Jan
477a2edda1 Added a comment 2016-02-03 02:49:01 +00:00
anarcat
3b0230331c Added a comment: all those parenthesis... 2016-02-02 22:56:51 +00:00
Joey Hess
199c4f9508
Revert incorrect typo fix 2016-02-02 16:55:21 -04:00
Joey Hess
8cc6d39ad0
typo 2016-02-02 16:54:56 -04:00
Joey Hess
250c734f95
improve 2016-02-02 16:53:29 -04:00
Joey Hess
8764dc43ed
rework largefiles documentation 2016-02-02 16:50:58 -04:00
Joey Hess
82bb1db75b
Merge branch 'master' of ssh://git-annex.branchable.com 2016-02-02 15:35:22 -04:00
Joey Hess
0c66414c62
devblog 2016-02-02 15:35:01 -04:00
Joey Hess
d37fe6a547
annex.largefiles can be configured in .gitattributes too
This is particulary useful for v6 repositories, since the .gitattributes
configuration will apply in all clones of the repository.
2016-02-02 15:18:17 -04:00
Joey Hess
e8fc2ff27c
add "nothing" to preferred content DSL
Same as "not anything"; will be particularly useful in annex.largefiles
gitattributes.
2016-02-02 14:42:13 -04:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
51961d9381 2016-02-02 18:28:44 +00:00
CandyAngel
70cfdefbb1 Added a comment 2016-02-02 10:08:06 +00:00
101.231.32.166
81fd09ec67 poll vote (DCIM directory (photos and videos only)) 2016-02-02 09:00:53 +00:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
3b5c1366c8 Added a comment: 10.10 build works on El Capitan (10.11) 2016-02-02 01:30:46 +00:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
a5ee84862e 2016-02-02 01:24:17 +00:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
c5eaa3d04f Add homebrew cask instructions. 2016-02-02 01:22:17 +00:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
06747f79ce Tested as working in 10.11 / El Capitan. Add hombrew-cask reference. 2016-02-02 01:18:07 +00:00
anarcat
4135c6d5d9 2016-02-01 19:54:39 +00:00
anarcat
8b2ada9f1a another idea 2016-02-01 19:53:04 +00:00