git-annex/Command
Joey Hess 25b13673f0 improve unused command's output
Display the name of the remote being checked, with "." for the current
remote, echoing the way describe takes that to change its description.
2011-05-28 22:20:22 -04:00
..
Add.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
ConfigList.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Copy.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Describe.hs better multiword parameter handling 2011-05-16 12:25:54 -04:00
Drop.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
DropKey.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
DropUnused.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Find.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Fix.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
FromKey.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Fsck.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Get.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
InAnnex.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Init.hs better multiword parameter handling 2011-05-16 12:25:54 -04:00
InitRemote.hs improve error message when no remote name is specified 2011-05-28 21:58:48 -04:00
Lock.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Map.hs simplified a bunch of Maybe handling 2011-05-15 03:38:08 -04:00
Migrate.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Move.hs add a message in potenatially confusing copy --fast failure situation 2011-05-16 13:27:19 -04:00
PreCommit.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
RecvKey.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Semitrust.hs better multiword parameter handling 2011-05-16 12:25:54 -04:00
SendKey.hs show a warning message when failing to find requested key 2011-05-22 14:03:06 -04:00
SetKey.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Status.hs Data.Tuple.swap not available with ghc 6.12.3 2011-05-28 11:56:48 -04:00
Trust.hs better multiword parameter handling 2011-05-16 12:25:54 -04:00
Unannex.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Uninit.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Unlock.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Untrust.hs better multiword parameter handling 2011-05-16 12:25:54 -04:00
Unused.hs improve unused command's output 2011-05-28 22:20:22 -04:00
Upgrade.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Version.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Whereis.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00