git-annex/Command
Joey Hess 97d5e23430 map bugfix
Need to find the absolute repo path before looking up the full info for the
repo. Otherwise, it doesn't find the right full info.
2011-02-08 17:46:52 -04:00
..
Add.hs got rid of Core module 2011-01-16 16:05:05 -04:00
ConfigList.hs git-annex-shell: Avoid exposing any git repo config except for the annex.uuid when doing configlist. 2011-01-04 17:34:14 -04:00
Copy.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Drop.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
DropKey.hs rework config storage 2011-01-26 00:17:38 -04:00
DropUnused.hs Improved temp file handling 2011-01-28 14:10:50 -04:00
Find.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Fix.hs got rid of Core module 2011-01-16 16:05:05 -04:00
FromKey.hs rework config storage 2011-01-26 00:17:38 -04:00
Fsck.hs make filename available to fsck messages 2011-01-26 20:37:46 -04:00
Get.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
InAnnex.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Init.hs use safewritefile 2011-01-28 12:35:51 -04:00
Lock.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Map.hs map bugfix 2011-02-08 17:46:52 -04:00
Migrate.hs better directory handling 2011-01-27 17:00:32 -04:00
Move.hs bugfix to move --to 2011-01-27 15:45:22 -04:00
PreCommit.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
RecvKey.hs shutdown no longer a special case 2011-01-29 23:32:32 -04:00
Semitrust.hs trust setting improvements 2011-01-26 16:20:28 -04:00
SendKey.hs better directory handling 2011-01-27 17:00:32 -04:00
SetKey.hs rework config storage 2011-01-26 00:17:38 -04:00
Trust.hs trust setting improvements 2011-01-26 16:20:28 -04:00
Unannex.hs add check for unclean tree 2011-02-01 22:02:19 -04:00
Uninit.hs use safewritefile 2011-01-28 12:35:51 -04:00
Unlock.hs better directory handling 2011-01-27 17:00:32 -04:00
Untrust.hs trust setting improvements 2011-01-26 16:20:28 -04:00
Unused.hs use forM_ in a few places 2011-01-31 23:27:53 -04:00