git-annex/Command
2011-06-30 00:46:39 -04:00
..
Add.hs --force will cause add, etc, to operate on ignored files. 2011-06-29 11:42:00 -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 improve bare repo handing 2011-06-22 18:32:41 -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 rename modules for data types into Types/ directory 2011-06-01 21:56:04 -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 rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
Fsck.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Get.hs get --from is the same as copy --from 2011-06-09 18:54:49 -04:00
InAnnex.hs refactor some boilerplate 2011-05-15 02:02:46 -04:00
Init.hs generalized safeWriteFile to viaTmp 2011-06-30 00:46:39 -04:00
InitRemote.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Lock.hs Fix locking of files with staged changes. 2011-05-31 15:00:56 -04:00
Map.hs simplified a bunch of Maybe handling 2011-05-15 03:38:08 -04:00
Merge.hs add merge subcommand 2011-06-22 18:46:56 -04:00
Migrate.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Move.hs avoid unnecessary read of trust.log 2011-06-23 13:39:04 -04:00
PreCommit.hs remove unnecessary imports 2011-06-01 11:53:43 -04:00
RecvKey.hs add whenM and unlessM 2011-05-17 03:13:11 -04:00
Semitrust.hs improve bare repo handing 2011-06-22 18:32:41 -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 add merge subcommand 2011-06-22 18:46:56 -04:00
Trust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Unannex.hs factor out file list stuff from GitRepo 2011-06-29 11:55:16 -04:00
Uninit.hs stop undoing gitattributes on uninit 2011-06-22 16:03:09 -04:00
Unlock.hs unlock: Made atomic. 2011-06-20 22:38:18 -04:00
Untrust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Unused.hs generalized safeWriteFile to viaTmp 2011-06-30 00:46:39 -04:00
Upgrade.hs v3 upgrade code works 2011-06-23 02:30:20 -04:00
Version.hs improve version checking for v3 2011-06-22 18:07:45 -04:00
Whereis.hs fixed logFile 2011-06-22 16:17:16 -04:00