git-annex/Command
Joey Hess db9121ecee vicfg: Deleting configurations now resets to the default, where before it has no effect.
Added a Default instance for TrustLevel, and was able to use that to clear
up several other parts of the code too.

This commit was sponsored by Stephan Schulz
2014-10-14 14:15:07 -04:00
..
Add.hs hlint 2014-10-09 15:46:05 -04:00
AddUnused.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
AddUrl.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Assistant.hs Run standalone install process when the assistant is started (was only being run when the webapp was opened). 2014-06-30 17:13:08 -04:00
Commit.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
ConfigList.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Copy.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Dead.hs refactor 2014-02-20 15:12:35 -04:00
Describe.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
Direct.hs unify exception handling into Utility.Exception 2014-08-07 22:03:29 -04:00
Drop.hs use types to enforce that removeAnnex can only be called inside lockContent 2014-08-20 20:13:47 -04:00
DropKey.hs use types to enforce that removeAnnex can only be called inside lockContent 2014-08-20 20:13:47 -04:00
DropUnused.hs Added required content configuration. 2014-03-29 16:03:33 -04:00
EnableRemote.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
ExamineKey.hs reorganize some files and imports 2014-01-26 16:25:55 -04:00
Find.hs findref: New command, like find but shows files in a specified git ref. 2014-04-17 18:41:24 -04:00
FindRef.hs findref: New command, like find but shows files in a specified git ref. 2014-04-17 18:41:24 -04:00
Fix.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
Forget.hs reorganize some files and imports 2014-01-26 16:25:55 -04:00
FromKey.hs Windows: Avoid using unix-compat's rename, which refuses to rename directories. 2014-01-29 15:19:03 -04:00
Fsck.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
FuzzTest.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
GCryptSetup.hs hlint 2014-10-09 15:46:05 -04:00
Get.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Group.hs group: When no groups are specified to set, lists the current groups of a repository. 2014-05-16 14:43:40 -04:00
Help.hs reorganize some files and imports 2014-01-26 16:25:55 -04:00
Import.hs hlint 2014-10-09 15:46:05 -04:00
ImportFeed.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
InAnnex.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
Indirect.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Info.hs hlint 2014-10-09 15:46:05 -04:00
Init.hs reorg 2014-01-26 16:36:31 -04:00
InitRemote.hs hlint 2014-10-09 15:46:05 -04:00
List.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
Lock.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
Log.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
LookupKey.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
Map.hs fix warning 2014-10-13 16:06:35 -04:00
Merge.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
MetaData.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
Migrate.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Mirror.hs hlint 2014-10-09 15:46:05 -04:00
Move.hs hlint 2014-10-09 15:46:05 -04:00
NotifyChanges.hs hlint 2014-10-09 15:46:05 -04:00
NumCopies.hs hlint 2014-10-09 15:46:05 -04:00
PreCommit.hs hlint 2014-10-09 15:46:05 -04:00
RecvKey.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Reinit.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
Reinject.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
ReKey.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
RemoteDaemon.hs added git-annex remotedaemon 2014-04-06 19:10:23 -04:00
Repair.hs hlint 2014-10-09 15:46:05 -04:00
ResolveMerge.hs hlint 2014-10-09 15:46:05 -04:00
RmUrl.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
Schedule.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Semitrust.hs refactor 2014-02-20 15:12:35 -04:00
SendKey.hs missing peice 2014-08-16 15:19:37 -04:00
Status.hs export CreateProcess fields from Utility.Process 2014-06-10 19:20:14 -04:00
Sync.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Test.hs add new section for testing commands 2014-08-01 12:49:26 -04:00
TestRemote.hs Do not preserve permissions and acls when copying files from one local git repository to another. Timestamps are still preserved as long as cp --preserve=timestamps is supported. 2014-08-26 17:10:25 -07:00
TransferInfo.hs reorg 2014-01-26 16:32:55 -04:00
TransferKey.hs add desktop notifications 2014-03-22 14:12:19 -04:00
TransferKeys.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Trust.hs trust, untrust, semitrust, dead: Warn when the trust level is overridden in .git/config. 2014-02-20 15:17:39 -04:00
Unannex.hs Do not preserve permissions and acls when copying files from one local git repository to another. Timestamps are still preserved as long as cp --preserve=timestamps is supported. 2014-08-26 17:10:25 -07:00
Ungroup.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
Uninit.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Unlock.hs Do not preserve permissions and acls when copying files from one local git repository to another. Timestamps are still preserved as long as cp --preserve=timestamps is supported. 2014-08-26 17:10:25 -07:00
Untrust.hs refactor 2014-02-20 15:12:35 -04:00
Unused.hs Rather than crashing when there's a problem with the requested bloomfilter capacity/accuracy, fall back to a reasonable default bloom filter size. 2014-09-12 12:26:12 -04:00
Upgrade.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
VAdd.hs view, vfilter: Add support for filtering tags and values out of a view, using !tag and field!=value. 2014-03-02 14:53:19 -04:00
VCycle.hs vadd: Allow listing multiple desired values for a field. 2014-03-02 15:36:45 -04:00
Version.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00
VFilter.hs view, vfilter: Add support for filtering tags and values out of a view, using !tag and field!=value. 2014-03-02 14:53:19 -04:00
Vicfg.hs vicfg: Deleting configurations now resets to the default, where before it has no effect. 2014-10-14 14:15:07 -04:00
View.hs view: Refuse to enter a view when no branch is currently checked out. 2014-03-02 16:00:56 -04:00
VPop.hs new section for metadata 2014-02-19 14:55:34 -04:00
Wanted.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Watch.hs reorganize some files and imports 2014-01-26 16:25:55 -04:00
WebApp.hs export CreateProcess fields from Utility.Process 2014-06-10 19:20:14 -04:00
Whereis.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
XMPPGit.hs fix inversion of control in CommandSeek (no behavior changes) 2014-01-20 04:57:36 -04:00