Differences between revisions 7 and 8
Revision 7 as of 2005-11-26 11:45:07
Size: 1714
Comment:
Revision 8 as of 2006-01-23 04:11:49
Size: 965
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * Refactored table-driven update/merge
 * Beginning of merge w/rename support
Line 13: Line 11:
 * Faster diff output for tools like hgk
 * some form of "incoming" for remote repositories
 * some proper bug-tracking facility (./)
 * Some proper bug-tracking facility (./)
Line 17: Line 13:
The original target for this release was mid-October 2005. Target date: February 1 2006
Line 21: Line 17:
 * Rename support in hg log, hg annotate, and hgweb
 * Faster diff output for tools like hgk (./)
 * Some form of "incoming" for remote repositories
 * Level of documentation comparable to competitive SCMs
Line 22: Line 22:
 * Completion of merge w/rename
 * Completion or rejection of symlink handling
 * Some translations in place
 * Level of documentation comparable to competitive SCMs
Line 27: Line 23:
The original target for this release was late November 2005. Target date: March 1 2006
Line 33: Line 29:
The original target for this release was late December 2005. Target date: April 1 2006
Line 35: Line 31:
=== Reworking of roadmap ===
Looking at the delay already being there, I propose following roadmap change:
 * make rename related stuff highest prio as this might keep quite some people from adopting hg.
 * remove optimization / tuning stuff from roadmap for all versions <= 1.0.
 * remove i18n stuff from all versions <= 1.0. Most people using VCSes are happy with english and i18n needs time and effort and is harder for debugging. After 1.0 feel free to steal from `MoinMoin/i18n/*` whatever you need and look at MoinMoin:MoinMoinTranslation how we work together with translators.
 * readjust target dates to some realistic date
-- ThomasWaldmann [[DateTime(2005-11-26T11:37:59Z)]]
=== Deferred work ===

 * Refactored table-driven update/merge
 * Completion of merge w/rename
 * Some translations in place
 * Completion or rejection of symlink handling

Current release: 0.7

{*} = in progress, (./) = finished

Features for 0.8

  • Plan for symlink handling {*} (SymlinkPlan)

  • Beginning of internationalization support (see InternationalizationPlan) {*}

  • Complete Windows support with maintainer(s) {*}

  • Short hashes in hgweb (./)

  • Some proper bug-tracking facility (./)

Target date: February 1 2006

Features for 0.9

  • Rename support in hg log, hg annotate, and hgweb
  • Faster diff output for tools like hgk (./)

  • Some form of "incoming" for remote repositories
  • Level of documentation comparable to competitive SCMs
  • Approximately feature-complete

Target date: March 1 2006

Features for 1.0

  • No serious bugs remaining from 0.9

Target date: April 1 2006

Deferred work

  • Refactored table-driven update/merge
  • Completion of merge w/rename
  • Some translations in place
  • Completion or rejection of symlink handling

RoadMap (last edited 2012-11-11 13:02:37 by abuehl)