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 add GETAVAILABILITY to external special remote protocol 2014-01-13 14:41:10 -04:00
Backend.hs add key stability checking interface 2014-07-27 12:33:46 -04:00
BranchState.hs remove unused fields 2012-12-19 23:41:54 -04:00
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 add desktop notifications 2014-03-22 14:12:19 -04:00
Distribution.hs annex.autoupgrade setting 2013-11-22 16:04:20 -04:00
FileMatcher.hs reorg matcher types; no non-type code changes 2014-03-29 14:43:34 -04:00
GitConfig.hs Added bittorrent special remote 2014-12-16 23:22:46 -04:00
Group.hs add --ingroup limit 2012-10-08 15:18:58 -04:00
Key.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
KeySource.hs add: Improved detection of files that are modified while being added. 2013-02-14 16:54:36 -04:00
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 reorganize numcopies code (no behavior changes) 2014-01-21 16:08:59 -04:00
Option.hs per-command options 2012-01-05 23:11:07 -04:00
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 reinit: New command that can initialize a new reposotory using the configuration of a previously known repository. Useful if a repository got deleted and you want to clone it back the way it was. 2014-04-15 20:13:35 -04:00
View.hs vadd: Allow listing multiple desired values for a field. 2014-03-02 15:36:45 -04:00