index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Limit.hs
Commit message (
Expand
)
Author
Age
*
per-IA-item content directories
Joey Hess
2013-04-25
*
clean up urlrenderer handling when the webapp is not built
Joey Hess
2013-04-03
*
hlint
Joey Hess
2013-04-03
*
fix preferred content check for 1 semitrusted or better copy
Joey Hess
2013-04-02
*
New annex.largefiles setting, which configures which files `git annex add` an...
Joey Hess
2013-03-29
*
linelength
Joey Hess
2013-03-12
*
Switch from using regex-compat to regex-tdfa, as the C regex library is rathe...
Joey Hess
2013-03-08
*
fix * glob matching files in subdirectories
Joey Hess
2013-02-26
*
deal with Glob/filemanip conflict
Joey Hess
2013-02-16
*
Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ...
Joey Hess
2013-02-11
*
can now build Android targeted binary
Joey Hess
2013-02-10
*
--auto fixes
Joey Hess
2012-12-06
*
more indentation. must stop.
Joey Hess
2012-10-28
*
fix warning
Joey Hess
2012-10-20
*
Replace "in=" with "present" in preferred content expressions
Joey Hess
2012-10-19
*
Preferred content path matching bugfix.
Joey Hess
2012-10-17
*
rename --ingroup to --inallgroup
Joey Hess
2012-10-10
*
add --ingroup limit
Joey Hess
2012-10-08
*
Added --smallerthan and --largerthan limits
Joey Hess
2012-10-08
*
add AssumeNotPresent parameter to limits
Joey Hess
2012-10-05
*
added preferred-content log, and allow editing it with vicfg
Joey Hess
2012-10-04
*
vicfg: New command, allows editing (or simply viewing) most of the repository...
Joey Hess
2012-10-03
*
A way to match files in repositories in a group
Joey Hess
2012-10-01
*
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