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] [Quick Jump]
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.5.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.7), Diff (>=0.4 && <0.6), 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.5 && <1.13), 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 |
Revised | Revision 2 made by JohnMacFarlane at 2024-05-14T00:13:37Z |
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 2020-08-28T16:43:37Z |
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 | 37313 total (119 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-08-28 [all 1 reports] |