mirror of http://darcs.net/releases/branch-2.10 (fork of darcs's darcs-2.10)  (http://darcs.net/Development/GettingStarted)

fix export

ganeshMon Nov 30 21:00:03 UTC 2015

expose API for 'darcs diff' command

ganeshMon Nov 30 06:52:25 UTC 2015

bump dependencies on vector, process, HUnit

ganeshSun Nov 29 14:36:03 UTC 2015

force grep to treat output of locale as text

Somewhat ironically, if the output contains non-ASCII characters, grep can end up treating it as binary.

ganeshThu Nov 26 22:13:57 UTC 2015

rename NEWS to CHANGELOG to please hackagedb

ghMon Nov 9 14:55:40 UTC 2015

TAG 2.10.2

ghMon Nov 9 13:52:57 UTC 2015

fix release date of 2.10.2

ghMon Nov 9 13:49:39 UTC 2015

bump version to 2.10.2

ghMon Nov 9 13:05:23 UTC 2015

update NEWS for 2.10.1 and 2.10.2

ghMon Nov 9 13:04:42 UTC 2015

fix two tests after stopping using the word changes in pull message

ghMon Nov 9 13:30:35 UTC 2015

shorter README with quickstart instructions

ghMon Nov 2 16:41:07 UTC 2015

refactor breakAfterNthNewline and breakBeforeNthNewline

Profiling shows that breakBeforeNthNewline is faster and uses less memory (for instance with "darcs diff --last=2000").

ghThu Nov 5 23:37:50 UTC 2015

add comments about the rejected 'hasDuplicate' cases

ganeshFri Nov 6 23:57:24 UTC 2015

"Fix" some intermittent QuickCheck failures

ganeshWed Oct 28 19:53:43 UTC 2015

disambiguate imports in some test code

ganeshTue Oct 27 22:26:06 UTC 2015

Add an option to control the number of QuickCheck iterations

ganeshTue Oct 27 06:32:13 UTC 2015

make test-framework imports explicit

ganeshMon Oct 26 18:45:50 UTC 2015

Refactor darcs send patch count text snippet

koweyFri Sep 18 13:52:42 UTC 2015

Tidy darcs send msg code (shorter lines)

koweyFri Sep 18 13:47:32 UTC 2015

Fix typo in darcs send message

koweyFri Sep 18 13:45:24 UTC 2015

using mmap on Windows was causing test failures

ganeshSat Sep 19 09:26:40 UTC 2015

switch patches retrieval order when using packs

Manual backport from dev branch. With this change, Darcs 2.10 creates packs from oldest to newest patch, which makes Darcs 2.12 more performant when cloning.

ghFri Oct 30 00:21:14 UTC 2015

adapt tests to using patches word instead of changes

ghThu Nov 5 20:24:17 UTC 2015

replace changes by log in release.sh

ghSat Oct 31 20:19:29 UTC 2015

remove darcs.spec.in file from 2008

ghSat Oct 31 20:18:28 UTC 2015

update commands names in help strings

Also use 'patches' instead of 'changes' in a few places.

ghSat Oct 31 20:13:36 UTC 2015

replace changes by log in Setup.lhs

ghSat Oct 31 20:01:00 UTC 2015

update upload.cgi with new command names

ghSat Oct 31 20:00:04 UTC 2015

update buildbot-try.sh with new command names

ghSat Oct 31 19:55:28 UTC 2015

update cygwin-wrapper file with new commands names and flags

ghSat Oct 31 19:54:32 UTC 2015