The hit package
An haskell implementation of git storage operations, allowing users to manipulate git repositories (read and write).
This implementation is fully interoperable with the main C implementation.
This is stricly only manipulating the git store (what's inside the .git directory), and doesn't do anything with the index or your working directory files.
Properties
| Versions | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.5.0 |
|---|---|
| Dependencies | attoparsec (≥0.10.1), base (4.*), blaze-builder, bytestring, containers, cryptohash, mtl, parsec (≥3), random, system-fileio, system-filepath, time, vector, zlib, zlib-bindings (0.1.*) |
| License | BSD3 |
| Copyright | Vincent Hanquez <vincent@snarc.org> |
| Author | Vincent Hanquez <vincent@snarc.org> |
| Maintainer | Vincent Hanquez <vincent@snarc.org> |
| Stability | experimental |
| Category | Development |
| Home page | http://github.com/vincenthz/hit |
| Source repository | git clone git://github.com/vincenthz/hit |
| Executables | Hit |
| Upload date | Fri Mar 8 08:28:11 UTC 2013 |
| Uploaded by | VincentHanquez |
| Built on | ghc-7.6 |
Modules
Downloads
- hit-0.5.0.tar.gz (Cabal source package)
- package description (included in the package)