Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | reword docs | Joey Hess | 2013-09-04 |
| | |||
* | reword changelog | Joey Hess | 2013-09-04 |
| | |||
* | reworded encryption stuff on man page, hopefully clearer and less jargon | Joey Hess | 2013-09-04 |
| | |||
* | detailed changelog for the encryption changes | Joey Hess | 2013-09-04 |
| | |||
* | Merge branch 'master' into encryption | Joey Hess | 2013-09-04 |
|\ | |||
* | | fix build (seems getGpgEncOpts got renamed to getGpgEncParams) | Joey Hess | 2013-09-04 |
| | | |||
| * | Added a comment: laptop | rjc | 2013-09-04 |
| | | |||
| * | Added a comment: Dropping dead repositories | konubinix | 2013-09-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-09-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-09-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-09-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-09-04 |
| | | |||
| * | Added a comment: git-annex assistant for the Raspberry Pi | RaspberryPie | 2013-09-04 |
| | | |||
| * | Added a comment | http://a-or-b.myopenid.com/ | 2013-09-04 |
| | | |||
| * | fix number | Joey Hess | 2013-09-03 |
| | | |||
| * | blog for the day | Joey Hess | 2013-09-03 |
| | | |||
| * | avoid double commit during transition | Joey Hess | 2013-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 item | Joey Hess | 2013-09-03 |
| | | |||
| * | Merge branch 'forget' | Joey Hess | 2013-09-03 |
| |\ | | | | | | | | | | | | | Conflicts: debian/changelog | ||
* | | | Allow public-key encryption of file content. | guilhem | 2013-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.com | Joey Hess | 2013-09-03 |
| |\ \ | |||
| * | | | importfeed: Also ignore transient problems with downloading content from feeds. | Joey Hess | 2013-09-03 |
| | | | | |||
| | * | | Added a comment: sorry for delay.. | http://joeyh.name/ | 2013-09-03 |
| | | | | |||
| * | | | adjust walkthrough to also work on Windows | Joey Hess | 2013-09-03 |
| | | | | | | | | | | | | | | | | (not fully tested on windows) | ||
| | * | | Added a comment | http://joeyh.name/ | 2013-09-03 |
| |/ / | |||
| * | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-09-03 |
| |\ \ | |||
| * | | | Honor core.sharedrepository when receiving and adding files in direct mode. | Joey Hess | 2013-09-03 |
| | | | | |||
| * | | | add core.sharedrepository setting | Joey Hess | 2013-09-03 |
| | | | | |||
| | * | | Added a comment | http://edheil.wordpress.com/ | 2013-09-03 |
| | | | | |||
| | * | | Added a comment: It works here | http://sunny256.sunbase.org/ | 2013-09-02 |
| | | | | |||
| | * | | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8 | 2013-09-02 |
| | | | | |||
| | * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawntVnR-Z5ghYInvsElbDeADPSuCsF18iTY | 2013-09-01 |
| | | | | |||
| | * | | Added a comment | arand | 2013-09-01 |
| | | | | |||
| | * | | Added a comment: New laptop | Sandra.Devil | 2013-09-01 |
| | | | | |||
| | * | | (no commit message) | hcb | 2013-09-01 |
| | | | | |||
| | * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkgedYqmQb4dJU7UdVuRLwsQE-KlKVrFto | 2013-09-01 |
| |/ / | |||
| * | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-31 |
| |\ \ | |||
| * | | | blog for the day | Joey Hess | 2013-08-31 |
| | | | | |||
| | | * | forget --drop-dead: Completely removes mentions of repositories that have ↵ | Joey Hess | 2013-08-31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | been marked as dead from the git-annex branch. Wrote nice pure transition calculator, and ugly code to stage its results into the git-annex branch. Also had to split up several Log modules that Annex.Branch needed to use, but that themselves used Annex.Branch. The transition calculator is limited to looking at and changing one file at a time. While this made the implementation relatively easy, it precludes transitions that do stuff like deleting old url log files for keys that are being removed because they are no longer present anywhere. | ||
| | * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8 | 2013-08-31 |
| | | | | |||
| | * | | Added a comment: Any news? | https://www.google.com/accounts/o8/id?id=AItOawlYsjf5dcZnzs0b9EPxnjVddx1rnrpZASs | 2013-08-31 |
| | | | | |||
| | * | | removed | hcb | 2013-08-31 |
| | | | | |||
| | * | | (no commit message) | hcb | 2013-08-31 |
| | | | | |||
| | * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 | 2013-08-31 |
| | | | | |||
| | * | | Added a comment | http://pnijjar.livejournal.com/ | 2013-08-31 |
| | | | | |||
| | * | | Added a comment | guilhem | 2013-08-30 |
| | | | | |||
| | * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U | 2013-08-30 |
| | | | | |||
| | * | | Added a comment | guilhem | 2013-08-30 |
| | | | | |||
| | * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U | 2013-08-30 |
| | | | | |||
| | * | | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg | 2013-08-30 |
| | | | |