| Commit message (Expand) | Author | Age |
* | Limit annex.largefiles parsing to the subset of preferred content expressions... | Joey Hess | 2016-02-03 |
* | simplify | Joey Hess | 2016-02-03 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | avoid unnecessary reading of git-annex branch data when matching on annex.lar... | Joey Hess | 2015-12-04 |
* | oops, didn't mean to commit this debug | Joey Hess | 2015-10-06 |
* | analysis | Joey Hess | 2015-10-06 |
* | Fix bug in combination of preferred and required content settings. When one w... | Joey Hess | 2015-09-15 |
* | add test case that all standard group preferred content expressions parse | Joey Hess | 2015-06-17 |
* | import Data.Default in Common | Joey Hess | 2015-01-28 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | webapp: avoid overwriting remote configs when enabling it | Joey Hess | 2014-05-30 |
* | Added required content configuration. | Joey Hess | 2014-03-29 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | Improve behavior when unable to parse a preferred content expression (thanks,... | Joey Hess | 2014-03-20 |
* | finish wiring up groupwanted | Joey Hess | 2014-03-15 |
* | vicfg: Allows editing preferred content expressions for groups. | Joey Hess | 2014-03-15 |
* | "standard" can now be used as a first-class keyword in preferred content expr... | Joey Hess | 2014-03-14 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | added GETWANTED, SETWANTED for Tobias's flickr remote | Joey Hess | 2014-01-01 |
* | add PreferredContentExpression type | Joey Hess | 2014-01-01 |
* | Another round of s/amoung/among/ | Richard Hartmann | 2013-12-19 |
* | refactor | Joey Hess | 2013-10-28 |
* | refactor git-annex branch log filename code into central location | Joey Hess | 2013-08-29 |
* | per-IA-item content directories | Joey Hess | 2013-04-25 |
* | invalidated the wrong cache when setting preferred content | Joey Hess | 2013-03-31 |
* | New annex.largefiles setting, which configures which files `git annex add` an... | Joey Hess | 2013-03-29 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | where indenting | Joey Hess | 2012-11-11 |
* | add ConfigMonitor thread | 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 |
* | avoid duplicate code with a more generic monadic matcher | Joey Hess | 2012-10-13 |
* | ui for selecting a repository group | Joey Hess | 2012-10-10 |
* | add standard group selector to repo edit form | Joey Hess | 2012-10-10 |
* | webapp: configure new repos to use the standard preferred content settings | Joey Hess | 2012-10-10 |
* | webapp: put new repos in standard groups | Joey Hess | 2012-10-10 |
* | refactor | Joey Hess | 2012-10-10 |
* | standard preferred content settings for client, transfer, backup, and archive... | Joey Hess | 2012-10-10 |
* | 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 |
* | wired preferred content up to get, copy, and drop --auto | 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 |