index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Limit.hs
Commit message (
Expand
)
Author
Age
*
New --time-limit option, makes long git-annex commands stop after a specified...
Joey Hess
2012-09-25
*
changelog and minor cleanup to fix mixed spaces/tabs
Joey Hess
2012-09-23
*
Limiting the number of copies per trustlevel
Nicolas Pouillard
2012-09-23
*
rename readMaybe to readish
Joey Hess
2012-01-23
*
break module dependancy loop
Joey Hess
2012-01-10
*
Add --include, which is the same as --not --exclude.
Joey Hess
2011-12-22
*
--inbackend can be used to make git-annex only operate on files whose content...
Joey Hess
2011-11-28
*
playing with >=>
Joey Hess
2011-10-31
*
reorganize log modules
Joey Hess
2011-10-15
*
minor syntax changes
Joey Hess
2011-10-11
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
go go gadget hlint
Joey Hess
2011-09-20
*
convert Token to have separate constructors for each peice of syntax
Joey Hess
2011-09-20
*
tweak
Joey Hess
2011-09-19
*
special case for --in .
Joey Hess
2011-09-19
*
golf
Joey Hess
2011-09-19
*
fix memory leak
Joey Hess
2011-09-18
*
make find show files meeting limits, even when not present
Joey Hess
2011-09-18
*
--copies=N can be used to make git-annex only operate on files with the speci...
Joey Hess
2011-09-18
*
add --in limit
Joey Hess
2011-09-18
*
add --and --or --not -( and -)
Joey Hess
2011-09-18
*
refactor --exclude to use Utility.Matcher
Joey Hess
2011-09-18