git-annex/Command
Joey Hess 4c1e3210fa
annex.backend is the new name for what was annex.backends
It takes a single key-value backend, rather than the unncessary and confusing list.
The old option still works if set.

Simplified some old old code too.

This commit was sponsored by Thomas Hochstein on Patreon.
2017-05-09 15:04:07 -04:00
..
Add.hs git annex add -u now supported, analagous to git add -u 2017-04-07 15:55:45 -04:00
AddUnused.hs
AddUrl.hs
Adjust.hs
Assistant.hs
Benchmark.hs
CalcKey.hs
CheckPresentKey.hs
Commit.hs
Config.hs
ConfigList.hs
ContentLocation.hs
Copy.hs
Dead.hs
Describe.hs
DiffDriver.hs
Direct.hs
Drop.hs
DropKey.hs
DropUnused.hs
EnableRemote.hs enableremote: Fix re-enabling of existing gcrypt remotes, so that eg, encryption key changes take effect. 2017-04-07 13:51:09 -04:00
EnableTor.hs
ExamineKey.hs
Expire.hs
Find.hs
FindRef.hs
Fix.hs
Forget.hs
FromKey.hs
Fsck.hs
FuzzTest.hs
GCryptSetup.hs
Get.hs
Group.hs
GroupWanted.hs
Help.hs
Import.hs
ImportFeed.hs
InAnnex.hs
Indirect.hs
Info.hs
Init.hs
InitRemote.hs
List.hs
Lock.hs
LockContent.hs
Log.hs
LookupKey.hs
Map.hs
MatchExpression.hs
Merge.hs
MetaData.hs
Migrate.hs annex.backend is the new name for what was annex.backends 2017-05-09 15:04:07 -04:00
Mirror.hs
Move.hs
Multicast.hs fix windows build 2017-04-05 11:19:29 -04:00
NotifyChanges.hs
NumCopies.hs
P2P.hs
PostReceive.hs
PreCommit.hs
Proxy.hs
ReadPresentKey.hs
RecvKey.hs
RegisterUrl.hs
Reinit.hs
Reinject.hs
ReKey.hs
RemoteDaemon.hs
Repair.hs
Required.hs
ResolveMerge.hs
RmUrl.hs
Schedule.hs
Semitrust.hs
SendKey.hs
SetKey.hs
SetPresentKey.hs
Smudge.hs
Status.hs
Sync.hs Added remote.<name>.annex-push and remote.<name>.annex-pull 2017-04-05 13:22:35 -04:00
Test.hs
TestRemote.hs
TransferInfo.hs
TransferKey.hs
TransferKeys.hs
Trust.hs
Unannex.hs
Undo.hs
Ungroup.hs
Uninit.hs
Unlock.hs
Untrust.hs
Unused.hs
Upgrade.hs
VAdd.hs
VCycle.hs
Version.hs version: Added "dependency versions" line. 2017-04-07 18:16:11 -04:00
VFilter.hs
Vicfg.hs
View.hs
VPop.hs
Wanted.hs
Watch.hs
WebApp.hs
Whereis.hs