aboutsummaryrefslogtreecommitdiff
path: root/Logs/PreferredContent.hs
Commit message (Expand)AuthorAge
* Limit annex.largefiles parsing to the subset of preferred content expressions...Gravatar Joey Hess2016-02-03
* simplifyGravatar Joey Hess2016-02-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* avoid unnecessary reading of git-annex branch data when matching on annex.lar...Gravatar Joey Hess2015-12-04
* oops, didn't mean to commit this debugGravatar Joey Hess2015-10-06
* analysisGravatar Joey Hess2015-10-06
* Fix bug in combination of preferred and required content settings. When one w...Gravatar Joey Hess2015-09-15
* add test case that all standard group preferred content expressions parseGravatar Joey Hess2015-06-17
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* webapp: avoid overwriting remote configs when enabling itGravatar Joey Hess2014-05-30
* Added required content configuration.Gravatar Joey Hess2014-03-29
* reorg matcher types; no non-type code changesGravatar Joey Hess2014-03-29
* Improve behavior when unable to parse a preferred content expression (thanks,...Gravatar Joey Hess2014-03-20
* finish wiring up groupwantedGravatar Joey Hess2014-03-15
* vicfg: Allows editing preferred content expressions for groups.Gravatar Joey Hess2014-03-15
* "standard" can now be used as a first-class keyword in preferred content expr...Gravatar Joey Hess2014-03-14
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* added GETWANTED, SETWANTED for Tobias's flickr remoteGravatar Joey Hess2014-01-01
* add PreferredContentExpression typeGravatar Joey Hess2014-01-01
* Another round of s/amoung/among/Gravatar Richard Hartmann2013-12-19
* refactorGravatar Joey Hess2013-10-28
* refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
* per-IA-item content directoriesGravatar Joey Hess2013-04-25
* invalidated the wrong cache when setting preferred contentGravatar Joey Hess2013-03-31
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* whitespace fixesGravatar Joey Hess2012-12-13
* --auto fixesGravatar Joey Hess2012-12-06
* where indentingGravatar Joey Hess2012-11-11
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* Replace "in=" with "present" in preferred content expressionsGravatar Joey Hess2012-10-19
* Preferred content path matching bugfix.Gravatar Joey Hess2012-10-17
* avoid duplicate code with a more generic monadic matcherGravatar Joey Hess2012-10-13
* ui for selecting a repository groupGravatar Joey Hess2012-10-10
* add standard group selector to repo edit formGravatar Joey Hess2012-10-10
* webapp: configure new repos to use the standard preferred content settingsGravatar Joey Hess2012-10-10
* webapp: put new repos in standard groupsGravatar Joey Hess2012-10-10
* refactorGravatar Joey Hess2012-10-10
* standard preferred content settings for client, transfer, backup, and archive...Gravatar Joey Hess2012-10-10
* rename --ingroup to --inallgroupGravatar Joey Hess2012-10-10
* add --ingroup limitGravatar Joey Hess2012-10-08
* Added --smallerthan and --largerthan limitsGravatar Joey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* add AssumeNotPresent parameter to limitsGravatar Joey Hess2012-10-05
* added preferred-content log, and allow editing it with vicfgGravatar Joey Hess2012-10-04