git-annex/Utility
Joey Hess 33cd1ffbfe make find show files meeting limits, even when not present
find: Rather than only showing files whose contents are present, when used
with --exclude --copies or --in, displays all files that match the
specified conditions.

Note that this is a behavior change for find --exclude! Old behavior
can be gotten with find --in . --exclude=...
2011-09-18 20:42:15 -04:00
..
Base64.hs rename 2011-07-05 20:24:10 -04:00
Conditional.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
CopyFile.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
DataUnits.hs tweak 2011-08-30 13:23:21 -04:00
Dot.hs finished hlint pass 2011-07-15 12:47:14 -04:00
JSONStream.hs basic json support 2011-09-01 15:22:06 -04:00
Matcher.hs make find show files meeting limits, even when not present 2011-09-18 20:42:15 -04:00
Path.hs code simplification thanks to applicative functors 2011-08-25 01:27:19 -04:00
RsyncFile.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
SafeCommand.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Ssh.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
StatFS.hsc moved files around 2011-08-20 16:11:42 -04:00
Touch.hsc moved files around 2011-08-20 16:11:42 -04:00
Url.hs The wget command will now be used in preference to curl, if available. 2011-08-27 12:31:50 -04:00