git-annex/Types
Joey Hess e71f85645e handle sha*sum's leading \ in checksum with certian unsual filenames
* Bugfix: Remove leading \ from checksums output by sha*sum commands,
  when the filename contains \ or a newline. Closes: #696384
* fsck: Still accept checksums with a leading \ as valid, now that
  above bug is fixed.
* migrate: Remove leading \ in checksums
2012-12-20 17:07:10 -04:00
..
Backend.hs handle sha*sum's leading \ in checksum with certian unsual filenames 2012-12-20 17:07:10 -04:00
BranchState.hs remove unused fields 2012-12-19 23:41:54 -04:00
Command.hs whitespace fixes 2012-12-13 00:45:27 -04:00
Crypto.hs Added shared cipher mode to encryptable special remotes. 2012-04-29 14:02:43 -04:00
Group.hs add --ingroup limit 2012-10-08 15:18:58 -04:00
Key.hs where indenting 2012-11-11 00:51:07 -04:00
KeySource.hs remove unused and slightly indefensible Eq and Ord instances 2012-06-21 13:14:31 -04:00
Messages.hs Display a warning when a non-existing file or directory is specified. 2012-11-25 17:54:08 -04:00
Meters.hs refactor 2012-11-18 21:50:16 -04:00
Option.hs per-command options 2012-01-05 23:11:07 -04:00
Remote.hs avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
StandardGroups.hs fix preferred content definition for the backup group 2012-12-10 15:44:58 -04:00
TrustLevel.hs test 2012-12-19 23:44:08 -04:00
UUID.hs add ConfigMonitor thread 2012-10-20 16:43:35 -04:00