darcs-beta: a distributed, interactive, smart revision control system
Darcs is a free, open source revision control system. It is:
Distributed: Every user has access to the full command set, removing boundaries between server and client or committer and non-committers.
Interactive: Darcs is easy to learn and efficient to use because it asks you questions in response to simple commands, giving you choices in your work flow. You can choose to record one change in a file, while ignoring another. As you update from upstream, you can review each patch name, even the full "diff" for interesting patches.
Smart: Originally developed by physicist David Roundy, darcs is based on a unique algebra of patches.
This smartness lets you respond to changing demands in ways that would otherwise not be possible. Learn more about spontaneous branches with darcs.
[Skip to Readme]
Modules
[Index]
- ByteStringUtils
- CommandLine
- Crypt
- Darcs
- Darcs.Annotate
- Darcs.ArgumentDefaults
- Darcs.Arguments
- Darcs.Bug
- Darcs.ColorPrinter
- Darcs.Commands
- Darcs.Commands.Add
- Darcs.Commands.AmendRecord
- Darcs.Commands.Annotate
- Darcs.Commands.Apply
- Darcs.Commands.Changes
- Darcs.Commands.Check
- Darcs.Commands.Convert
- Darcs.Commands.Diff
- Darcs.Commands.Dist
- Darcs.Commands.GZCRCs
- Darcs.Commands.Get
- Darcs.Commands.Help
- Darcs.Commands.Init
- Darcs.Commands.MarkConflicts
- Darcs.Commands.Move
- Darcs.Commands.Optimize
- Darcs.Commands.Pull
- Darcs.Commands.Push
- Darcs.Commands.Put
- Darcs.Commands.Record
- Darcs.Commands.Remove
- Darcs.Commands.Replace
- Darcs.Commands.Revert
- Darcs.Commands.Rollback
- Darcs.Commands.Send
- Darcs.Commands.SetPref
- Darcs.Commands.Show
- Darcs.Commands.ShowAuthors
- Darcs.Commands.ShowBug
- Darcs.Commands.ShowContents
- Darcs.Commands.ShowFiles
- Darcs.Commands.ShowIndex
- Darcs.Commands.ShowRepo
- Darcs.Commands.ShowTags
- Darcs.Commands.Tag
- Darcs.Commands.Test
- Darcs.Commands.TrackDown
- Darcs.Commands.TransferMode
- Darcs.Commands.Unrecord
- Darcs.Commands.Unrevert
- Darcs.Commands.Util
- Darcs.Commands.WhatsNew
- Darcs.CommandsAux
- Darcs.Compat
- Darcs.Diff
- Darcs.Email
- Darcs.External
- Darcs.Flags
- Darcs.Global
- Darcs.IO
- Darcs.Lock
- Darcs.Match
- Darcs.MonadProgress
- Darcs.Patch
- Darcs.Patch.Apply
- Darcs.Patch.ApplyMonad
- Darcs.Patch.Bracketed
- Darcs.Patch.Bundle
- Darcs.Patch.Choices
- Darcs.Patch.Commute
- Darcs.Patch.Conflict
- Darcs.Patch.ConflictMarking
- Darcs.Patch.Depends
- Darcs.Patch.Dummy
- Darcs.Patch.Effect
- Darcs.Patch.FileHunk
- Darcs.Patch.FileName
- Darcs.Patch.Format
- Darcs.Patch.Info
- Darcs.Patch.Inspect
- Darcs.Patch.Invert
- Darcs.Patch.Match
- Darcs.Patch.MatchData
- Darcs.Patch.Merge
- Darcs.Patch.Named
- Darcs.Patch.OldDate
- Darcs.Patch.PatchInfoAnd
- Darcs.Patch.Patchy
- Darcs.Patch.Permutations
- Darcs.Patch.Prim
- Darcs.Patch.Read
- Darcs.Patch.ReadMonads
- Darcs.Patch.RegChars
- Darcs.Patch.Repair
- Darcs.Patch.RepoPatch
- Darcs.Patch.Set
- Darcs.Patch.Show
- Darcs.Patch.Split
- Darcs.Patch.Summary
- Darcs.Patch.SummaryData
- Darcs.Patch.TokenReplace
- Darcs.Patch.TouchesFiles
- Darcs.Patch.V1
- Darcs.Patch.V2
- Darcs.Patch.Viewing
- Darcs.PrintPatch
- Darcs.ProgressPatches
- Darcs.RemoteApply
- Darcs.RepoPath
- Darcs.Repository
- Darcs.Repository.ApplyPatches
- Darcs.Repository.Cache
- Darcs.Repository.Format
- Darcs.Repository.HashedIO
- Darcs.Repository.HashedRepo
- Darcs.Repository.Internal
- Darcs.Repository.InternalTypes
- Darcs.Repository.LowLevel
- Darcs.Repository.Merge
- Darcs.Repository.Motd
- Darcs.Repository.Old
- Darcs.Repository.Prefs
- Darcs.Repository.Repair
- Darcs.Repository.State
- Darcs.Resolution
- Darcs.RunCommand
- Darcs.SelectChanges
- Darcs.SignalHandler
- Darcs.Ssh
- Darcs.Test
- Darcs.TheCommands
- Darcs.URL
- Darcs.Utils
- Witnesses
- DateMatcher
- English
- Exec
- IsoDate
- Lcs
- Printer
- Progress
- Ratified
- SHA1
- URL
- Workaround
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
curl | Use libcurl for HTTP support. | Enabled |
http | Use the pure Haskell HTTP package for HTTP support. | Enabled |
static | Build static binary | Disabled |
terminfo | Use the terminfo package for enhanced console support. | Enabled |
threaded | Use threading and SMP support. | Enabled |
library | Build darcs library | Enabled |
executable | Build darcs executable | Enabled |
color | Use ansi color escapes. | Enabled |
mmap | Compile with mmap support. | Enabled |
hpc | Disabled | |
test | Build test harness | Disabled |
optimize | Build with optimizations (-O2) | Enabled |
warn-as-error | Build with warnings-as-errors | Disabled |
force-char8-encoding | Allow base 4.5 or above on Unix. base 4.4 introduces a change in the behaviour of filenames that requires API calls in base 4.5 to workaround. So base 4.4 is not supported at all. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- darcs-beta-2.7.99.2.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] | 2.2.98.1, 2.2.98.2, 2.2.98.3, 2.2.98.4, 2.3.98.1, 2.3.98.2, 2.3.98.3, 2.3.99.2, 2.4.98.1, 2.4.98.2, 2.4.98.3, 2.4.98.4, 2.4.98.5, 2.4.99.1, 2.7.98.1, 2.7.98.2, 2.7.98.3, 2.7.99.1, 2.7.99.2 |
---|---|
Change log | NEWS |
Dependencies | array (>=0.1 && <0.5), base (>=4 && <4.6), bytestring (>=0.9.0 && <0.10), cmdlib (>=0.2.1 && <0.4), containers (>=0.1 && <0.5), directory (>=1.0.0.0 && <1.2.0.0), extensible-exceptions (>=0.1 && <0.2), filepath (>=1.1.0.0 && <1.5.0.0), hashed-storage (>=0.5.6 && <0.6), haskeline (>=0.6.3 && <0.7), html (>=1.0 && <1.1), HTTP (>=4000.0.8 && <4000.3), HUnit (>=1.0), mmap (>=0.5 && <0.6), mtl (>=1.0 && <2.1), network (>=2.2 && <2.4), old-time (>=1.0 && <1.2), parsec (>=2.0 && <3.2), process (>=1.0.0.0 && <1.2.0.0), QuickCheck (>=2.3), random (>=1.0 && <1.1), regex-compat (>=0.95.1), regex-posix (>=0.95.1), shellish (>=0.1.3 && <0.2), tar (>=0.3 && <0.4), terminfo (>=0.3 && <0.4), test-framework (>=0.4.0), test-framework-hunit (>=0.2.2), test-framework-quickcheck2 (>=0.2.8), text (>=0.11.0.6 && <0.12.0.0), unix (>=1.0 && <2.6), unix-compat (>=0.1.2), vector (>=0.7), zlib (>=0.5.1.0 && <0.6.0.0) [details] |
License | LicenseRef-GPL |
Author | David Roundy <droundy@darcs.net>, <darcs-users@darcs.net> |
Maintainer | <darcs-users@darcs.net> |
Category | Development |
Home page | http://darcs.net/ |
Source repo | head: darcs get http://darcs.net/ |
Uploaded | by GaneshSittampalam at 2012-04-07T21:06:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | darcs-test, darcs |
Downloads | 15043 total (70 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |