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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
maxcount | Make use of a recent (>= 2.3.0) Darcs feature which vastly improves the performance
of | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- filestore-0.6.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.6.5 (info) |
---|---|
Change log | CHANGES |
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <1.0), containers (>=0.3 && <0.6), Diff (>=0.2 && <0.4), directory (>=1.0 && <1.4), filepath (>=1.1 && <1.5), old-locale (>=1.0 && <1.1), parsec (>=2 && <3.2), process (>=1.0 && <1.7), split (>=0.1 && <0.3), time (>=1.1 && <1.10), utf8-string (>=0.3 && <1.1), xml (>=1.3 && <1.4) [details] |
License | BSD-3-Clause |
Author | John MacFarlane, Gwern Branwen, Sebastiaan Visser |
Maintainer | jgm@berkeley.edu |
Category | Data |
Bug tracker | https://github.com/jgm/filestore/issues |
Source repo | head: git clone git://github.com/jgm/filestore.git |
Uploaded | by JohnMacFarlane at 2018-05-14T16:44:54Z |
Distributions | Arch:0.6.5, Debian:0.6.4, Fedora:0.6.5, FreeBSD:0.6.1, NixOS:0.6.5 |
Reverse Dependencies | 8 direct, 2 indirect [details] |
Downloads | 37304 total (168 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-14 [all 1 reports] |