Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dups | Joey Hess | 2013-08-22 |
| | |||
* | typo | Joey Hess | 2013-08-22 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-22 |
|\ | |||
* | | reassign bug from git-annex to current world at large | Joey Hess | 2013-08-22 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 | 2013-08-22 |
|/ | |||
* | Better error message when trying to use a git remote that has annex.ignore set. | Joey Hess | 2013-08-22 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-22 |
|\ | |||
* | | Unescape characters in 'file://...' URIs. (Thanks, guilhem for the patch.) | Joey Hess | 2013-08-22 |
| | | |||
* | | Unescape characters in 'file://...' URIs. | guilhem | 2013-08-22 |
| | | | | | | | | | | That allows, in Git remotes, such URIs to contain spaces or UTF-8 characters. Closes http://git-annex.branchable.com/bugs/Unable_to_use_remotes_with_space_in_the_path/ . | ||
| * | Added a comment | http://joeyh.name/ | 2013-08-22 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-08-22 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-08-22 |
|/ | |||
* | add test case for unused with unstaged link | Joey Hess | 2013-08-22 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-22 |
|\ | |||
* | | unused: Pay attention to symlinks that are not yet staged in the index. | Joey Hess | 2013-08-22 |
| | | |||
| * | Added a comment: Problems with cryptocipher | https://www.google.com/accounts/o8/id?id=AItOawlfIVXjkzrYE9qJAO2A0H7K6tKGMaSgc3U | 2013-08-22 |
|/ | |||
* | Set --clobber when running wget to ensure resuming works properly. | Joey Hess | 2013-08-21 |
| | |||
* | Revert "Delete empty downloaded file when wget fails, to work around ↵ | Joey Hess | 2013-08-21 |
| | | | | | | | | reported resume failure." This reverts commit 845322a564fe9ff098596f419d06ec9aa748aa2a. Better fix forthcoming | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-21 |
|\ | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54 | 2013-08-21 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-21 |
|\| | |||
* | | Delete empty downloaded file when wget fails, to work around reported resume ↵ | Joey Hess | 2013-08-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | failure. <RichiH> i richih@eudyptes (git)-[master] ~git/debconf-share/debconf13/photos/chrysn % rm /home/richih/work/git/debconf-share/.git/annex/tmp/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG <RichiH> richih@eudyptes (git)-[master] ~git/debconf-share/debconf13/photos/chrysn % git annex get P8060008.JPG <RichiH> get P8060008.JPG (from website...) --2013-08-21 21:42:45-- http://annex.debconf.org/debconf-share/.git//annex/objects/1a4/67d/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG <RichiH> Resolving annex.debconf.org (annex.debconf.org)... 5.153.231.227, 2001:41c8:1000:19::227:2 <RichiH> Connecting to annex.debconf.org (annex.debconf.org)|5.153.231.227|:80... connected. <RichiH> HTTP request sent, awaiting response... 404 Not Found <RichiH> 2013-08-21 21:42:45 ERROR 404: Not Found. <RichiH> File `/home/richih/work/git/debconf-share/.git/annex/tmp/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG' already there; not retrieving. <RichiH> Unable to access these remotes: website <RichiH> Try making some of these repositories available: <RichiH> 3e0356ac-0743-11e3-83a5-1be63124a102 -- website (annex.debconf.org) <RichiH> a7495021-9f2d-474e-80c7-34d29d09fec6 -- chrysn@hephaistos:~/data/projects/debconf13/debconf-share <RichiH> eb8990f7-84cd-4e6b-b486-a5e71efbd073 -- joeyh passport usb drive <RichiH> f415f118-f428-4c68-be66-c91501da3a93 -- joeyh laptop <RichiH> failed <RichiH> git-annex: get: 1 failed <RichiH> richih@eudyptes (git)-[master] ~git/debconf-share/debconf13/photos/chrysn % I was not able to reproduce the failure, but I did reproduce that wget -O http://404/ results in an empty file being written. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54 | 2013-08-21 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-21 |
|\ | |||
* | | bug | Joey Hess | 2013-08-21 |
| | | |||
| * | (no commit message) | guilhem | 2013-08-21 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-21 |
|\ | |||
| * | Added a comment: Please post the log | http://marco.paga.myopenid.com/ | 2013-08-21 |
| | | |||
* | | bug report | Joey Hess | 2013-08-21 |
| | | |||
| * | Added a comment | GLITTAH | 2013-08-20 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-08-20 |
|\ | |||
* | | blog for the day | Joey Hess | 2013-08-20 |
| | | |||
* | | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a simple approach for setting up a mirroring repository. It will work with any type of remotes. Mirror --from is more expensive than mirror --to in general. OTOH, mirror --from will get the file from any remote that has it, not only the named mirror remote. And if the named mirror remote is not the fastest available remote with a file, that can speed things up. It would be possible to make the assistant or watch command do a more dynamic mirroring, that didn't need to scan every time. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54 | 2013-08-20 |
| | | |||
* | | close | Joey Hess | 2013-08-20 |
| | | |||
* | | implement import --deduplicate and import --clean-duplicates | Joey Hess | 2013-08-20 |
| | | | | | | | | | | | | | | | | Note that --deduplicate currently checksums each file twice, once to see if it's a known key, and once when importing it. Perhaps this could be revisited and the extra checksum gotten rid of, at the cost of not locking down the file when adding it. | ||
* | | Merge branch 'duplicate' | Joey Hess | 2013-08-20 |
|\ \ | | | | | | | | | | | | | Conflicts: debian/changelog | ||
| | * | Added a comment: Re: installed git-annex on debian but cannot find it | https://www.google.com/accounts/o8/id?id=AItOawk_GWOEjK4Sn4hUB6ofFlE3CNeC7tO56J8 | 2013-08-20 |
| | | | |||
| | * | Added a comment: installed git-annex on debian but cannot find it | Miles | 2013-08-19 |
| | | | |||
| | * | Added a comment: git-annex via comand line | https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY | 2013-08-19 |
| | | | |||
| | * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY | 2013-08-19 |
| | | | |||
| | * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY | 2013-08-19 |
| | | | |||
| | * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54 | 2013-08-19 |
| | | | |||
| | * | Added a comment: I forgot to mention | http://marco.paga.myopenid.com/ | 2013-08-19 |
| | | | |||
| | * | Added a comment: Yes, it is possible | http://marco.paga.myopenid.com/ | 2013-08-19 |
| | | | |||
| | * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54 | 2013-08-19 |
| | | | |||
| | * | Added a comment | guilhem | 2013-08-19 |
| | | | |||
| | * | Added a comment | guilhem | 2013-08-19 |
| | | | |||
| | * | Added a comment | guilhem | 2013-08-19 |
| | | | |||
| | * | Added a comment | http://www.rfc1149.net/ | 2013-08-19 |
| | | |