Commit graph

18643 commits

Author SHA1 Message Date
Joey Hess
ec999dac94 close 2015-07-17 11:53:38 -04:00
Joey Hess
5d4764dda6 fixed via --all option 2015-07-17 11:51:08 -04:00
Joey Hess
1e44c2288f close 2015-07-17 11:49:32 -04:00
Joey Hess
5fca6f7c4b comment 2015-07-17 11:48:17 -04:00
Joey Hess
c70bfba5ff update arch page to mention haskell-core repo 2015-07-17 11:40:30 -04:00
Joey Hess
811b8d6f47 response 2015-07-17 11:37:08 -04:00
gideonite
f3c51aa91c 2015-07-17 15:23:38 +00:00
ollie@6d66b5a4b0992998efe3e4c244a66708bf5d96f3
f7641d87f9 Added a comment 2015-07-17 10:42:05 +00:00
ghen1
e7a7d48c76 2015-07-17 09:56:01 +00:00
ghen1
76e1827a48 Added a comment 2015-07-17 09:52:02 +00:00
Joey Hess
b3e86d4f7a devblogc 2015-07-16 15:19:09 -04:00
Joey Hess
22f3a5fdc2 move forum bug report to bugs, and close 2015-07-16 15:01:55 -04:00
Joey Hess
afe6a53bca Fix bug that prevented uploads to remotes using new-style chunking from resuming after the last successfully uploaded chunk.
"checkPresent baser" was wrong; the baser has a dummy checkPresent action
not the real one. So, to fix this, we need to call preparecheckpresent to
get a checkpresent action that can be used to check if chunks are present.

Note that, for remotes like S3, this means that the preparer is run,
which opens a S3 handle, that will be used for each checkpresent of a
chunk. That's a good thing; if we're resuming an upload that's already many
chunks in, it'll reuse that same http connection for each chunk it checks.
Still, it's not a perfectly ideal thing, since this is a different http
connection that the one that will be used to upload chunks. It would be
nice to improve the API so that both use the same http connection.
2015-07-16 15:01:27 -04:00
Joey Hess
13f1c20ea5 response 2015-07-16 13:44:51 -04:00
Joey Hess
386b8c394e got bash completion working for "git annex" not just "git-annex"
This needs a patch to git to cause the git-annex completion to be
auto-loaded when completing "git annex <tab>". Otherwise, it will only
load when "git-annex" is tab completed. Once loaded, it works for both
uses. I've submitted the git patch to the git mailing list.
2015-07-16 13:32:23 -04:00
Joey Hess
0de63300d6 response 2015-07-15 12:05:39 -04:00
Joey Hess
c88cc04ab4 response 2015-07-15 12:03:33 -04:00
Joey Hess
eec63060f0 response 2015-07-15 12:00:34 -04:00
Joey Hess
407c9435e4 response 2015-07-15 11:58:21 -04:00
Joey Hess
fbebc52f65 followup 2015-07-15 11:55:07 -04:00
Joey Hess
7d6e6f15c1 comment 2015-07-15 11:53:40 -04:00
Joey Hess
c82fe65346 response 2015-07-15 11:49:42 -04:00
Joey Hess
cd2adefa0b update re builtin support 2015-07-15 11:46:42 -04:00
CandyAngel
3327e9ffae Added a comment 2015-07-15 10:20:55 +00:00
juh
d9f6edac00 2015-07-15 06:10:12 +00:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
8695533f33 removed 2015-07-14 21:16:59 +00:00
Joey Hess
ab932c069c devblog 2015-07-13 16:51:59 -04:00
Joey Hess
e677ab3c49 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-13 16:02:00 -04:00
Joey Hess
42948e960f typo 2015-07-13 13:25:49 -04:00
7797121@3e82a86e48dce7dd6a7b6985b84cac91ffd61d4d
649b27aab0 2015-07-13 14:12:42 +00:00
7797121@3e82a86e48dce7dd6a7b6985b84cac91ffd61d4d
c72618aeb4 2015-07-13 14:11:41 +00:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
7399d79b67 Added a comment: GPG Key 2015-07-12 03:23:08 +00:00
cbaines
bfd652ced8 Add some information about Ubuntu Phone's 2015-07-11 17:25:51 +00:00
Joey Hess
d6ec38269c devblog 2015-07-10 17:58:03 -04:00
Joey Hess
9659052e3f devblog 2015-07-10 17:56:56 -04:00
Joey Hess
dd54d9b617 Merge branch 'master' into optparse-applicative
Conflicts:
	debian/changelog
2015-07-10 17:07:54 -04:00
Joey Hess
8fd7052e5f add news item for git-annex 5.20150710 2015-07-10 17:02:37 -04:00
Joey Hess
92de60c490 fix man format 2015-07-10 16:52:53 -04:00
Joey Hess
b4d22e6d49 doc updates 2015-07-10 13:49:37 -04:00
peteraward@bd1992bc6d8ba02a8614d531c5b2e4df9b8815c6
1d3cb925d6 2015-07-10 00:40:43 +00:00
Joey Hess
820b92abab wip
Current status:

