The DPM package
The Darcs Patch Manager (DPM for short) is a tool that simplifies working with the revision control system darcs (http://darcs.net). It is most effective when used in an environment where developers do not push their patches directly to the main repository but where patches undergo a reviewing process before they are actually applied. See the documentation of the module DPM.Tutorial for a short tutorial.
Properties
| Versions | 0.1.0, 0.2.0, 0.2.1, 0.3.0.0 |
|---|---|
| Dependencies | array (0.3.*), base (4.*), bytestring (≥0.9), containers, convertible, darcs (2.5.*), directory, filepath (≥1.1), HSH (≥2), HTF (0.8.*), HTTP (4000.1.*), mtl, network (2.3.*), old-locale, pretty, process, regex-posix, split, syb, time, unix |
| License | GPL |
| Copyright | (c) 2009-2011 Stefan Wehr |
| Author | Stefan Wehr <mail@stefanwehr.de> |
| Maintainer | Stefan Wehr <mail@stefanwehr.de> |
| Stability | Beta |
| Category | Development |
| Bug tracker | mailto:mail@stefanwehr.de |
| Source repository | darcs get http://www.stefanwehr.de/darcs/DPM |
| Executables | dpm, dpm-tests |
| Upload date | Tue Dec 6 08:01:34 UTC 2011 |
| Uploaded by | StefanWehr |
| Build failure | ghc-7.2 (log), ghc-7.4 (log) |
Modules
- DPM
- Core
- DPM.Core.Conflicts
- DPM.Core.DPM_Monad
- DPM.Core.Darcs
- DPM.Core.DataTypes
- DPM.Core.Email
- DPM.Core.Lexer
- DPM.Core.Model
- DPM.Core.PatchBundleParser
- DPM.Core.QueryParser
- DPM.Core.ReverseDependencies
- DPM.Core.ShortID
- DPM.Core.Storage
- DPM.Core.TestDarcs
- DPM.Core.Utils
- DPM.Tutorial
- UI
- Commandline
- DPM.UI.Commandline.ANSIColors
- DPM.UI.Commandline.CDPM_Monad
- DPM.UI.Commandline.Commands
- DPM.UI.Commandline.Interaction
- DPM.UI.Commandline.Main
- Commandline
- Core
Downloads
- DPM-0.3.0.0.tar.gz (Cabal source package)
- package description (included in the package)