summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* changelog & minor style fixesGravatar Joey Hess2013-04-06
|
* Generate ciphers with a better entropy.Gravatar guilhem2013-04-06
| | | | | | | | | | Unless highRandomQuality=false (or --fast) is set, use Libgcypt's 'GCRY_VERY_STRONG_RANDOM' level by default for cipher generation, like it's done for OpenPGP key generation. On the assistant side, the random quality is left to the old (lower) level, in order not to scare the user with an enless page load due to the blocking PRNG waiting for IO actions.
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
| | | | | | | | | | | | | | | | | Fixed by storing a list of cached inodes for a key, instead of just one. Backwards compatability note: An old git-annex version will fail to parse an inode cache file that has been written by a new version, and has multiple items. It will succees if just one. So old git-annexes will have even worse behavior when there are duplicated files, if that is possible. I don't think it will be a problem. (Famous last words.) Also, note that it doesn't expire old and unused inode caches for a key. It would be possible to add this if needed; just look through the associated files for a key and if there are more cached inodes, throw out any not corresponding to associated files. Unless a file is being copied repeatedly and the old copy deleted, this lack of expiry should not be a problem.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-06
|\
* | add an idea developed with liwGravatar Joey Hess2013-04-06
| |
| * Added a commentGravatar spwhitton2013-04-06
| |
| * Added a comment: me!Gravatar https://www.google.com/accounts/o8/id?id=AItOawlUbH3eytydcwlWqv8oauE2Jg4NwcV9uA02013-04-06
| |
| * Added a commentGravatar http://joeyh.name/2013-04-06
| |
| * Added a commentGravatar http://joeyh.name/2013-04-06
| |
| * Added a commentGravatar http://joeyh.name/2013-04-06
| |
* | closeGravatar Joey Hess2013-04-06
| |
| * Added a comment: identical filenameGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-04-06
| |
| * Added a commentGravatar http://joeyh.name/2013-04-06
| |
| * Added a comment: deletions by mistake?Gravatar https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog2013-04-06
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-04-05
| |
| * (no commit message)Gravatar Xyem2013-04-05
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnq5niDqUBoGE7cQ8MDQKtGYIfYtg3_MvY2013-04-05
|/
* blog for the dayGravatar Joey Hess2013-04-05
|
* todo item for progress bars for downloads from encrypted remotesGravatar Joey Hess2013-04-05
|
* update for releaseGravatar Joey Hess2013-04-05
|
* addGravatar Joey Hess2013-04-05
|
* add news item for git-annex 4.20130405Gravatar Joey Hess2013-04-05
|
* prep release4.20130405Gravatar Joey Hess2013-04-05
|
* Added a commentGravatar http://joeyh.name/2013-04-05
|
* Added a commentGravatar http://joeyh.name/2013-04-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-04
|\
* | blog for the dayGravatar Joey Hess2013-04-04
| |
| * Added a commentGravatar http://joeyh.name/2013-04-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-04
|\
* | Use lower case hash directories for storing files on crippled filesystems, ↵Gravatar Joey Hess2013-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | same as is already done for bare repositories. * since this is a crippled filesystem anyway, git-annex doesn't use symlinks on it * so there's no reason to use the mixed case hash directories that we're stuck using to avoid breaking everyone's symlinks to the content * so we can do what is already done for all bare repos, and make non-bare repos on crippled filesystems use the all-lower case hash directories * which are, happily, all 3 letters long, so they cannot conflict with mixed case hash directories * so I was able to 100% fix this and even resuming `git annex add` in the test case will recover and it will all just work.
* | catch exception when making fifo failsGravatar Joey Hess2013-04-04
| |
| * Added a comment: Having difficulty recreating itGravatar http://danieroux.com/2013-04-04
| |
* | init: Probe whether the filesystem supports fifos, and if not, disable ssh ↵Gravatar Joey Hess2013-04-04
| | | | | | | | connection caching.
* | closeGravatar Joey Hess2013-04-04
| |
* | closeGravatar Joey Hess2013-04-04
| |
| * Added a commentGravatar http://joeyh.name/2013-04-04
| |
| * Added a commentGravatar http://joeyh.name/2013-04-04
|/
* closeGravatar Joey Hess2013-04-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-04
|\
| * poll vote (A build for te raspberry pi would be supercol!)Gravatar 141.30.61.1412013-04-04
| |
| * poll vote (I need a Windows port)Gravatar 5.153.122.992013-04-04
| |
* | closeGravatar Joey Hess2013-04-04
| |
* | fix warningGravatar Joey Hess2013-04-04
|/
* fix odd warningGravatar Joey Hess2013-04-04
|
* refactor alert button creation codeGravatar Joey Hess2013-04-04
|
* thanks, LeastAuthority.comGravatar Joey Hess2013-04-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-03
|\
* | streamline deletion process and improve UIGravatar Joey Hess2013-04-03
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmVICFY2CDP08xdsPr3cgmScomy9HA-1sk2013-04-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-03
|\