git-annex/Command
Joey Hess 5a50a7cf13 update unicode FilePath handling
Based on http://hackage.haskell.org/trac/ghc/ticket/3307 ,
whether FilePath contains decoded unicode varies by OS.
So, add a configure check for it.

Also, renamed showFile to filePathToString
2011-02-11 15:37:37 -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 update unicode FilePath handling 2011-02-11 15:37:37 -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 tweak 2011-02-08 18:26:38 -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 update unicode FilePath handling 2011-02-11 15:37:37 -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 unannex: Fix recently introduced bug when attempting to unannex more than one file at a time. 2011-02-09 11:02:21 -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 update unicode FilePath handling 2011-02-11 15:37:37 -04:00