* building again, but several commands are commented out
* still need to implement global options, file matching options, etc
2015-07-09 19:03:24 -04:00
Joey Hess
e646051574 update fsck synopsis 2015-07-09 10:58:38 -04:00
Joey Hess
1090a3dcd7 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-08 20:25:10 -04:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
4eab9f7909 Added a comment: apt-get build-dep fails 2015-07-09 00:07:32 +00:00
Joey Hess
ad8194d1df devblog 2015-07-08 19:40:49 -04:00
sfowijowa
b25a819dc6 2015-07-08 23:28:50 +00:00
konubinix
c98135f39f Added a comment: Thank you for your answer 2015-07-08 19:33:35 +00:00
dirk.schmidt@045f26624b94d351628bbb315f94150d627fb18b
894415228b Added a comment: Webapp don open 2015-07-08 12:49:02 +00:00
ghen1
da61ec46f0 Added a comment 2015-07-08 04:08:28 +00:00
ghen1
6bc3771b66 2015-07-08 03:58:25 +00:00
acous
b5ccfa7023 Added a comment 2015-07-07 22:25:40 +00:00
Joey Hess
38215b7463 devblog 2015-07-07 17:38:02 -04:00
Joey Hess
b11d2f5a8a unused: --used-refspec can now be configured to look at refs in the reflog. This provides a way to not consider old versions of files to be unused after they have reached a specified age, when the old refs in the reflog expire.
May be slow.
2015-07-07 17:13:50 -04:00
Joey Hess
a51b98cdd5 sync: When annex.autocommit=false, avoid making any commit of local changes, while still merging with remote to the extent possible. 2015-07-07 16:36:11 -04:00
Joey Hess
81ad277a85 add: Stage symlinks the same as git add would, even if they are not a link to annexed content. 2015-07-07 16:15:30 -04:00
Joey Hess
772dd88ae9 close; use receive.denyCurrentBranch=updateInstead 2015-07-07 16:00:25 -04:00
Joey Hess
60fc25e9d3 merge: Avoid creating the synced/master branch.
The branch needs to be created when merging from the remote in sync,
since we diff between it and the remote's sync branch. But git annex merge
should not be creating sync branches.
2015-07-07 15:53:27 -04:00
Joey Hess
76bc0ce2a2 comment 2015-07-07 15:31:24 -04:00
Joey Hess
c6210902c0 merge 2 bugs 2015-07-07 15:12:03 -04:00
Joey Hess
1970c323c1 belated followup 2015-07-07 14:58:38 -04:00
Joey Hess
202f9bf06a comments 2015-07-07 14:50:47 -04:00
Joey Hess
99a99b3f65 followup 2015-07-07 14:08:30 -04:00
Joey Hess
0964628818 clarify 2015-07-07 13:49:58 -04:00
Joey Hess
53d1259df6 comment 2015-07-07 13:37:05 -04:00
Joey Hess
a59185da5f moreinfo 2015-07-07 13:00:58 -04:00
Joey Hess
78d60eef27 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-07 11:53:33 -04:00
etesial@f4797a6d725e971a2d41f3cbcf174991da178c29
91461f26b7 Added a comment 2015-07-07 14:45:32 +00:00
robduff
cc869b0047 2015-07-07 12:56:32 +00:00
Joey Hess
f8a11a6ce8 add cjdns and tor also 2015-07-07 01:01:57 -04:00
Joey Hess
99362230bb update; mention snow and generalize the design some 2015-07-07 00:43:45 -04:00
sunny256
5436e10a96 Added a comment 2015-07-06 22:33:48 +00:00
Joey Hess
ad1ebcb1dc remove redundant options header 2015-07-06 18:22:27 -04:00
Joey Hess
efc3bcdba0 close 2015-07-06 18:18:57 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
61869298f5 2015-07-06 22:15:39 +00:00
Joey Hess
fcee3b2089 comment 2015-07-06 18:14:45 -04:00
Joey Hess
9273ae2766 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-06 18:12:18 -04:00
Joey Hess
d947035811 followup 2015-07-06 18:11:49 -04:00
boustanihani@93604388a6a2b8df16f3e34157232801a67c1021
07b09bb7aa Added a comment 2015-07-06 22:00:36 +00:00
Joey Hess
b0e872f129 devblog 2015-07-06 16:46:36 -04:00
Joey Hess
f4d07c5189 followup 2015-07-06 16:43:03 -04:00
Joey Hess
58e6d258c1 dup 2015-07-06 16:24:51 -04:00
Joey Hess
ba149973d6 followup and open bug 2015-07-06 16:20:57 -04:00
Joey Hess
c59e29ae40 try to tease out a coherent bug report 2015-07-06 16:05:56 -04:00
Joey Hess
33344a3266 comment 2015-07-06 16:02:17 -04:00
Joey Hess
cc89c52e20 response 2015-07-06 15:58:54 -04:00
Joey Hess
2dff2625ef git error message; user misconfiguration 2015-07-06 15:54:29 -04:00
Joey Hess
7ccdeb46c2 comment 2015-07-06 15:48:49 -04:00
Joey Hess
d5b44fa7e9 comment 2015-07-06 15:41:11 -04:00
Joey Hess
dbd41159e0 Support git's undocumented core.sharedRepository=2 value, which is equivilant to "world". 2015-07-06 15:33:44 -04:00
Joey Hess
48fd416206 reproduced 2015-07-06 15:13:12 -04:00
Joey Hess
895f7b8c45 followup 2015-07-06 15:08:17 -04:00
Joey Hess
1c2c086d51 response 2015-07-06 15:02:46 -04:00
Joey Hess
41c494fd76 comment 2015-07-06 15:00:00 -04:00
Joey Hess
578e2161cd response 2015-07-06 14:56:19 -04:00
Joey Hess
d7f671e471 respinse 2015-07-06 14:51:13 -04:00
Joey Hess
0080b2000f comment 2015-07-06 14:45:54 -04:00
Joey Hess
1351926329 response 2015-07-06 14:29:42 -04:00
Joey Hess
75ab9a5838 comment 2015-07-06 14:24:55 -04:00
Joey Hess
174da80ddc bugfix: Pass --full-tree when using git ls-files to get a list of files on the git-annex branch, so it works when run in a subdirectory. This bug affected git-annex unused, and potentially also transitions running code and other things. 2015-07-06 14:09:54 -04:00
Joey Hess
c9c63b092e reproduced this bug 2015-07-06 13:51:32 -04:00
Joey Hess
927ca3d804 comment 2015-07-06 13:49:10 -04:00
Joey Hess
47ece2c3c1 comment 2015-07-06 13:45:45 -04:00
Joey Hess
0b7d8a3add comment 2015-07-06 13:42:01 -04:00
Joey Hess
e3c9f68319 close 2015-07-06 13:38:18 -04:00
Joey Hess
c53bf162b4 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-06 12:26:36 -04:00
Joey Hess
bd260d43ea comment 2015-07-06 12:26:19 -04:00
Joey Hess
9eaec18535 comment 2015-07-06 12:24:23 -04:00
Joey Hess
32419699bb comment 2015-07-06 12:05:29 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3cf08435a1 Added a comment: explicit arguments? 2015-07-06 16:01:47 +00:00
Joey Hess
9695eb5d6d Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-06 11:42:09 -04:00
Joey Hess
82312a6979 idea 2015-07-06 11:41:29 -04:00
Mattt
5ad3c9bbfd Added a comment 2015-07-05 19:40:30 +00:00
CandyAngel
4fcee35696 Added a comment 2015-07-05 15:00:46 +00:00
CandyAngel
22a352bdf7 Added a comment 2015-07-05 14:54:19 +00:00
xelez0@57a58225d4e5b260555ebc4a9d0a8df85d1e971a
8c57b9fff7 Added a comment: Backend of specified file 2015-07-05 13:19:43 +00:00
berend.van.berkum@0cc715f45d5a86c134f9192722f7adef9dc63488
d7d21df960 2015-07-04 22:50:34 +00:00
johannes.elferich@796088e47b21d72547837ed62ae5c5cb187830b3
48824c48fc Added a comment: Patched git-annex output 2015-07-04 02:12:52 +00:00
Joey Hess
66973ccc1a close 2015-07-03 18:19:50 -04:00
Joey Hess
33c8ebbff7 commit example 2015-07-03 14:10:00 -04:00
Joey Hess
e54da868ac comment 2015-07-03 14:07:40 -04:00
Joey Hess
5080c5b268 fixed 2015-07-03 13:34:35 -04:00
james@2468840dc8f314e837e1fde99a5fb1b884fa993a
40e8b4c007 Added a comment: enable s3 remote on clone 2015-07-03 14:46:49 +00:00
CandyAngel
00cb1e10ba Added a comment 2015-07-03 08:11:08 +00:00
tomekwi
2053b6d09e Added a comment 2015-07-03 05:17:12 +00:00
tomekwi
0010dca94c Added a comment: --all seems to do nothing 2015-07-03 05:14:37 +00:00
Joey Hess
d2def6128e devblog 2015-07-02 23:09:07 -04:00
Joey Hess
4a8a042dd4 comment 2015-07-02 18:30:30 -04:00
Joey Hess
d5984c9975 update 2015-07-02 17:50:05 -04:00
Joey Hess
1529add61a Brought back the setkey plumbing command that was removed in 2011, since we found a use case for it. Note that the command's syntax was changed for consistency. 2015-07-02 17:44:25 -04:00
Joey Hess
12a8348f9f response 2015-07-02 17:13:49 -04:00
Joey Hess
21ca88f701 response 2015-07-02 16:56:04 -04:00
Joey Hess
43f2acfd9e comment 2015-07-02 16:46:31 -04:00
Joey Hess
60e51e86b1 comment 2015-07-02 16:41:04 -04:00
Joey Hess
6648fa1c47 fixed 2015-07-02 16:35:58 -04:00
Joey Hess
d4d4fd4f8d comment 2015-07-02 16:31:18 -04:00
Joey Hess
a8a1566cb7 comment 2015-07-02 16:09:14 -04:00
Joey Hess
ad1ffa47ba comment 2015-07-02 16:02:53 -04:00
Joey Hess
9fa6671a47 fixed via time machine 2015-07-02 16:01:16 -04:00
Joey Hess
a099dc3f6a comment and warning 2015-07-02 15:21:25 -04:00
Joey Hess
20edbf850c assistant: Fix local pairing to not include newline in ssh pubkey, which is rejected on the other end for security reasons. 2015-07-02 14:50:20 -04:00
Joey Hess
a8fcd68144 cannot reproduce 2015-07-02 14:26:30 -04:00
Joey Hess
1f35141aff assistant --autostart: First any daemons that are already running, which might be left over from a previous login session and so unable to use the ssh agent of a new login session. 2015-07-02 14:16:53 -04:00
Joey Hess
0609788fbe merge bugs 2015-07-02 13:09:39 -04:00
Joey Hess
7c99f44db9 comment 2015-07-02 13:04:56 -04:00
Joey Hess
d3a510eefd Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-02 12:57:23 -04:00
Joey Hess
e6b333281d comment 2015-07-02 12:57:02 -04:00
Joey Hess
af3d4dc764 comment 2015-07-02 12:53:47 -04:00
Joey Hess
833cf5fff9 log: Fix reversion introduced in version 5.20150528 that broke this command. 2015-07-02 12:53:38 -04:00
Joey Hess
3d0a4a0a67 followup 2015-07-02 12:29:22 -04:00
Joey Hess
3f6a53df3a comment 2015-07-02 11:48:36 -04:00
CandyAngel
13883c52a4 Added a comment 2015-06-30 07:17:49 +00:00
Chel
402bf9b4f4 Added a comment 2015-06-30 06:32:59 +00:00
Mattt
4711c5af70 2015-06-30 03:10:26 +00:00
mike.dacre@06f2e98956fc551180a694c61abd45921cd7369b
498e95e2fc 2015-06-30 00:49:51 +00:00
acous
c2c6a4be40 2015-06-29 21:06:51 +00:00
silvio
2393b5c7c2 2015-06-29 16:31:07 +00:00
konubinix
1b51fb5756 2015-06-29 07:28:04 +00:00
digiuser
a5e6cf9a5d Added a comment: any updates? 2015-06-29 03:05:54 +00:00
https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c60
ccf4af9229 2015-06-27 21:22:20 +00:00
chris.forum.email@596f849a9d27c1f0bcdd653d1d2dc992f21ce603
91e5753307 Added a comment 2015-06-27 11:23:05 +00:00
https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c60
5267973489 Added a comment: Proxy command 2015-06-26 17:32:42 +00:00
chris.forum.email@596f849a9d27c1f0bcdd653d1d2dc992f21ce603
3969db2941 2015-06-26 11:21:37 +00:00
boustanihani@93604388a6a2b8df16f3e34157232801a67c1021
820abd4a33 Added a comment 2015-06-25 21:13:01 +00:00
https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c60
383d971989 2015-06-25 18:34:01 +00:00
https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c60
578fe4edfe 2015-06-25 18:32:51 +00:00
https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c60
2bd6dcf7a3 2015-06-25 18:31:46 +00:00
anarcat
9a0062557c Added a comment 2015-06-24 21:40:07 +00:00
anarcat
b9323416db Added a comment: somewhat 2015-06-24 16:28:42 +00:00
sunny256
c3fa443c25 Add patch for "unrecognized argument: -raw" bug 2015-06-24 15:33:05 +00:00
anarcat
0243b82faf add daemon logfile, nothing seems to be obviously wrong there 2015-06-24 14:54:06 +00:00
anarcat
9f8f07eb4a wow, that's scary 2015-06-24 14:44:49 +00:00
boustanihani@93604388a6a2b8df16f3e34157232801a67c1021
2748d96946 Added a comment 2015-06-24 14:06:35 +00:00
anarcat
6dfb47858b Added a comment 2015-06-24 12:14:02 +00:00
boustanihani@93604388a6a2b8df16f3e34157232801a67c1021
c97112eab9 Added a comment 2015-06-24 10:14:18 +00:00
CandyAngel
0272014760 Added a comment 2015-06-24 07:33:20 +00:00
Marco
5397621751 Added a comment 2015-06-24 07:23:28 +00:00
anarcat
21624fc070 Added a comment 2015-06-24 01:34:11 +00:00
digiuser
53d88b5a49 Added a comment 2015-06-24 01:30:26 +00:00
anarcat
1039306c02 Added a comment 2015-06-24 01:17:23 +00:00
digiuser
451ad66444 Added a comment 2015-06-24 00:51:44 +00:00
digiuser
eb96217d9d Added a comment: yes 2015-06-24 00:49:22 +00:00
anarcat
e9c82824e3 Added a comment 2015-06-24 00:31:43 +00:00
anarcat
c184e89d28 Added a comment 2015-06-24 00:30:33 +00:00
digiuser
ba789f0ec2 2015-06-23 23:01:50 +00:00
digiuser
b1fad74487 2015-06-23 22:59:32 +00:00
tommi
60febadbe8 Added a comment 2015-06-23 21:24:35 +00:00
tspam+git-annex@93d4c46eaee63fe6c1a54cbf0fda9df37392a80d
5592fec0ec removed 2015-06-23 21:21:27 +00:00
tspam+git-annex@93d4c46eaee63fe6c1a54cbf0fda9df37392a80d
2efe5fd421 Added a comment 2015-06-23 21:19:43 +00:00
tspam+git-annex@93d4c46eaee63fe6c1a54cbf0fda9df37392a80d
9b4b144890 2015-06-23 21:03:31 +00:00
https://me.yahoo.com/a/QeDOPmIryZqNyn0A84E.QmGJVazd_6_FpYa2nFtn#c7fa1
5177d3f73b Added a comment: I have the same issue, no special characters in path 2015-06-23 20:24:31 +00:00
anarcat
0d2151beb7 explicitely describe exit status in the standard section 2015-06-23 16:56:03 +00:00
boustanihani@93604388a6a2b8df16f3e34157232801a67c1021
20207a02f3 Added a comment 2015-06-23 12:42:46 +00:00
Marco
6386fa1286 Added a comment: Repository groups 2015-06-23 12:21:58 +00:00
Marco
339db2d9f5 Added a comment: Yes 2015-06-23 12:12:52 +00:00
boustanihani@93604388a6a2b8df16f3e34157232801a67c1021
0c8c69ef03 2015-06-23 09:35:43 +00:00
SamuelTardieu
b3dd823d9b 2015-06-23 08:50:32 +00:00
anarcat
948bd2733e use real names used in the content expressions 2015-06-23 04:45:58 +00:00
anarcat
20848d7862 Added a comment: it's git annex info, not status 2015-06-23 04:15:24 +00:00
anarcat
899cde1dcb clarify issue 2015-06-23 04:14:18 +00:00
anarcat
dc5f9dbe00 rename todo/git-annex_du.mdwn to todo/git-annex_info___34__du__34___remote_support.mdwn 2015-06-23 04:12:21 +00:00
andrew@d9c20810619d89ecb4d8ebe187df122112b82fd9
6054858249 2015-06-23 02:40:29 +00:00
acstubbins@9fd8dfbed08e99693f97e0782ddecf65eb816cb5
f0a4ce0bfd 2015-06-23 02:11:51 +00:00
anarcat
8410a1cccb another idea... 2015-06-22 22:06:30 +00:00
anarcat
293fc1b00a rename bugs/--raw.mdwn to bugs/log_fails_with_-raw_error.mdwn 2015-06-22 21:42:53 +00:00
anarcat
c2cf4d27c5 weird git-annex log bug 2015-06-22 21:39:10 +00:00
mennucc1@6758d6a3817a0a6b29e8adbdb068c5ba35f6992b
ae2c0f02c5 2015-06-21 19:10:37 +00:00
johannes.elferich@aa0b74ea712d0a5cdc15edcf9b52a72d5bdb355c
a00ba0e4a3 2015-06-20 23:34:47 +00:00
Agenta
59a75bc034 2015-06-20 10:06:30 +00:00
Agenta
9e8321a905 2015-06-20 09:59:45 +00:00
johannes.elferich@aa0b74ea712d0a5cdc15edcf9b52a72d5bdb355c
e328848349 2015-06-20 06:43:49 +00:00
johannes.elferich@aa0b74ea712d0a5cdc15edcf9b52a72d5bdb355c
a9f4e0fde9 2015-06-20 06:42:36 +00:00
https://id.koumbit.net/anarcat
df2a084965 proper way to override the download command? 2015-06-18 17:33:15 +00:00
CandyAngel
25f2881cae Added a comment 2015-06-18 14:03:08 +00:00
http://xgm.de/oid/
45187482da 2015-06-18 07:33:04 +00:00
graviton31415@3f1790ceea563b1bc76c318c7bfd6d4e817ecc5d
4cceb0aaaa Added a comment 2015-06-18 05:08:47 +00:00
anarcat
031b85af69 workaround found 2015-06-17 20:41:42 +00:00
anarcat
f4ddffe47c weird bug trying to run enableremote 2015-06-17 19:22:33 +00:00
Joey Hess
4170eb4156 add news item for git-annex 5.20150617 2015-06-17 14:17:39 -04:00
cbaines
2b311eebe4 Added a comment 2015-06-17 17:20:26 +00:00
anarcat
ac094456ca Added a comment: possible large directory scaling... 2015-06-17 12:36:36 +00:00
dmitry.olyenyov@6d65bb07071e5517960a647c097dd453b91773dd
c16e66ef48 Added a comment: Limit max size of remote 2015-06-17 11:24:54 +00:00
CandyAngel
3dbf33972b Added a comment 2015-06-17 08:30:55 +00:00
CandyAngel
ea60ce4066 Initial writeup of tips for repos with large file count 2015-06-17 08:28:14 +00:00
CandyAngel
d096cd5c40 Added a comment 2015-06-17 07:51:53 +00:00
graviton31415@3f1790ceea563b1bc76c318c7bfd6d4e817ecc5d
a558e91fc7 2015-06-17 07:12:26 +00:00
Joey Hess
4d7683b10c man page points to this page now, remove comment requesting it 2015-06-16 20:35:53 -04:00
Joey Hess
3dc82d0b78 add inpreferreddir 2015-06-16 20:33:52 -04:00
Joey Hess
648601fb99 reorg 2015-06-16 20:30:48 -04:00
Joey Hess
396049fc64 comment weeding 2015-06-16 20:26:43 -04:00
Joey Hess
b9d49b6831 clarify 2015-06-16 20:24:35 -04:00
Joey Hess
cc175a69ef Revert "box"
This reverts commit c36e1f2bdd.
2015-06-16 20:23:57 -04:00
Joey Hess
c36e1f2bdd box 2015-06-16 20:23:30 -04:00
Joey Hess
575e7a5271 fmt 2015-06-16 20:22:09 -04:00
Joey Hess
76f7c345b6 typography 2015-06-16 20:21:50 -04:00
Joey Hess
8296f90112 typography 2015-06-16 20:20:52 -04:00
Joey Hess
74f54b7593 fmt 2015-06-16 20:20:03 -04:00
Joey Hess
b8ccf28756 fmt 2015-06-16 20:19:31 -04:00
Joey Hess
b0c5ed47a4 rewrite so it's understandable without knowing about the related command-line options 2015-06-16 20:17:17 -04:00
Joey Hess
5b801fcad9 on second thought, sync --content --unused is probably not useful, remove 2015-06-16 19:01:06 -04:00
Joey Hess
8b0549b408 Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-16 18:56:20 -04:00
Joey Hess
2c77fb5cae devblog 2015-06-16 18:54:35 -04:00
dev@c21308d8de79665e508a8f95f6f68ef82d56f698
0c69e6055d 2015-06-16 22:43:15 +00:00
Joey Hess
8b74aec3ea Increased the default annex.bloomaccuracy from 1000 to 10000000
This makes git annex unused use around 48 mb more memory than it did before,
but the massive increase in accuracy makes this worthwhile for all but the
smallest systems.

