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

comment use of flag REENTRANT

ghWed Feb 3 11:46:12 UTC 2016

drop definition of HAVE_SIGINFO_H unused since 2009

ghWed Feb 3 11:08:33 UTC 2016

remove unused darcs-test dependencies

ghWed Feb 3 15:24:08 UTC 2016

hlint Darcs.Util.Diff.Patience

ghTue Feb 2 15:14:56 UTC 2016

further merge hashed-storage code and tests into darcs code

also kill unused Storage.Hashed.Diff

ghMon Feb 1 15:09:55 UTC 2016

format patch names within 20 characters in dependencies output

ghMon Feb 1 16:58:11 UTC 2016

show dependencies up to last tag by default

ghMon Feb 1 16:36:11 UTC 2016

break out PatchInspect instance for Suspended

ganeshMon Feb 1 06:05:46 UTC 2016

rename mkSuspended to mkRebase and make it work on 'Suspended'

ganeshFri Jan 29 19:03:20 UTC 2016

2.10.3 changelog

ghFri Jan 29 11:08:00 UTC 2016

use F and T instead of From and To in whatsnew --machine-readable

ghFri Jan 29 10:36:19 UTC 2016

use Suspended instead of FL RebaseItem in take*Rebase*

ganeshWed Jan 27 18:29:18 UTC 2016

support transformers-compat 0.5.x

ganeshFri Jan 29 07:05:17 UTC 2016

fix git test involving deletions

There was a behaviour change in git 2, and git 1.9.4 requires '--all' to be passed to git add if you are deleting things.

ganeshThu Jan 28 07:13:51 UTC 2016

fix tests that use "git commit"

On my machine (git 1.9.4) it seems all these variables need to be set to avoid git commit complaining about an "empty ident name".

ganeshThu Jan 28 07:12:40 UTC 2016

Drop an unnecessary call to patchcontents in applyAndFix

ganeshTue Jan 26 17:47:05 UTC 2016

Drop unnecessary use of patchcontents in hunkmatch and touchmatch

ganeshTue Jan 26 06:55:48 UTC 2016

bump second html dependency

ghTue Jan 26 14:44:31 UTC 2016

bump dependencies lower bounds implied by requiring ghc 7.6

ghTue Jan 26 14:31:50 UTC 2016

break out RepairToFL instance for Suspended

ganeshMon Jan 25 19:50:15 UTC 2016

break out ReadPatch instance for Suspended

ganeshMon Jan 25 19:48:22 UTC 2016

break out Check instance for Suspended

ganeshMon Jan 25 19:45:25 UTC 2016

break out Show instances for Suspended

This changes the output, but the instances should only be used for debugging.

ganeshMon Jan 25 19:03:00 UTC 2016

break out Conflict instance for Suspended

ganeshMon Jan 25 18:56:40 UTC 2016

break out Effect instance for Suspended

ganeshMon Jan 25 18:56:40 UTC 2016

add PrimPatchBase instance for Suspended

ganeshMon Jan 25 18:56:32 UTC 2016

break out ShowPatch instance for Suspended

ganeshMon Jan 25 18:47:48 UTC 2016

break out Apply instance for Suspended

ganeshMon Jan 25 18:47:25 UTC 2016

refactor instance ShowPatch Rebasing a bit

breaking out separate cases for Normal/Suspended and inlining from the definition of showPatch

ganeshMon Jan 25 18:41:08 UTC 2016

inline a couple of defaults to simplify future refactoring

ganeshMon Jan 25 18:22:32 UTC 2016