git-annex/Types
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
..
Availability.hs
Backend.hs add key stability checking interface 2014-07-27 12:33:46 -04:00
BranchState.hs
CleanupActions.hs Added bittorrent special remote 2014-12-16 23:22:46 -04:00
Command.hs add new section for testing commands 2014-08-01 12:49:26 -04:00
Creds.hs add CredPair cache 2014-04-29 18:08:02 -04:00
Crypto.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
DesktopNotify.hs
Distribution.hs
FileMatcher.hs
GitConfig.hs Added bittorrent special remote 2014-12-16 23:22:46 -04:00
Group.hs
Key.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
KeySource.hs
LockPool.hs reorganize and refactor lock code 2014-08-20 16:45:58 -04:00
Messages.hs Promote file not found warning message to an error. 2014-09-11 13:36:28 -04:00
MetaData.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
NumCopies.hs
Option.hs
Remote.hs Expand checkurl to support recommended filename, and multi-file-urls 2014-12-11 15:33:42 -04:00
ScheduledActivity.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
StandardGroups.hs unused import 2014-10-14 14:26:29 -04:00
StoreRetrieve.hs pushed checkPresent exception handling out of Remote implementations 2014-08-06 13:45:19 -04:00
TrustLevel.hs vicfg: Deleting configurations now resets to the default, where before it has no effect. 2014-10-14 14:15:07 -04:00
UrlContents.hs don't allow file paths to .git directory 2014-12-11 20:13:37 -04:00
UUID.hs
View.hs