match: name "Simplify build docs by removing sendmail paragraph."
match: name "modernize darcs build docs about network library options."
match: name "Update docs to reflect that minimum GHC version is now 6.4, not 6.2"
match: exact "Added test for issue381."
match: exact "mark look_for_add.sh as buggy."
match: exact "fix bug in running of test suite with hashed repos and add test for bug."
match: name "Actually run perl tests."
> Quality Assurance: Various Documentation Improvements (issue347, issue55 Mark Stosberg, Nicolas Pouillard, Marnix Klooster) 

match: name "Send 'show authors' output through a pager."
match: name "By default, group and count output of 'show authors'"
match: name "Add a 'show authors' command."
> New Feature: Add a 'show authors' command (Eric Kow)

match: name "add a debug message in check."
match: exact "give better error message when we get \"command not found\" == ExitFailure 127."
match: exact "add better error debug messages in Ssh (again!)."
match: exact "fail with sensible messages if given empty arguments in push/put/apply/send."
match: exact "get rid of excess progress reports that are confusing (because they don't increase monotonically)."
match: exact "when pushing with --debug, call apply with --debug."
match: exact "more hash-related debug error messages."
match: exact "give more debug output in URL."
match: exact "give more debug output in Ssh."
match: exact "clean up error handling a bit in URL."
match: exact "define debugFail, which always notifies of failure under debug mode."
match: name  "issue551: further clarify --mark-conflicts error message."
match: exact "give a bit more debug output when downloads go bad."
match: exact "fix error in URL error-reporting cleanup (issue692)"
match: exact "make debug message more specific."
match: name "Update text to encourage people to check for existing bug reports before submitting new ones."
match: exact "add more debug messages in Repository."
match: exact "add a bunch more debug messages in get."
match: exact "add more debug messages."
match: exact "add debug output regarding disabling of progress reports."
match: exact "add progress reporting while writing patch file in record."
match: exact "add a few more debug messages in record."
match: exact "fix miscounting of changes in interactive prompting."
match: exact "provide nicer output when identifying repository."
match: name "print progress reports less frequently."
match: name "Give a shorter help message when user supplies a bad command line"
match: exact "don't display \"progress\" when running --list-options.  (issue635)"
match: exact "give feedback after successful push or put."
match: name "use System.Process when calling darcs apply"
match: exact "make bug message more explicit."
match: exact "make progress messages print with debugMessage."
match: name "Tell user when we are checking for conflicts."
match: exact "move debugMessage to Darcs.Utils."
match: exact "add a couple more debug messages."
match: exact "clean up debug output in record."
match: exact "give reasonable answer in impossible cases."
match: exact "add more progress annotations."
match: exact "allow debug output from unrecord and friendds."
match: exact "move ApplyPatches to use Progress framework."
match: exact "move get to use new progress framework."
match: exact "add progress-reporting framework."
> User Experience: Improved and added many debugging, error and progress messages 
> (David Roundy, Mark Stosberg, Eric Kow)

match: name "issue58: Add a full-featured Roundup bug resolver."
match: name "add Mark's update_roundup.pl script to tools/"
> New Feature: tools/update_roundup.pl scripts allows the darcs bug tracker
> to be notified with a darcs patch resolving a particular 
> issue is applied. A link to the patch in the web-based  
> repo browser is provided in the e-mail notifying bug subscribers. 
> (Mark Stosberg)


match: exact "fix bug where we weren't defining DARCS_PATCHES_XML when pulling nothing."
match: name "resolve issue672"
match: name "define environment variables early, to make update_roundup.pl happy."
match: exact "resolved issue686: make changes suggested by Mark to DARCS_PATCHES_XML."
match: exact "Document new DARCS_PATCHES_XML export"
match: exact "export DARCS_PATCHES_XML when calling posthook and test suite."
match: exact "export information to posthooks in DARCS_PATCHES and DARCS_FILES."
> New Feature: New DARCS_PATCHES, DARCS_FILES and DARCS_PATCHES_XML environment variables are  made available
> for the posthook system, allowing for more easier options to 
> to integrate darcs with other systems. (David Roundy, Mark Stosberg)

match: exact "resolve issue673: if hash check fails, try reading file without ungzipping it."
> Bug Fix: Gzipped files stored in the repo are now handled properly (Zooko, David Roundy)

