summaryrefslogtreecommitdiff
path: root/Limit.hs
Commit message (Expand)AuthorAge
* more indentation. must stop.Joey Hess2012-10-28
* fix warningJoey Hess2012-10-20
* Replace "in=" with "present" in preferred content expressionsJoey Hess2012-10-19
* Preferred content path matching bugfix.Joey Hess2012-10-17
* rename --ingroup to --inallgroupJoey Hess2012-10-10
* add --ingroup limitJoey Hess2012-10-08
* Added --smallerthan and --largerthan limitsJoey Hess2012-10-08
* add AssumeNotPresent parameter to limitsJoey Hess2012-10-05
* added preferred-content log, and allow editing it with vicfgJoey Hess2012-10-04
* vicfg: New command, allows editing (or simply viewing) most of the repository...Joey Hess2012-10-03
* A way to match files in repositories in a groupJoey Hess2012-10-01
* New --time-limit option, makes long git-annex commands stop after a specified...Joey Hess2012-09-25
* changelog and minor cleanup to fix mixed spaces/tabsJoey Hess2012-09-23
* Limiting the number of copies per trustlevelNicolas Pouillard2012-09-23
* rename readMaybe to readishJoey Hess2012-01-23
* break module dependancy loopJoey Hess2012-01-10
* Add --include, which is the same as --not --exclude.Joey Hess2011-12-22
* --inbackend can be used to make git-annex only operate on files whose content...Joey Hess2011-11-28
* playing with >=>Joey Hess2011-10-31
* reorganize log modulesJoey Hess2011-10-15
* minor syntax changesJoey Hess2011-10-11
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* go go gadget hlintJoey Hess2011-09-20
* convert Token to have separate constructors for each peice of syntaxJoey Hess2011-09-20
* tweakJoey Hess2011-09-19
* special case for --in .Joey Hess2011-09-19
* golfJoey Hess2011-09-19
* fix memory leakJoey Hess2011-09-18
* make find show files meeting limits, even when not presentJoey Hess2011-09-18
* --copies=N can be used to make git-annex only operate on files with the speci...Joey Hess2011-09-18
* add --in limitJoey Hess2011-09-18
* add --and --or --not -( and -)Joey Hess2011-09-18
* refactor --exclude to use Utility.MatcherJoey Hess2011-09-18