Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | Update lockfile to work on OSX | Tomás Touceda | |
This changes the file modes, it seems OSX needs it this way. | |||
2009-08-25 | Add the ability to download files via BitTorrent | Sebastian Hahn | |
The Client has learned a new option, --download-method, too specify whether we're downloading directly or via BitTorrent. This implementation has a few remaining issues, the biggest one is that seeding isn't implemented at all (when the download stops, Thandy stops sharing). Failure to download due to no available peers also doesn't work. | |||
2009-08-25 | Add ability to create .torrent metadata when making a package | Sebastian Hahn | |
Also update the spec with the information where the .torrent metadata file will be stored. |