git-annex/Logs
Joey Hess a7690de016 Added bittorrent special remote
addurl behavior change: When downloading an url ending in .torrent,
it will download files from bittorrent, instead of the old behavior
of adding the torrent file to the repository.

Added Recommends on aria2 and bittornado | bittorrent.

This commit was sponsored by Asbjørn Sloth Tønnesen.
2014-12-16 23:22:46 -04:00
..
Chunk deriving Show 2014-08-01 16:30:33 -04:00
PreferredContent Added required content configuration. 2014-03-29 16:03:33 -04:00
Presence forget --drop-dead: Completely removes mentions of repositories that have been marked as dead from the git-annex branch. 2013-08-31 17:51:13 -04:00
Trust Added bittorrent special remote 2014-12-16 23:22:46 -04:00
Chunk.hs add ChunkMethod type and make Logs.Chunk use it, rather than assuming fixed size chunks (so eg, rolling hash chunks can be supported later) 2014-07-28 13:19:08 -04:00
FsckResults.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Group.hs refactor git-annex branch log filename code into central location 2013-08-29 19:13:00 -04:00
Location.hs --in can now refer to files that were located in a repository at some past date. For example, --in="here@{yesterday}" 2014-02-06 12:43:56 -04:00
MapLog.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
MetaData.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
NumCopies.hs reorg 2014-01-21 18:08:56 -04:00
PreferredContent.hs webapp: avoid overwriting remote configs when enabling it 2014-05-30 14:03:04 -04:00
Presence.hs --in can now refer to files that were located in a repository at some past date. For example, --in="here@{yesterday}" 2014-02-06 12:43:56 -04:00
Remote.hs refactor git-annex branch log filename code into central location 2013-08-29 19:13:00 -04:00
RemoteState.hs copyright year 2014-01-08 16:29:15 -04:00
Schedule.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
SingleValue.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
Transfer.hs final scary locking refactoring (for now) 2014-08-20 19:30:40 -04:00
Transitions.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Trust.hs Added bittorrent special remote 2014-12-16 23:22:46 -04:00
Unused.hs Avoid encoding errors when using the unused log file. 2014-03-15 11:57:27 -04:00
UUID.hs fix crash on empty description 2013-11-09 13:50:44 -04:00
UUIDBased.hs implement chunk logs 2014-07-24 16:23:36 -04:00
View.hs unused: Avoid checking view branches for unused files. 2014-06-04 14:03:41 -04:00
Web.hs Urls can now be claimed by remotes. This will allow creating, for example, a external special remote that handles magnet: and *.torrent urls. 2014-12-08 19:15:07 -04:00