summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* rename constructor for clariyGravatar Joey Hess2013-09-05
|
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05
| | | | | | | | | Cipher is now a datatype data Cipher = Cipher String | MacOnlyCipher String which makes more precise its interpretation MAC-only vs. MAC + used to derive a key for symmetric crypto.
* highlight the syntax changeGravatar Joey Hess2013-09-05
|
* blog for the dayGravatar Joey Hess2013-09-05
|
* Merge branch 'encryption'Gravatar Joey Hess2013-09-05
|\
| * update docs for changed initremote encryption syntaxGravatar Joey Hess2013-09-04
| |
* | Added a comment: New YouTube problemsGravatar https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU2013-09-05
| |
* | closeGravatar Joey Hess2013-09-04
| |
| * closeGravatar Joey Hess2013-09-04
| |
| * keep Utility.Gpg free of dependencies on git-annexGravatar Joey Hess2013-09-04
| |
| * wordingGravatar Joey Hess2013-09-04
| |
| * tabsGravatar Joey Hess2013-09-04
| |
| * unimportant tweakGravatar Joey Hess2013-09-04
| | | | | | | | fix something my internal haskell parser does a double take at
| * redundant commentGravatar Joey Hess2013-09-04
| |
| * replace an over-explained Bool with a data typeGravatar Joey Hess2013-09-04
| | | | | | | | | | This also highlights several places where a Read/Show or similar for the new data type could avoid redundant strings.
| * wordingGravatar Joey Hess2013-09-04
| |
| * Merge branch 'master' into encryptionGravatar Joey Hess2013-09-04
| |\ | |/ |/|
* | fix warningGravatar Joey Hess2013-09-04
| |
| * Encryption defaults to 'hybrid'Gravatar guilhem2013-09-04
| | | | | | | | When a keyid= is specified while encryption= is absent.
| * reword docsGravatar Joey Hess2013-09-04
| |
| * reword changelogGravatar Joey Hess2013-09-04
| |
| * reworded encryption stuff on man page, hopefully clearer and less jargonGravatar Joey Hess2013-09-04
| |
| * detailed changelog for the encryption changesGravatar Joey Hess2013-09-04
| |
| * Merge branch 'master' into encryptionGravatar Joey Hess2013-09-04
| |\ | |/ |/|
| * fix build (seems getGpgEncOpts got renamed to getGpgEncParams)Gravatar Joey Hess2013-09-04
| |
* | Added a comment: laptopGravatar rjc2013-09-04
| |
* | Added a comment: Dropping dead repositoriesGravatar konubinix2013-09-04
| |
* | Added a commentGravatar http://joeyh.name/2013-09-04
| |
* | Added a commentGravatar http://joeyh.name/2013-09-04
| |
* | Added a commentGravatar http://joeyh.name/2013-09-04
| |
* | Added a commentGravatar http://joeyh.name/2013-09-04
| |
* | Added a comment: git-annex assistant for the Raspberry PiGravatar RaspberryPie2013-09-04
| |
* | Added a commentGravatar http://a-or-b.myopenid.com/2013-09-04
| |
* | fix numberGravatar Joey Hess2013-09-03
| |
* | blog for the dayGravatar Joey Hess2013-09-03
| |
* | avoid double commit during transitionGravatar Joey Hess2013-09-03
| | | | | | | | | | | | 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.
* | fix error propigating when unable to download feed itemGravatar Joey Hess2013-09-03
| |
* | Merge branch 'forget'Gravatar Joey Hess2013-09-03
|\ \ | | | | | | | | | | | | Conflicts: debian/changelog
| | * Allow public-key encryption of file content.Gravatar guilhem2013-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-03
|\ \ \
* | | | importfeed: Also ignore transient problems with downloading content from feeds.Gravatar Joey Hess2013-09-03
| | | |
| * | | Added a comment: sorry for delay..Gravatar http://joeyh.name/2013-09-03
| | | |
* | | | adjust walkthrough to also work on WindowsGravatar Joey Hess2013-09-03
| | | | | | | | | | | | | | | | (not fully tested on windows)
| * | | Added a commentGravatar http://joeyh.name/2013-09-03
|/ / /
* | | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-09-03
|\ \ \
* | | | Honor core.sharedrepository when receiving and adding files in direct mode.Gravatar Joey Hess2013-09-03
| | | |
* | | | add core.sharedrepository settingGravatar Joey Hess2013-09-03
| | | |
| * | | Added a commentGravatar http://edheil.wordpress.com/2013-09-03
| | | |
| * | | Added a comment: It works hereGravatar http://sunny256.sunbase.org/2013-09-02
| | | |
| * | | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82013-09-02
| | | |