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
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
9ba9d16352
Merge branch 'master' of ssh://git-annex.branchable.com
2015-07-03 13:35:30 -04:00
Joey Hess
5080c5b268
fixed
2015-07-03 13:34:35 -04:00
silvio
477d0992ae
removed
2015-07-03 17:04:11 +00:00
silvio
a3404f652e
Added a comment
2015-07-03 17:01:11 +00:00
Joey Hess
c4bb2cb927
module name changed
2015-07-03 12:57:22 -04:00
Joey Hess
3284e177c8
modify pins to allow building on debian jessie
...
Debian testing is currently a little broken for use for the android
autobuilder.
2015-07-03 12:48:49 -04:00
Joey Hess
797c8970d3
remove obsolete packages from android splice depends hack list
2015-07-03 12:48:08 -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
64b0030acc
Merge orca:/tmp/android
2015-07-02 23:04:35 -04:00
Joey Hess
20be770a77
update patches for newer package versions
2015-07-02 23:03:34 -04:00
Joey Hess
b98fecc888
remove some patches that are no longer used
2015-07-02 23:02:48 -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
ecedab0120
patch needed for new entropy version
2015-07-02 17:16:52 -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
4b14877c19
persistent no longer needs no-th patch
2015-07-02 16:53:00 -04:00
Joey Hess
77cabc07ed
update vector patch; only needed for android cross build now
2015-07-02 16:50:26 -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
4ada52698a
android: install exact same package versions for host and cross compiler
2015-07-02 15:46:05 -04:00
Joey Hess
78ef8912f8
avoid "Defined but not used" warning on android
2015-07-02 15:24:33 -04:00
Joey Hess
a099dc3f6a
comment and warning
2015-07-02 15:21:25 -04:00
Joey Hess
4af3dc72c1
assistant: Fix ANNEX_SHELL_DIR written to ~/.ssh/authorized_keys in local pairing to be the absolute path to the repository, not "."
...
This was a reversion caused by the relative path changes in 5.20150113.
Other uses of addAuthorizedKeys seem to be ok. If the user enters a
directory like ~/annex, it writes GIT_ANNEX_SHELL_DIRECTORY=annex, and
git-annex-shell assumes that's relative to HOME.
2015-07-02 15:10:50 -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