git-annex/Backend
Joey Hess 7b50b3c057 fix some mixed space+tab indentation
This fixes all instances of " \t" in the code base. Most common case
seems to be after a "where" line; probably vim copied the two space layout
of that line.

Done as a background task while listening to episode 2 of the Type Theory
podcast.
2014-10-09 15:09:11 -04:00
..
Hash.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
URL.hs add key stability checking interface 2014-07-27 12:33:46 -04:00
Utilities.hs Better sanitization of problem characters when generating URL and WORM keys. 2013-10-05 15:01:49 -04:00
WORM.hs WORM backend: Switched to include the relative path to the file inside the repository, rather than just the file's base name. Note that if you're relying on such things to keep files separate with WORM, you should really be using a better backend. 2014-09-11 14:50:18 -04:00