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), containers (>=0.3 && <0.6), Diff (>=0.2 && <0.4), directory (>=1.0 && <1.3), filepath (>=1.1 && <1.4), old-locale (==1.0.*), parsec (>=2 && <3.2), process (>=1.0 && <1.2), split (>=0.1 && <0.3), time (>=1.1 && <1.5), 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 |
Bug tracker | https://github.com/jgm/filestore/issues |
Source repo | head: git clone git://github.com/jgm/filestore.git |
Uploaded | by JohnMacFarlane at Wed Mar 20 21:34:42 UTC 2013 |
Distributions | Debian:0.6.3.3, Fedora:0.6.3.4, FreeBSD:0.6.1, NixOS:0.6.3.4 |
Downloads | 23338 total (842 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
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.6.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)