Joey Hess
36ba39c4f3
remove lower-casing of field names; metadata fields are case-insensative
2016-02-28 11:56:55 -04:00
Joey Hess
764e57f1f1
The pre-commit-annex hook script that automatically extracts metadata has been updated to also use exiftool. Thanks, Klaus Ethgen.
2016-02-28 11:10:55 -04:00
tom_clune
c6d0e3e62e
Added a comment: git annex using the "wrong" ssh socket
2016-02-24 19:23:13 +00:00
Joey Hess
15148ee9eb
annex.addunlocked
...
* add, addurl, import, importfeed: When in a v6 repository on a crippled
filesystem, add files unlocked.
* annex.addunlocked: New configuration setting, makes files always be
added unlocked. (v6 only)
2016-02-16 14:43:43 -04:00
Joey Hess
358e127a85
note
2016-02-03 19:00:23 -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
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
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
CandyAngel
70cfdefbb1
Added a comment
2016-02-02 10:08:06 +00:00
Joey Hess
8f4ffab1f2
comment
2016-01-20 14:56:09 -04:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
9ac7a9dce9
Added a comment
2016-01-16 13:03:26 +00:00
Joey Hess
95d43cf5ee
response
2016-01-15 15:12:50 -04:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
9c6a20771e
Added a comment: usage changes
2016-01-15 13:31:37 +00:00
CandyAngel
dcaccd910b
Added a comment
2016-01-15 09:34:40 +00:00
Joey Hess
6be9ee0d91
layout
2016-01-14 18:19:50 -04:00
Joey Hess
379004e3e7
move aside to better place
2016-01-14 18:19:00 -04:00
Joey Hess
a47480b0da
wording
2016-01-14 18:12:20 -04:00
Joey Hess
fb9727df8b
clarify
2016-01-14 18:11:09 -04:00
Joey Hess
3363339c69
v6 mode is no longer experimental, downgrade warning
2016-01-14 15:33:07 -04:00
rashi.k0306@46b3566bf776802cd7adb39707f018beec8b0f26
297a744548
Added a comment: Duplicate Files Deleter
2016-01-14 11:42:10 +00:00
emanuele.ruffaldi@56b9c9a5c1f873994b869248e9b53aa20f437d20
2245e1d940
Added a comment: Updated
2016-01-12 22:47:49 +00:00
emanuele.ruffaldi@56b9c9a5c1f873994b869248e9b53aa20f437d20
d003501fab
2016-01-12 00:32:31 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
e94ef9bcb7
2016-01-08 07:38:01 +00:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
bf2f942997
removed
2016-01-05 20:14:46 +00:00
CandyAngel
14c5c24c40
Added a comment
2016-01-05 11:41:13 +00:00
umeboshi
54c569ee2e
Added a comment
2016-01-04 21:26:05 +00:00
Joey Hess
7eed80b316
cleanup
2015-12-27 17:27:52 -04:00
Joey Hess
342259aa9d
devblog
2015-12-27 17:18:18 -04:00
Joey Hess
a46158240b
doc improvements
2015-12-27 16:06:11 -04:00
Joey Hess
121f5d5b0c
annex.thin
...
Decided it's too scary to make v6 unlocked files have 1 copy by default,
but that should be available to those who need it. This is consistent with
git-annex not dropping unused content without --force, etc.
* Added annex.thin setting, which makes unlocked files in v6 repositories
be hard linked to their content, instead of a copy. This saves disk
space but means any modification of an unlocked file will lose the local
(and possibly only) copy of the old version.
* Enable annex.thin by default on upgrade from direct mode to v6, since
direct mode made the same tradeoff.
* fix: Adjusts unlocked files as configured by annex.thin.
2015-12-27 15:59:59 -04:00
Joey Hess
bb6719678e
update walkthrough and add tip about using v6 unlocked files
...
The walkthrough should make sense now both for v5 and v6 repo users.
2015-12-26 16:47:23 -04:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
6b394a5b36
Added a comment: Centralized server with separate remote
2015-12-23 17:59:49 +00:00
Joey Hess
e276f4abb2
response
2015-12-08 11:13:55 -04:00
ben
4f3dd0b7b2
Added a comment: Problems initializing glacier remote
2015-12-08 10:39:30 +00:00
Joey Hess
e624ff9900
you need to file a bug report or something
2015-11-18 15:17:23 -04:00
atrent
232d372ab8
Added a comment
2015-11-16 09:06:34 +00:00
Joey Hess
c1d51a50f6
update
2015-11-13 13:46:11 -04:00
Joey Hess
4153507864
Fix failure to build with aws-0.13.0 and finish nearline support.
...
* Fix failure to build with aws-0.13.0.
* When built with aws-0.13.0, the S3 special remote can be used to create
google nearline buckets, by setting storageclass=NEARLINE.
2015-11-02 11:14:03 -04:00
jonas@1491caea7d71fcf350b6f200807141f1b59857b8
7bc85cb112
Added a comment: gcrypt and map
2015-10-27 10:14:17 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
923c5cdbf2
Added a comment: post-receive hook
2015-10-09 17:41:51 +00:00
ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a9626
d5749e10dd
Added a comment
2015-10-03 21:29:29 +00:00
ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a9626
81b454e9f6
Added a comment
2015-10-03 21:27:46 +00:00
ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a9626
26d5525e8a
Added a comment: Need advice on using gitlab with the assistant
2015-10-03 21:03:46 +00:00
ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a9626
ad77c8fc7b
Added a comment
2015-10-03 19:18:24 +00:00
Joey Hess
84f07eb947
split index mode
2015-09-22 12:52:46 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
bf60d58962
Added a comment: how to get access to urls needing authentication without private info in the url
2015-09-22 14:05:45 +00:00
Joey Hess
0e04920aa0
interlink
2015-09-17 09:39:20 -04:00