git-annex/Types
Joey Hess a0297915c1 add per-remote-type info
Now `git annex info $remote` shows info specific to the type of the remote,
for example, it shows the rsync url.

Remote types that support encryption or chunking also include that in their
info.

This commit was sponsored by Ævar Arnfjörð Bjarmason.
2014-10-21 14:36:09 -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
CleanupActions.hs only run sshCleanup when the command actually used ssh connection caching 2014-03-13 19:30:13 -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 New annex.hardlink setting. Closes: #758593 2014-09-05 13:44:09 -04:00
Group.hs
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
Remote.hs add per-remote-type info 2014-10-21 14:36:09 -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
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