filestore: Interface for versioning file stores.
The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided, and other VCSs or databases could be added.
Versions [faq] | 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.3, 0.3.3.1, 0.3.4, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.1, 0.4.2, 0.5, 0.5.0.1, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.3.1, 0.6.3.2, 0.6.3.3, 0.6.3.4, 0.6.3.5, 0.6.4 (info) |
---|---|
Change log | CHANGES |
Dependencies | base (==4.*), bytestring (>=0.9 && <1.0), Diff (>=0.1.2 && <0.2), directory (==1.0.*), filepath (==1.1.*), old-locale (==1.0.*), parsec (>=2 && <3.2), process (==1.0.*), split (==0.1.*), time (==1.1.*), utf8-string (==0.3.*), xml (==1.3.*) [details] |
License | BSD-3-Clause |
Author | John MacFarlane, Gwern Branwen, Sebastiaan Visser |
Maintainer | jgm@berkeley.edu |
Category | Data |
Home page | http://johnmacfarlane.net/repos/filestore |
Uploaded | by JohnMacFarlane at Tue Jan 25 04:26:36 UTC 2011 |
Distributions | Debian:0.6.3.3, Fedora:0.6.3.4, FreeBSD:0.6.1, NixOS:0.6.3.4 |
Downloads | 23399 total (867 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-28 [all 6 reports] |
Modules
- Data
- Data.FileStore
- Data.FileStore.Darcs
- Data.FileStore.Generic
- Data.FileStore.Git
- Data.FileStore.Mercurial
- Data.FileStore.Types
- Data.FileStore.Utils
- Data.FileStore
Flags
Name | Description | Default | Type |
---|---|---|---|
maxcount | Make use of a recent (>= 2.3.0) Darcs feature which vastly improves the performance
of | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- filestore-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)