aboutsummaryrefslogtreecommitdiff
path: root/Limit.hs
Commit message (Expand)AuthorAge
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* break module dependancy loopGravatar Joey Hess2012-01-10
* Add --include, which is the same as --not --exclude.Gravatar Joey Hess2011-12-22
* --inbackend can be used to make git-annex only operate on files whose content...Gravatar Joey Hess2011-11-28
* playing with >=>Gravatar Joey Hess2011-10-31
* reorganize log modulesGravatar Joey Hess2011-10-15
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* go go gadget hlintGravatar Joey Hess2011-09-20
* convert Token to have separate constructors for each peice of syntaxGravatar Joey Hess2011-09-20
* tweakGravatar Joey Hess2011-09-19
* special case for --in .Gravatar Joey Hess2011-09-19
* golfGravatar Joey Hess2011-09-19
* fix memory leakGravatar Joey Hess2011-09-18
* make find show files meeting limits, even when not presentGravatar Joey Hess2011-09-18
* --copies=N can be used to make git-annex only operate on files with the speci...Gravatar Joey Hess2011-09-18
* add --in limitGravatar Joey Hess2011-09-18
* add --and --or --not -( and -)Gravatar Joey Hess2011-09-18
* refactor --exclude to use Utility.MatcherGravatar Joey Hess2011-09-18