Commit graph

18280 commits

Author SHA1 Message Date
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