match: name "issue551: test error message when there is a conflict with push-over-ssh"
match: name "clean up issue458 test"
match: name "clean up bugs/repodir.sh"
match: name "resolved issue662: fix bug in bugs/pull.sh test, which now passes"
match: name "remove use of separate bugs/shell_harness code"
match: name "issue662: add new test to bugs/ which triggers issue"
match: name "fix bug where tests failed if there were no tests present"
match: name "fix bitrot in unit test"
match: name "issue279: new test case for bug in get_extra / Malformed patch"
match: name "issue184: bug where record and add handle files in un-added directories inconsistently"
match: name "Skip some tests if strace is not found"
match: name "issue390: whatsnew 'stats' more files than needed"
match: name "copy over updated \"shell_harness\" to bugs"
match: name "Make broken-pipe.sh test fail on MacOS X"
match: name "Test for issue436"
match: name "Fix 'patch cannot contain newlines' in broken-pipe.sh test"
match: name "add test for issue68"
match: exact "issue257: test for \"push => incorrect return code when couldn't get lock\""
match: exact "move failing issue458 test to bugs/"
match: exact "issue496: move failing test to ./bugs"
match: exact "Add functional sh test for issue496."
match: exact "issue458: move currently failing test to bugs/"
match: exact "Add functional sh test for issue458."
match: exact "improved test for binaries: We now have both a positive and negative test"
match: exact "issue469: test that _darcs/prefs/binaries matches against full path"
match: exact "Fix an error message, in case of using subcommands."
match: exact "clean up in unrevert_cancel.sh"
match: exact "Add tests for issue701."
match: name "Pass two args to `cmp' in tests, following POSIX."
match: name "in mv_and_remove_tests.sh"
match: exact "resolve conflicts in mv_and_remove_tests.sh."
match: name "Make sure we test the 'darcs' we just built and not one in a global path."
match: name "correct apparent typo in test."
match: exact "prevent warning in test script and remove mysterious exit(1) call."
match: exact "issue395: eliminate patches with a single character name from shell scripts in the test suite."
match: name "issue526: improve Perl test suite."
match: exact "Take advantage of new Perl testing infrastructure by eliminating needless --ignore-time mentions"
match: exact "Take advantage of updated Perl testing infrastructure by removing needless author mentions in tests"
match: exact "replace \"perl_harness\" with the more powerful and flexible \"prove\" script."
match: exact "Consolidate Perl test infrastructure by move code out of perl_harness into Test::Darcs."
match: exact "Adding Test::Harness 3.07 to the tree."
> Quality Assurance: Added and updated automated regression tests (Mark Stosberg, David Roundy, Eric Kow, Trent Buck, 
> Nicolas Pouillard, Dave Love, Tommy Pettersson)

match: exact "cut useless git-format code."
match: name "Remove ununsed functions from FastPackedString."
match: name  "simplify \(and debug\) pending handling"
match: name "make indent slightly more concise using lines and unlines."
match: name "refactor: replace recursive indent with more concise find-and-replace syntax"
> Internal: Source code clean-up and improvements (David Roundy, Jason Dagit, Eric Kow, Mark Stosberg)

match: exact "roll back several more changes"
> Internal: Begin work on memory efficiency improvements (David Roundy)

match: name "resolved issue496 delayed the check for --disabled until after reading defaults"
> Bug Fix: With --repodir, commands could not be disabled (Trent Buck, David Roundy)

match: name "Add mouse-over descriptions of patch name and author to annotate file in darcs.cgi"
match: exact "issue109: Show Who, When on darcs.cgi patch page"
> darcs.cgi improvements: Patch pages show "Who" and "When" some file annotation pages show
> "who" and "when" with a mouse-over. Also, darcs.cgi can now be hosted in a path containing  
> The tilde character.  (Zooko, Mark Stosberg)

match: name "make the identifying of remote repositories more efficient"
match: name "speed up pending handling"
match: name "fix performance regression in unrecord"
match: exact "make updating of pending on pull much more efficient."
> Performance: darcs is faster when identifying remote repos
> handling pending changes and running unrecord.  (David Roundy)

match: exact "Initial implementation of HTTP pipelining using libwww."
> Performance: Improved HTTP pipelining support (Dmitry Kurochkin)


match: name "major speedup in applyHashed."
> Performance: Improved speed of darcs pull on very large repos. (David Roundy)

match: name "Pipe 'darcs foo --help' through a pager"
match: name "Pipe help text through a pager"
match: name "Ability to pipe a document through a pager"
> User Experience: A pager is used automatically more often, especially when viewing help. (Eric Kow)

match: exact "fix issue 257 by not ignoring exit code of apply."
match: exact "add test (failing) for issue257 (from vmiklos, thanks!)"
> Bug Fix: push => incorrect return code when couldn't get lock. (issue257, VMiklos, David Roundy, Eric Kow, Mark Stosberg) 


match: exact "fix bug in whatsnew when replace is used."
match: exact "Show a replace+whatsnew -s bug."
> Bug Fix: 'whatsnew' and 'replace' now work together correctly. (Nicolas Pouillard, David Roundy)



match: exact "add feature requested in issue576."
match: exact "fix bug in issue576."
match: exact "add test that triggers bug in issue576."
> New Feature: Automatically create the the global cache if we define we want to use it. (David Roundy, Trent Buck) 

match: exact "fix bugs in date parsing pointed out by Mark."
match: name "treat partially-specified dates as more vague matches."
> Bug Fix: date parsing is now improved (Mark Stosberg, David Roundy)