Also, I want to use the bloom filter for sync --all --content, to avoid
dropping files that the preferred content doesn't want, and 1/1000
false positives would be far too many in that use case, even if it were
acceptable for unused.

Actual memory use numbers:

1000: 21.06user 3.42system 0:26.40elapsed 92%CPU (0avgtext+0avgdata 501552maxresident)k
1000000: 21.41user 3.55system 0:26.84elapsed 93%CPU (0avgtext+0avgdata 549496maxresident)k
10000000: 21.84user 3.52system 0:27.89elapsed 90%CPU (0avgtext+0avgdata 549920maxresident)k

Based on these numbers, 10 million seemed a better pick than 1 million.
2015-06-16 18:12:00 -04:00
Joey Hess
8268f7951e adjust standard preferred content to work better with git annex sync --all --content
backup: Use new "anything" terminal. This means that content that
is not unused, but has no associated file will be wanted by backup repos.

unwanted: "not anything" will result in any and all content moving
off of these repos.

incremental backup: Remove the "(include=* or unused)",
so it matches content that has no associated files
but is not unused.

client: Add a include=* to the expression. This limits it to matching
only files in the work tree. Without this change, sync --all --content
would match a key against the expression, and since it matches
exclude=archive/*, the client repo would have wanted the file content.
The "and not unused" would have kept unused objects out, but not
objects that were not known to be unused, or objects that another branch
referred to. In practice, everything would have flooded into client repos
without this change.
2015-06-16 17:18:53 -04:00
anarcat
da60a29e56 sign and split out 2015-06-16 21:06:14 +00:00
anarcat
c508c3472a first python implementation of this 2015-06-16 21:03:48 +00:00
Joey Hess
8c46ea22c2 Added new "anything" preferred content expression, which matches all versions of all files. 2015-06-16 17:03:34 -04:00
Joey Hess
29c03145e6 sync: Add support for --all and --unused. 2015-06-16 16:50:03 -04:00
anarcat
f5d84ac62e Added a comment 2015-06-16 20:10:50 +00:00
Joey Hess
58e6f033b9 update 2015-06-16 16:04:13 -04:00
Joey Hess
32adb5f0e0 actually.. 2015-06-16 14:03:13 -04:00
Joey Hess
fbc06b3d1f Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-16 13:50:48 -04:00
Joey Hess
67f7f1b1cb info: Added json output for "backend usage", "numcopies stats", "repositories containing these files", and "transfers in progress". 2015-06-16 13:50:28 -04:00
eigengrau
5e9684436e Added a comment 2015-06-16 13:20:07 +00:00
https://id.koumbit.net/anarcat
bc87ed040e neat checksumming api at s3 that could be leveraged 2015-06-16 00:50:06 +00:00
anarcat
911054dbb8 Added a comment 2015-06-15 20:05:13 +00:00
anarcat
4f427c64f9 Added a comment 2015-06-15 20:02:56 +00:00
anarcat
003e979576 Added a comment 2015-06-15 19:48:46 +00:00
Joey Hess
f62138b9c5 add basic progress 2015-06-15 15:27:17 -04:00
anarcat
009e961eca workaround: restarting the assistant 2015-06-15 19:16:18 +00:00
anarcat
5a8de788b0 Added a comment 2015-06-15 19:15:12 +00:00
Joey Hess
18a3d1b100 followup 2015-06-15 15:00:02 -04:00
Joey Hess
08acf42ce3 Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-15 14:50:14 -04:00
anarcat
bd6a6ac2af weird s3 sync bug? 2015-06-15 18:46:05 +00:00
Joey Hess
297b118d3e close 2015-06-15 14:27:48 -04:00
Joey Hess
a82ffec3cb comment 2015-06-15 14:26:12 -04:00
Joey Hess
149f8ced6b comment 2015-06-15 14:12:31 -04:00
Joey Hess
15d11fc903 link to todo item about this 2015-06-15 13:57:23 -04:00
Joey Hess
abe1c7b0bb bug in old version of git-annex not current version 2015-06-15 13:55:47 -04:00
Joey Hess
687202ee65 comment 2015-06-15 13:32:19 -04:00
zsolist@20b8dad52ed42acde0810648144f7df87b29cd39
402dfa6583 2015-06-15 08:22:45 +00:00
https://me.yahoo.com/a/WioZezwAj_PPf7_qtC0oN9Pl5iUte78gVg--#97871
6e71e9e61c 2015-06-15 04:22:34 +00:00
Joey Hess
866982aa3a comment 2015-06-14 12:54:27 -04:00
Joey Hess
303d374605 resp 2015-06-14 12:52:53 -04:00
tomekwi
83ddf94ac5 Added a comment: … 2015-06-13 13:07:49 +00:00
tomekwi
a4c3c26eeb Added a comment: direct mode within a directory? 2015-06-13 13:03:34 +00:00
amarburg@128ccc99d92795ea23992e5d242c9c550de316c0
9ee6167c48 2015-06-12 19:15:05 +00:00
Joey Hess
4ec4562e36 Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-12 14:38:21 -04:00
Joey Hess
5b8893fd0f clean up obsolete branches 2015-06-12 14:37:35 -04:00
Joey Hess
f8f4577047 plan update 2015-06-12 14:32:18 -04:00
Joey Hess
d2699b6ebe status update 2015-06-12 14:20:21 -04:00
https://me.yahoo.com/a/xkO5.1BkqIlQeQFLvN.y7djS7aY-#90ad3
eb0c985012 2015-06-12 14:02:44 +00:00
https://me.yahoo.com/a/xkO5.1BkqIlQeQFLvN.y7djS7aY-#90ad3
eab49dcb5f 2015-06-12 14:01:37 +00:00
https://me.yahoo.com/a/WioZezwAj_PPf7_qtC0oN9Pl5iUte78gVg--#97871
f176464ea9 2015-06-12 07:57:14 +00:00
Joey Hess
1744bd6b48 further thoughts 2015-06-11 15:24:30 -04:00
https://id.koumbit.net/anarcat
30c2a63933 i don't think this is valid 2015-06-11 19:17:45 +00:00
Antoine Beaupré
26fc983a16 move bug to a todo since it's a wishlist 2015-06-11 15:13:06 -04:00
https://id.koumbit.net/anarcat
728f65858e maybe a feature? 2015-06-11 19:10:30 +00:00
https://id.koumbit.net/anarcat
cd71f3ece6 bandwidth limits on s3 2015-06-11 17:16:54 +00:00
juh
169e534da4 Added a comment: Thanks 2015-06-11 15:51:53 +00:00
eigengrau
b2323b9600 Added a comment 2015-06-11 15:12:24 +00:00
https://id.koumbit.net/anarcat
c558b39686 Added a comment 2015-06-10 18:30:22 +00:00
Joey Hess
4497e2889d todo item (seems blocked on caching database) 2015-06-10 14:11:39 -04:00
CandyAngel
63aabe5634 Added a comment 2015-06-10 13:09:08 +00:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
0995f265ee Added a comment 2015-06-10 12:43:45 +00:00
anarcat
c1f1ed38b9 Added a comment 2015-06-10 12:29:46 +00:00
juh
49cdb4957e 2015-06-10 06:55:03 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
87b6a10ecf Added a comment: Sorry for the noise, thanks for the tool :-) 2015-06-10 05:31:40 +00:00
Joey Hess
fa4ac76d79 fix filename 2015-06-09 17:51:59 -04:00
Joey Hess
d185442382 remove .swp file 2015-06-09 17:51:10 -04:00
Joey Hess
1b552d6340 another bug that is not present in the current version 2015-06-09 17:03:39 -04:00
tpurchas@578b95c2cec84a4f26a27b1155c84396f0027faf
3fb36e7f4e 2015-06-09 20:55:07 +00:00
Joey Hess
0e4596de69 response 2015-06-09 16:33:35 -04:00
Joey Hess
b0eb6493f7 note on deleting files 2015-06-09 16:33:25 -04:00
https://id.koumbit.net/anarcat
7002c1514a Added a comment: .git/annex/tmp third-party use? 2015-06-09 20:21:40 +00:00
Joey Hess
9492ccb5a1 devblog 2015-06-09 15:59:03 -04:00
Joey Hess
7d632bb03f comment 2015-06-09 15:46:56 -04:00
Joey Hess
2e2d9cb258 followup 2015-06-09 15:41:16 -04:00
Joey Hess
5d0d242cea close; old git-annex version with old problems 2015-06-09 15:33:57 -04:00
Joey Hess
800e9f2658 tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old versions of tahoe create-client choking. 2015-06-09 15:29:16 -04:00
Joey Hess
4bc46e4d98 resp 2015-06-09 15:16:48 -04:00
Joey Hess
8b5dbb14a8 fixed 2015-06-09 15:01:11 -04:00
Joey Hess
f8ab3bc449 dead --key: Can be used to mark a key as dead. 2015-06-09 14:52:05 -04:00
Joey Hess
3c03929720 better semantics 2015-06-09 13:39:35 -04:00
Joey Hess
53ede1a10e parse X in location log file as indicating a dead key
A dead key is both not present at the location that thinks it has a copy,
and also is assumed to probably not be present anywhere else. Although
there may be lurking disconnected repos that somehow still have a copy.

Suprisingly few changes needed for this! This is because the presence log
code only really concerns itself with keys that are present, and dead keys
are not present.

Note that both the location and web log can be parsed as having a dead key.
I don't see any value to having keys listed as dead in the web log, but
since it doesn't change any behavior, there was no point in not parsing it.
2015-06-09 13:28:30 -04:00
Joey Hess
15a02d6e90 full design 2015-06-09 13:24:44 -04:00
Joey Hess
fd55537bae tracked in debian bts 2015-06-09 12:53:54 -04:00
Joey Hess
3b7f278fc9 comment 2015-06-09 12:53:30 -04:00
https://id.koumbit.net/anarcat
193e3c6468 Added a comment 2015-06-09 13:51:10 +00:00
https://id.koumbit.net/anarcat
904f673b84 link to the standalone debian packages 2015-06-09 13:48:28 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
0772ed3a52 2015-06-09 12:42:48 +00:00
richih.mailinglist@c4d55c76731cd68299d3983dc5e6f5385128a68a
04811d1712 Added a comment 2015-06-08 23:55:20 +00:00
https://id.koumbit.net/anarcat
c427e6470a Added a comment 2015-06-08 19:27:03 +00:00
66.55.144.180
cafe6a6b77 poll vote (Tahoe-LAFS) 2015-06-08 15:54:30 +00:00
66.55.144.180
f17ecdff4a poll vote (Tahoe-LAFS) 2015-06-08 15:54:21 +00:00
Marco
82dadea20f Added a comment: Once again 2015-06-08 15:45:15 +00:00
https://openid.stackexchange.com/user/7891307e-4b76-4697-8e71-083669c26e9f
6a8f30f02a 2015-06-07 14:17:30 +00:00
eigengrau
9a7cb541bb Added a comment 2015-06-07 08:40:05 +00:00
eigengrau
fdc8554667 2015-06-07 08:22:31 +00:00
nelo@e33da84cab5b62178f6d73886f373b399b4e7463
5d055e593a 2015-06-06 17:02:13 +00:00
CandyAngel
29a3dcf181 Added a comment 2015-06-06 14:57:35 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
e3b304d931 get, remote, many files, 2015-06-06 03:23:31 +00:00
Joey Hess
78adb5a25a mention whereis 2015-06-05 16:55:45 -04:00
https://id.koumbit.net/anarcat
f6d34a0740 aaaawesome, thanks! :) 2015-06-05 20:53:27 +00:00
Joey Hess
c2cdc9a7cf update 2015-06-05 16:45:32 -04:00
Joey Hess
c6f41490a8 improve 2015-06-05 16:43:03 -04:00
Joey Hess
80ce678e95 note about encryption=shared 2015-06-05 16:41:49 -04:00
Joey Hess
c7cee80651 devbog 2015-06-05 16:39:10 -04:00
Joey Hess
80967c415f note on charges 2015-06-05 16:31:13 -04:00
Joey Hess
52934c48ba Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-05 16:28:08 -04:00
Joey Hess
ca3e7e9d25 add new tip for public S3 remotes 2015-06-05 16:27:41 -04:00
Joey Hess
5f0f063a7a S3: Publically accessible buckets can be used without creds. 2015-06-05 16:23:35 -04:00
nelo@e33da84cab5b62178f6d73886f373b399b4e7463
3749e5e850 Add ccc-media-annex 2015-06-05 19:44:32 +00:00
Joey Hess
4acd28bf21 public=yes config to send AclPublicRead
In my tests, this has to be set when uploading a file to the bucket
and then the file can be accessed using the bucketname.s3.amazonaws.com
url.

Setting it when creating the bucket didn't seem to make the whole bucket
public, or allow accessing files stored in it. But I have gone ahead and
also sent it when creating the bucket just in case that is needed in some
case.
2015-06-05 14:38:01 -04:00
Joey Hess
cb69574f96 comment 2015-06-05 13:29:54 -04:00
antoinerennuit@80298c0c96ad71d132735d4e1efff7db9e2ced38
9c7f751a7c removed 2015-06-05 15:50:49 +00:00
shidash@f577ed77e11dcfd714258ba6b25aaf670515222b
58c8b581a4 Added a comment 2015-06-05 12:25:01 +00:00
junk@5e3eeba2290e8a3fcf938d9f93b0dfa2565dc7b1
1e2ad7fd28 Added a comment: Tahoe-LAFS helper: multiple FURLs for the same grid 2015-06-05 09:19:19 +00:00
CandyAngel
9023132609 2015-06-05 08:13:02 +00:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
d0ce9e6979 Added a comment 2015-06-05 07:41:55 +00:00
CandyAngel
1e200883c1 Added a comment 2015-06-05 07:21:44 +00:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
8c02943d7b 2015-06-05 07:07:55 +00:00
anarcat
b8a3221c4d 2015-06-05 05:17:57 +00:00
antoinerennuit@80298c0c96ad71d132735d4e1efff7db9e2ced38
b5873adede Added a comment: How to install newer version for Ubuntu 2015-06-04 22:50:38 +00:00
https://id.koumbit.net/anarcat
9b298f4c86 Added a comment: not free software 2015-06-04 14:37:33 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
8e76a5e7af Added a comment 2015-06-04 14:10:17 +00:00
CandyAngel
3edce84124 Added a comment 2015-06-04 12:31:32 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
cba48e7ff2 2015-06-04 12:27:20 +00:00
CandyAngel
1e35babbf2 Added a comment 2015-06-04 12:18:20 +00:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
c193af5881 Added a comment 2015-06-04 11:54:20 +00:00
CandyAngel
0d6f98089a Added a comment 2015-06-04 09:05:19 +00:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
e97fa43302 2015-06-04 04:53:30 +00:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
1db505c319 Added a comment: file name too long 2015-06-04 04:49:23 +00:00
Joey Hess
ac91641f6e Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-03 13:38:31 -04:00
Joey Hess
18ac9aaa61 comment 2015-06-03 13:37:06 -04:00
Joey Hess
dad7628dcf moreinfo 2015-06-03 13:34:02 -04:00
CandyAngel
fe7706384c Added a comment 2015-06-03 17:27:12 +00:00
Joey Hess
970d7f03f6 comment 2015-06-03 13:19:18 -04:00
Joey Hess
de3bd11a2c import --clean-duplicates: Fix bug that didn't count local or trusted repo's copy of a file as one of the necessary copies to allow removing it from the import location. 2015-06-03 13:15:38 -04:00
CandyAngel
6186e96687 2015-06-03 15:06:53 +00:00
CandyAngel
c8c95d52ec Added a comment 2015-06-03 14:40:12 +00:00
CandyAngel
e7b0e2f90b Added a comment 2015-06-03 14:33:35 +00:00
https://id.koumbit.net/anarcat
1f9a76b863 link to release notes and upgrades notes 2015-06-03 14:30:03 +00:00
https://id.koumbit.net/anarcat
0e24bd3eee remove superfluous header 2015-06-03 14:28:58 +00:00
https://id.koumbit.net/anarcat
bcfc3b4eff fix headings 2015-06-03 14:27:23 +00:00
https://id.koumbit.net/anarcat
d3bc6e0886 link to the upgrades page 2015-06-03 14:26:44 +00:00
https://id.koumbit.net/anarcat
b5707f2e11 Added a comment: understood 2015-06-03 14:25:39 +00:00
https://id.koumbit.net/anarcat
eb27b9330c tag this with my name so i can find it later 2015-06-03 14:25:06 +00:00
https://id.koumbit.net/anarcat
2d8d70d9d1 document the software upgrade process minimally 2015-06-03 14:24:28 +00:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
5fd61878f5 2015-06-03 13:51:45 +00:00
scottgwald@57e4fabac1105bdeb5196fac4525051448d827a4
4ca7346b8c Added a comment: I am experiencing this as well 2015-06-03 03:36:54 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
23cfde939c removed 2015-06-02 21:38:36 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
66ba7789c3 removed 2015-06-02 21:38:14 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
ea1805145a Added a comment 2015-06-02 21:37:36 +00:00
Joey Hess
2996b7c713 devblog 2015-06-02 15:54:25 -04:00
Joey Hess
87e10a43e7 add the Isuma Media Players project 2015-06-02 15:32:35 -04:00
Joey Hess
54493fc1b4 followup 2015-06-02 15:23:39 -04:00
Joey Hess
4536bf8431 comment 2015-06-02 15:09:31 -04:00
Joey Hess
09f2620c16 comment 2015-06-02 15:00:06 -04:00
Joey Hess
6bc4b4730c comment 2015-06-02 14:56:16 -04:00
Joey Hess
762f2aad12 close dup; and remove dup closure of todo/Nearline_support
todo/Nearine_support is where this is being discussed, it was closed as a
dup erroniously.

Spending more time closing dups about this than working on it. :(
2015-06-02 14:52:33 -04:00
Joey Hess
429368659f Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-02 14:21:05 -04:00
Joey Hess
d28e8fbfd5 get --incomplete: New option to resume any interrupted downloads. 2015-06-02 14:20:38 -04:00
https://id.koumbit.net/anarcat
55ed751114 Added a comment: autodetection? 2015-06-02 18:11:15 +00:00
Joey Hess
1f33822eb5 comment 2015-06-02 13:47:30 -04:00
Joey Hess
1d863de656 comment 2015-06-02 13:44:17 -04:00
Joey Hess
9c66f7b1ff comment 2015-06-02 13:40:26 -04:00
Joey Hess
76e796cdd9 comment 2015-06-02 13:23:30 -04:00
Joey Hess
186c6f4fe2 comment 2015-06-02 13:20:00 -04:00
Joey Hess
00b094442e assistant: Consume systemd-networkd dbus events to learn about changes to network connections, as was already done with network-manager and wicd. Thanks to Sebastian Reuße for the patches. 2015-06-02 12:54:20 -04:00
Joey Hess
2d7e11cd3e Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-02 12:36:44 -04:00
Joey Hess
e3fbc3f06e design for a hook 2015-06-02 12:32:31 -04:00
oktav85
f71d1b40e2 2015-06-02 15:25:46 +00:00
eigengrau
871a2cb4b9 Added a comment 2015-06-02 14:40:48 +00:00
https://id.koumbit.net/anarcat
dd81ec27bb Added a comment 2015-06-02 12:13:19 +00:00
eigengrau
46d04cd3e5 2015-06-02 10:07:55 +00:00
eigengrau
c2913992b1 2015-06-02 09:07:35 +00:00
Joey Hess
9617bb7910 Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-01 18:53:25 -04:00
Joey Hess
bb77153f0e devblog 2015-06-01 18:51:59 -04:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
8b163f0f88 Added a comment 2015-06-01 21:41:51 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
26eedaceb8 removed 2015-06-01 19:47:50 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
d4b5a23d0c Added a comment 2015-06-01 19:47:10 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
5e1675f5e3 Added a comment 2015-06-01 19:41:33 +00:00
Joey Hess
496eb6c919 remove documentation of obsolete docker containers for building git-annex
I use sustemd-nspawn machines now
2015-06-01 14:29:30 -04:00
Joey Hess
8f4860df13 update 2015-06-01 13:50:18 -04:00
juh
22bf48f0af Added a comment 2015-06-01 11:29:13 +00:00
eigengrau
cbb8629fa1 2015-06-01 08:12:54 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
804b788eba Initial report 2015-05-31 21:50:49 +00:00
anarcat
5bfb41db7f gaaah, missing levels, sorry 2015-05-31 20:10:49 +00:00
anarcat
5999e4755e toc toc 2015-05-31 20:10:01 +00:00
anarcat
002c4d894a add a simple implementation using the directory remote 2015-05-31 20:04:57 +00:00
anarcat
20cf2c094a link to the syncthing todo 2015-05-31 19:58:31 +00:00
anarcat
ecf669bfa6 mention scalability 2015-05-31 19:57:50 +00:00
anarcat
f9a5e7e6cf possible ideas for syncthing integration 2015-05-31 19:56:04 +00:00
https://id.koumbit.net/anarcat
a056d48dc9 Added a comment: no easy fix, i guess then 2015-05-31 16:51:36 +00:00
Antoine Beaupré
f1e477140e turn my forum question into a tip, thanks joeyh! 2015-05-31 12:26:04 -04:00
https://id.koumbit.net/anarcat
8017b12dd4 Added a comment 2015-05-31 15:50:03 +00:00
https://id.koumbit.net/anarcat
e8adfa75ba Added a comment: great! 2015-05-31 15:47:04 +00:00
https://id.koumbit.net/anarcat
1e48d170d1 mention syncthing, which has debian packages and just seems to work 2015-05-31 15:38:33 +00:00
https://id.koumbit.net/anarcat
9662749b9f introduce gittorrent to do pairing, gitocalypse, storj 2015-05-31 15:25:24 +00:00
https://id.koumbit.net/anarcat
a0db506789 refer to the other todo page, close as a dupe 2015-05-31 15:04:51 +00:00
https://id.koumbit.net/anarcat
509873692d fix camlistore url 2015-05-31 15:02:00 +00:00
https://id.koumbit.net/anarcat
402a66c21c clarify the status of the first part here 2015-05-31 14:56:54 +00:00
eigengrau
bcd7edbc3a 2015-05-31 14:30:37 +00:00
encryptio
33e551952e Added a comment 2015-05-31 13:54:30 +00:00
https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da1
31f9ce9bfd Added a comment: Using stackage and installing 2015-05-30 18:06:01 +00:00
Joey Hess
772cff535e comment 2015-05-30 12:08:41 -04:00
Joey Hess
0ba5302219 comment 2015-05-30 12:03:50 -04:00
Joey Hess
124161e22e response 2015-05-30 12:01:25 -04:00
Joey Hess
08ac70ae86 comment 2015-05-30 11:53:46 -04:00
Joey Hess
6eed4b7453 Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-30 11:48:04 -04:00
Joey Hess
d856b8587f comment 2015-05-30 11:46:10 -04:00
Joey Hess
6e5cda4786 comment 2015-05-30 11:36:02 -04:00
Joey Hess
ce761c27e0 comment 2015-05-30 11:31:56 -04:00
Joey Hess
e6f7ee6b70 fixed fix time machine 2015-05-30 11:31:46 -04:00
Joey Hess
efd8eaa43d close 2015-05-30 11:26:53 -04:00
Øyvind A. Holm
3d643a5707 doc/*.mdwn: Various typo fixes 2015-05-30 16:54:14 +02:00
eigengrau
83b0d82f73 Added a comment 2015-05-30 12:30:39 +00:00
juh
45a7288191 2015-05-30 11:24:15 +00:00
https://id.koumbit.net/anarcat
17c013aa92 weird rss feeds with youtube enclosures and unicorns 2015-05-30 06:15:25 +00:00
Joey Hess
fac6a81afb response 2015-05-30 02:14:29 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
15e31ca38f 2015-05-29 21:00:01 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f3241f9d67 2015-05-29 19:48:06 +00:00
wsha
897d11d51d 2015-05-29 17:29:09 +00:00
https://id.koumbit.net/anarcat
489ce9caff literate compression 2015-05-29 16:27:13 +00:00
Antoine Beaupré
21ec5872f4 expand manpages cross-references significantly
i found that most man pages only had references to the main git-annex
manpage, which i stillfind pretty huge and hard to navigate through.

i tried to sift through all the man pages and add cross-references
between relevant pages. my general rule of thumb is that links should
be both ways unless one of the pages is a more general page that would
become ridiculously huge if all backlinks would be added
(git-annex-preferred-content comes to mind).

i have also make the links one per line as this is how it was done in
the metadata pages so far.

i did everything but the plumbing, utility and test commands, although
some of those are linked from the other commands so cross-links were
added there as well.
2015-05-29 12:12:55 -04:00
Antoine Beaupré
1393797373 add and fix refs in man mainpage 2015-05-29 12:12:11 -04:00
Antoine Beaupré
5b48c466d3 explain in the required manpage the difference with wanted 2015-05-29 12:02:22 -04:00
Antoine Beaupré
78c74c9a4f cross-link repair/fsck manpages 2015-05-29 11:21:52 -04:00
https://id.koumbit.net/anarcat
9c1069b539 confused fsck and repair, it seems 2015-05-29 15:14:27 +00:00
https://id.koumbit.net/anarcat
b7b1ec1358 that's odd... 2015-05-29 15:04:46 +00:00
https://id.koumbit.net/anarcat
520700db51 missing closing paren 2015-05-29 12:48:04 +00:00
http://schnouki.net/
904ccd1641 Added a comment 2015-05-29 12:20:09 +00:00
juh
b51e7adf45 2015-05-29 11:38:53 +00:00
zenture@51f656b89d89727211c54a15824fd8393ba11a79
661dad11c1 Added a comment: same problem 2015-05-29 08:30:43 +00:00
https://id.koumbit.net/anarcat
2c8b948d01 Added a comment: use hardlinks 2015-05-29 01:40:21 +00:00
tamar.matsuzawa@f52849aed85183d86548fe9658bf02ed250820e6
21acb6d7b3 2015-05-29 00:58:46 +00:00
zooko@0afad0e8b0168f9c2e504a0200ae2ccc1dcea7fe
fabc3228be Added a comment: ticket to track this in the Ubuntu issue tracker 2015-05-28 22:01:23 +00:00
zooko@0afad0e8b0168f9c2e504a0200ae2ccc1dcea7fe
ec3adc58ca Added a comment: ticket to track this in the Tahoe-LAFS issue tracker 2015-05-28 21:58:41 +00:00
shidash@f577ed77e11dcfd714258ba6b25aaf670515222b
045cd1e829 2015-05-28 21:27:23 +00:00
https://id.koumbit.net/anarcat
d8ae2a65a0 fix link 2015-05-28 20:31:21 +00:00
https://id.koumbit.net/anarcat
c6757e44d6 mention the schedule command 2015-05-28 20:29:22 +00:00
https://id.koumbit.net/anarcat
c95f507b51 how do i disable special remotes temporarily? 2015-05-28 20:27:45 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
d28be70878 directmode, git annex sync, hangs 2015-05-28 20:20:45 +00:00
https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da1
7d94a6eb3a Added a comment: Cannot install with cabal 2015-05-28 18:38:00 +00:00
https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da1
f25b27011a removed 2015-05-28 18:35:24 +00:00
https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da1
8f1b9e566f Added a comment: Cannot install with cabal 2015-05-28 18:35:01 +00:00
eigengrau
c786aa8fc8 2015-05-28 17:54:52 +00:00
Joey Hess
4c0d6437ca add news item for git-annex 5.20150528 2015-05-28 12:59:37 -04:00
Joey Hess
5a06f9c04c Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-28 11:54:45 -04:00
Joey Hess
89da871942 further thoughts 2015-05-28 10:57:59 -04:00
Joey Hess
1aa11205c1 idea 2015-05-28 10:51:04 -04:00
eigengrau
edaacae555 Added a comment 2015-05-28 13:44:32 +00:00
eigengrau
03493c773b Added a comment 2015-05-28 13:09:23 +00:00
namelessjon
adae253839 Added a comment 2015-05-28 10:14:45 +00:00
https://id.koumbit.net/anarcat
d5b4bf57e5 follow the existing examples 2015-05-27 23:48:02 +00:00
https://id.koumbit.net/anarcat
0a15282a62 explain how to use registerurl 2015-05-27 23:46:23 +00:00
https://id.koumbit.net/anarcat
58713adf3b Added a comment: bup-cron has something 2015-05-27 23:32:18 +00:00
https://id.koumbit.net/anarcat
d6f827e0e3 some dumb question, probably :/ sorry if i missed something obvious 2015-05-27 23:28:11 +00:00
mitzip
732119d4ab 2015-05-27 22:43:03 +00:00
https://id.koumbit.net/anarcat
c167828f68 Added a comment 2015-05-27 21:50:10 +00:00
mitzip
a82270af1e 2015-05-27 21:49:42 +00:00
mitzip
ef9534ad10 2015-05-27 21:48:13 +00:00
mitzip
5a42487a3e 2015-05-27 21:44:55 +00:00
mitzip
223cb043a8 2015-05-27 21:42:50 +00:00
mitzip
dd90b8ca0f removed 2015-05-27 21:36:08 +00:00
mitzip
a0632a95b9 Added a comment: proper usage of git annex proxy to mimic undo --depth 2015-05-27 21:33:42 +00:00
https://id.koumbit.net/anarcat
4cfb3ca0ea small wishlist on s3: readonly remote support 2015-05-27 21:31:20 +00:00
mitzip
b0a63cf371 removed 2015-05-27 21:19:41 +00:00
Joey Hess
342a6ce00f close 2015-05-27 17:15:36 -04:00
Joey Hess
38360d1913 no, your git-annex is over a year old 2015-05-27 17:13:59 -04:00
torpidus
5db657d5a1 2015-05-27 21:10:08 +00:00
Joey Hess
d9c20d78ae Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-27 17:06:42 -04:00
Joey Hess
9748957fec devblog 2015-05-27 17:06:27 -04:00
https://id.koumbit.net/anarcat
fc92f1323f Added a comment 2015-05-27 21:05:24 +00:00
https://id.koumbit.net/anarcat
5a79e13ada actually, i screwed up, it's actually the litteral "group" 2015-05-27 20:56:05 +00:00
https://id.koumbit.net/anarcat
7605de1b2a fix typo and clarify 2015-05-27 20:53:39 +00:00
Joey Hess
3879bca336 comment 2015-05-27 16:43:17 -04:00
Joey Hess
4e8321fd8d Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-27 16:40:53 -04:00
Joey Hess
8990d4cc68 fsck: When checksumming a file fails due to a hardware fault, the file is now moved to the bad directory, and the fsck proceeds. Before, the fsck immediately failed. 2015-05-27 16:40:03 -04:00
mitzip
40953c06a7 Added a comment 2015-05-27 20:20:12 +00:00
Joey Hess
eddb9daa69 followup 2015-05-27 15:09:56 -04:00
Joey Hess
f0d444ee7c comment 2015-05-27 15:00:30 -04:00
Joey Hess
67469ce01f Revert removal dependency on obsolete hamlet package, since the autobuilders are not ready for this change yet and it prevented them from building the webapp. Reopens: #786659 2015-05-27 14:49:58 -04:00
Joey Hess
e33ee5d8f3 update 2015-05-27 14:36:58 -04:00
Joey Hess
25d7db934d response; delete duplicate forum thread 2015-05-27 14:35:29 -04:00
mitzip
eae408075b 2015-05-27 18:11:46 +00:00
daniel@bfaa1abb51d526e904da5322c6c0d993097b7ea9
74ad91d3c5 2015-05-27 04:57:26 +00:00
mitzip
5363fa3b2e Added a comment: --depth undo option 2015-05-27 02:54:17 +00:00
Joey Hess
05cd58959b cracked it 2015-05-26 19:58:31 -04:00
Joey Hess
5693c130f8 stumped 2015-05-26 17:19:51 -04:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
529b216198 removed 2015-05-26 17:22:19 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
b3a1cec191 removed 2015-05-26 17:14:04 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
3dbfdc625d Added a comment: Same issue here 2015-05-26 17:13:28 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
71f0f31bdb Added a comment: Same issue here 2015-05-26 17:13:13 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
6571db240d Added a comment: Same issue here 2015-05-26 17:12:59 +00:00
anarcat
1540750404 Added a comment 2015-05-26 16:59:02 +00:00
Joey Hess
dfd145658c old version bug; not present in current version 2015-05-26 11:01:01 -04:00
Joey Hess
a9583a3ee4 commnet 2015-05-26 10:56:51 -04:00
rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c31
db17e9d329 Added a comment: Finding IPFS hash 2015-05-26 05:08:38 +00:00
rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c31
9e7cbd17ff Added a comment: Finding IPFS hash 2015-05-26 04:55:32 +00:00
clacke
adac761093 Added a comment 2015-05-24 17:41:18 +00:00
eigengrau
15ef7780b4 Added a comment 2015-05-24 15:07:34 +00:00
eigengrau
836d129244 Added a comment 2015-05-24 14:58:30 +00:00
eigengrau
83b63172b6 2015-05-24 14:55:31 +00:00
junk@5e3eeba2290e8a3fcf938d9f93b0dfa2565dc7b1
97cad76916 Added a comment: Tahoe-LAFS helper: multiple FURLs for the same grid 2015-05-24 13:48:33 +00:00
https://launchpad.net/~giomasce
7fa8e6a284 2015-05-23 14:35:14 +00:00
spwhitton
6a59c628cc report gcrypt bug 2015-05-23 02:46:13 +00:00
Joey Hess
be0764ed00 Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-22 22:42:21 -04:00
Joey Hess
77c43a388e fromkey, registerurl: Allow urls to be specified instead of keys, and generate URL keys.
This is especially useful because the caller doesn't need to generate valid
url keys, which involves some escaping of characters, and may involve
taking a md5sum of the url if it's too long.
2015-05-22 22:41:36 -04:00
clacke
1f729f8fb4 Added a comment 2015-05-22 22:16:45 +00:00
clacke
b199d65374 Added a comment 2015-05-22 21:08:26 +00:00
Joey Hess
7267af5c50 add news item for git-annex 5.20150522 2015-05-22 16:17:42 -04:00
Joey Hess
260b59e589 comment 2015-05-22 15:14:12 -04:00
clacke
9f9b65ac6c Weird rsync error message, initial report -- unable to reproduce faithfully yet 2015-05-22 19:09:30 +00:00
Joey Hess
1b01322de0 OSX: Corrected the location of trustedkeys.gpg, so the built-in upgrade code will find it. Fixes OSX upgrade going forward, but older versions won't upgrade themselves due to this problem. 2015-05-22 13:41:47 -04:00
Joey Hess
38e70fbc1a comment 2015-05-22 13:29:58 -04:00
Joey Hess
470d5aa412 response 2015-05-22 13:24:14 -04:00
Joey Hess
09a6ba7032 comment 2015-05-22 13:18:30 -04:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
e85e6bcc67 2015-05-22 07:17:33 +00:00