Commit graph

27703 commits

Author SHA1 Message Date
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
anarcat
81b9d7564c 2016-02-01 19:51:44 +00:00
CandyAngel
38a45bcca6 Added a comment 2016-02-01 12:43:48 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
edde0977ff Added a comment: Disabling SSH connection caching 2016-02-01 06:52:55 +00:00
moird
06cf5efae7 Added a comment 2016-01-30 19:01:28 +00:00
Gothmog
dd7238252d 2016-01-30 13:24:31 +00:00
Gothmog
7e7a8a3606 2016-01-30 13:23:46 +00:00
viric@582d0845fdeae54b262502f49509b4577a5adbf8
df0487776e Added a comment: Use --used-refspec 2016-01-29 21:37:36 +00:00
moird
d3424f449b Added a comment 2016-01-29 19:43:21 +00:00
Joey Hess
00d6186ffd
comment 2016-01-29 14:51:20 -04:00
moird
608c4db9ed Added a comment 2016-01-29 18:42:12 +00:00
Joey Hess
a22b7b39c1
comment 2016-01-29 14:25:31 -04:00
Joey Hess
ef4b4c3856
webapp: Fix deletion of current repository directory.
removeDirectoryRecursive "." fails; need full path.

I think this is a reversion introduced in the relative path conversion, in
january of *last* year!
2016-01-29 14:04:39 -04:00
Joey Hess
5e4ddd32a0
comment 2016-01-29 14:03:39 -04:00
Joey Hess
43e38cf44b
comment 2016-01-29 13:52:28 -04:00
Joey Hess
a886d92bca
comment 2016-01-29 13:48:07 -04:00
Joey Hess
e2a3fb9671
comment 2016-01-29 13:44:43 -04:00
Joey Hess
73800b7e64
comment 2016-01-29 13:43:53 -04:00
Joey Hess
759c8cb0be
comment 2016-01-29 13:37:17 -04:00
Joey Hess
1b67a62bf5
comment 2016-01-29 13:28:51 -04:00
Joey Hess
8db477b2ac
done 2016-01-29 13:27:06 -04:00
Joey Hess
a47b644dc9
Merge branch 'master' of ssh://git-annex.branchable.com 2016-01-29 13:23:32 -04:00
Joey Hess
86689eb930
comment 2016-01-29 13:22:24 -04:00
Joey Hess
9a4af2324e
Fix reversion in lookupkey, contentlocation, and examinekey which caused them to sometimes output side messages. 2016-01-29 13:20:24 -04:00
Joey Hess
66a24e0f36
followup 2016-01-29 13:08:12 -04:00