git-annex/Command
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
..
Add.hs tweak 2011-09-15 16:59:52 -04:00
AddUrl.hs tweak 2011-09-15 16:59:52 -04:00
ConfigList.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Copy.hs move annex.numcopies parsing into withNumCopies 2011-09-15 16:24:47 -04:00
Describe.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Drop.hs move annex.numcopies parsing into withNumCopies 2011-09-15 16:24:47 -04:00
DropKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
DropUnused.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Find.hs make find show files meeting limits, even when not present 2011-09-18 20:42:15 -04:00
Fix.hs remove command type definitions 2011-09-15 16:50:49 -04:00
FromKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Fsck.hs move annex.numcopies parsing into withNumCopies 2011-09-15 16:24:47 -04:00
Get.hs move annex.numcopies parsing into withNumCopies 2011-09-15 16:24:47 -04:00
InAnnex.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Init.hs remove command type definitions 2011-09-15 16:50:49 -04:00
InitRemote.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Lock.hs tweak 2011-09-15 16:59:52 -04:00
Map.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Merge.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Migrate.hs tweak 2011-09-15 16:59:52 -04:00
Move.hs remove command type definitions 2011-09-15 16:50:49 -04:00
PreCommit.hs tweak 2011-09-15 16:59:52 -04:00
RecvKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Semitrust.hs remove command type definitions 2011-09-15 16:50:49 -04:00
SendKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
SetKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Status.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Trust.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Unannex.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Uninit.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Unlock.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Untrust.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Unused.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Upgrade.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Version.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Whereis.hs remove command type definitions 2011-09-15 16:50:49 -04:00