Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update android icons to use new version of logo | Joey Hess | 2013-07-21 |
| | |||
* | stop cached ssh connection w/o needing to look up host and port | Joey Hess | 2013-07-21 |
| | | | | | | | | Turns out that with -O stop -S socketfile, ssh does not need the real hostname, or port to be specificed. This is because it simply talks to the ssh behind the socket and tells it to stop. So, can eliminate the conversion back from a socketfile to host and port. Which will allow using shorter filenames for sockets in the future. | ||
* | point to android icons too | Joey Hess | 2013-07-21 |
| | |||
* | ref debian bug | Joey Hess | 2013-07-20 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-07-20 |
|\ | |||
* | | When an XMPP server has SRV records, try them, but don't then fall back to ↵ | Joey Hess | 2013-07-20 |
| | | | | | | | | | | | | | | | | | | | | | | the regular host if they all fail. gmail.com has some XMPP SRV records, but does not itself respond to XMPP traffic, although it does accept connections on port 5222. So if a user entered the wrong password, it would try all the SRVs and fall back to trying gmail, and hang at that point. This seems the right thing to do, not just a workaround. | ||
* | | cleanup | Joey Hess | 2013-07-20 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA | 2013-07-21 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA | 2013-07-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-21 |
|/ | |||
* | Added a comment | andy | 2013-07-20 |
| | |||
* | blog for the day | Joey Hess | 2013-07-20 |
| | |||
* | update | Joey Hess | 2013-07-20 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-07-20 |
|\ | |||
* | | fixed nasty data loss bug | Joey Hess | 2013-07-20 |
| | | | | | | | | | | | | | | | | | | I wanted to try to guard against it in Command.Add too, but it's a case of garbage in, garbage out. Once Command.Add has been told it's dealing with a dummy symlink, it goes and deletes it, and even though the object it thinks it points to is not present in the annex, it's Command.Add is still doing the right thing to go ahead and add the broken symlink. So the two fixes I was able to put in will have to do. | ||
* | | avoid false positives when detecting core.symlinks=false symlink standin files | Joey Hess | 2013-07-20 |
| | | | | | | | | | | | | | | | | If the file is > 8192 bytes, it's certianly not a symlink file. And if it contains nuls or newlines or whitespace, it's certianly not a link to annexed content. But it might be a tarball containing a git-annex repo. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawm_cen0223TLcWCTPwCPecCQC5JxGnPO04 | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
* | | avoid reading files that are not symlinks when core.symlinks=false | Joey Hess | 2013-07-20 |
| | | | | | | | | | | | | This hack is only needed on FAT filesystems, so there's no point in doing it the rest of the time. And it's possible for there to be a false positive, so it's best to avoid the hack when possible. | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawm_cen0223TLcWCTPwCPecCQC5JxGnPO04 | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
| * | (no commit message) | GLITTAH | 2013-07-20 |
| | | |||
| * | (no commit message) | GLITTAH | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
* | | webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and ↵ | Joey Hess | 2013-07-20 |
| | | | | | | | | initializing an existing remote. When creating a new remote, avoid conflicts with other existing (or deleted) remotes with the same name. | ||
| * | Added a comment | andy | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-07-20 |
|\ | |||
* | | directory special remote: Fix checking that there is enough disk space to ↵ | Joey Hess | 2013-07-20 |
| | | | | | | | | hold an object, was broken when using encryption. | ||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
* | | close dup | Joey Hess | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
| | | |||
* | | fix filename | Joey Hess | 2013-07-20 |
| | | |||
* | | changelog for 1a90265f6e2700a1af971c2e28b6408fcc58def6 now that I understand ↵ | Joey Hess | 2013-07-20 |
| | | | | | | | | it better | ||
| * | Added a comment | http://joeyh.name/ | 2013-07-20 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-07-20 |
|\ | |||
* | | New improved version of the git-annex logo, contributed by John Lawrence. | Joey Hess | 2013-07-20 |
| | | |||
| * | (no commit message) | new | 2013-07-20 |
| | | |||
| * | Added a comment | dietz | 2013-07-20 |
| | | |||
* | | refactor and unify code | Joey Hess | 2013-07-19 |
|/ | | | | This fixes several bugs in both modules. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-07-19 |
|\ | |||
| * | Added a comment | GLITTAH | 2013-07-19 |
| | | |||
| * | Added a comment | GLITTAH | 2013-07-19 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ | 2013-07-19 |
| | |