Commit graph

13655 commits

Author SHA1 Message Date
Joey Hess
60677bc110 blog for the day 2013-09-05 00:09:25 -04:00
Joey Hess
fc7b5cfe7d Merge branch 'encryption' 2013-09-05 00:09:11 -04:00
Joey Hess
47d0219ac8 update docs for changed initremote encryption syntax 2013-09-04 23:46:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
7740afd10f Added a comment: New YouTube problems 2013-09-05 03:45:16 +00:00
Joey Hess
c5236b7f74 close 2013-09-04 23:25:41 -04:00
Joey Hess
c99902546e close 2013-09-04 23:24:42 -04:00
Joey Hess
08f026e886 keep Utility.Gpg free of dependencies on git-annex 2013-09-04 23:16:33 -04:00
Joey Hess
ce53acf4fe wording 2013-09-04 22:53:58 -04:00
Joey Hess
2b9f3cc175 tabs 2013-09-04 22:47:53 -04:00
Joey Hess
a51f1a4ee4 unimportant tweak
fix something my internal haskell parser does a double take at
2013-09-04 22:39:25 -04:00
Joey Hess
15b8acb885 redundant comment 2013-09-04 22:24:01 -04:00
Joey Hess
930e6d22d6 replace an over-explained Bool with a data type
This also highlights several places where a Read/Show or similar for the
new data type could avoid redundant strings.
2013-09-04 22:18:33 -04:00
Joey Hess
57a15425e8 wording 2013-09-04 21:54:10 -04:00
Joey Hess
359a8bc318 Merge branch 'master' into encryption 2013-09-04 21:45:47 -04:00
Joey Hess
51ce7fcaf1 fix warning 2013-09-04 21:37:13 -04:00
guilhem
3999a860eb Encryption defaults to 'hybrid'
When a keyid= is specified while encryption= is absent.
2013-09-04 21:34:33 -04:00
Joey Hess
b30a322093 reword docs 2013-09-04 20:11:25 -04:00
Joey Hess
6e09893160 reword changelog 2013-09-04 19:31:36 -04:00
Joey Hess
b17defd43a reworded encryption stuff on man page, hopefully clearer and less jargon 2013-09-04 18:39:41 -04:00
Joey Hess
6f531d903d detailed changelog for the encryption changes 2013-09-04 18:15:38 -04:00
Joey Hess
2fcae0348f Merge branch 'master' into encryption 2013-09-04 18:08:47 -04:00
Joey Hess
1587fd42a3 fix build (seems getGpgEncOpts got renamed to getGpgEncParams) 2013-09-04 18:00:02 -04:00
rjc
3f2bb8b028 Added a comment: laptop 2013-09-04 21:42:52 +00:00
konubinix
d2da95f372 Added a comment: Dropping dead repositories 2013-09-04 07:40:23 +00:00
http://joeyh.name/
d88d4953f8 Added a comment 2013-09-04 06:44:43 +00:00
http://joeyh.name/
45c23e2fc4 Added a comment 2013-09-04 06:43:26 +00:00
http://joeyh.name/
2bec724191 Added a comment 2013-09-04 06:38:01 +00:00
http://joeyh.name/
1aae962ac5 Added a comment 2013-09-04 06:36:16 +00:00
RaspberryPie
480ecb379c Added a comment: git-annex assistant for the Raspberry Pi 2013-09-04 03:58:37 +00:00
http://a-or-b.myopenid.com/
1b75cade1b Added a comment 2013-09-04 01:36:47 +00:00
Joey Hess
e13d7c3cea fix number 2013-09-03 16:59:33 -04:00
Joey Hess
34d505ed40 blog for the day 2013-09-03 16:53:31 -04:00
Joey Hess
4079f9cfe8 avoid double commit during transition
The second commit had some bad refs which resulted in the race detection
code running. But that commit was unnecessary anyway, it only was there to
merge in the other refs.
2013-09-03 16:33:15 -04:00
Joey Hess
b51dffa46d fix error propigating when unable to download feed item 2013-09-03 14:39:07 -04:00
Joey Hess
db83cc82d6 Merge branch 'forget'
Conflicts:
	debian/changelog
2013-09-03 14:36:00 -04:00
guilhem
8293ed619f Allow public-key encryption of file content.
With the initremote parameters "encryption=pubkey keyid=788A3F4C".

/!\ Adding or removing a key has NO effect on files that have already
been copied to the remote. Hence using keyid+= and keyid-= with such
remotes should be used with care, and make little sense unless the point
is to replace a (sub-)key by another. /!\

Also, a test case has been added to ensure that the cipher and file
contents are encrypted as specified by the chosen encryption scheme.
2013-09-03 14:34:16 -04:00
Joey Hess
203d7142bc Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-03 14:32:44 -04:00
Joey Hess
d1bacccff4 importfeed: Also ignore transient problems with downloading content from feeds. 2013-09-03 14:32:26 -04:00
http://joeyh.name/
dcce96eec3 Added a comment: sorry for delay.. 2013-09-03 18:07:34 +00:00
Joey Hess
4e6cf16117 adjust walkthrough to also work on Windows
(not fully tested on windows)
2013-09-03 13:59:08 -04:00
http://joeyh.name/
b26262f24e Added a comment 2013-09-03 17:59:03 +00:00
Joey Hess
844e82eb64 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-03 13:35:57 -04:00
Joey Hess
67fda9e669 Honor core.sharedrepository when receiving and adding files in direct mode. 2013-09-03 13:35:49 -04:00
Joey Hess
f536438ccc add core.sharedrepository setting 2013-09-03 13:15:47 -04:00
http://edheil.wordpress.com/
a6b93284eb Added a comment 2013-09-03 14:38:51 +00:00
http://sunny256.sunbase.org/
307537a9a4 Added a comment: It works here 2013-09-02 11:47:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
6ca664fa9d 2013-09-02 10:41:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawntVnR-Z5ghYInvsElbDeADPSuCsF18iTY
f4c1e634b0 Added a comment 2013-09-01 20:02:59 +00:00
arand
df5f84b08a Added a comment 2013-09-01 18:06:52 +00:00
Sandra.Devil
6f0b67efe5 Added a comment: New laptop 2013-09-01 09:38:32 +00:00