Differences between revisions 1 and 38 (spanning 37 versions)
Revision 1 as of 2005-09-19 04:50:47
Size: 901
Editor: mpm
Comment:
Revision 38 as of 2006-12-10 19:28:18
Size: 1516
Editor: 10
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Current release: '''0.7''' Current release: '''0.9.1'''

{*} = in progress, (./) = finished
Line 5: Line 7:
 * Refactored table-driven update/merge
 * Beginning of merge w/rename support
 * Plan for symlink handling
 * Beginning of internationalization support (see InternationalizationPlan)
 * Complete Windows support with maintainer(s)
 * Short hashes in hgweb
 * Faster diff output for tools like hgk
 * some form of "incoming" for remote repositories
 * some proper bug-tracking facility
 * Beginning of internationalization support (see InternationalizationPlan) (./)
 * Short hashes in hgweb (./)
 * Some proper bug-tracking facility (./)
 * Faster diff output for tools like hgk (./)
 * Rename support in hgweb (./)
Line 15: Line 13:
The target for this release is mid-October. Released: Jan 30 2006
Line 19: Line 17:
 * Approximately feature-complete
 * Completion of merge w/rename
 * Completion or rejection of symlink handling
 * Some translations in place
 * Level of documentation comparable to competitive SCMs
 * Some form of "incoming" for remote repositories (./)
 * Rich set of hooks for repository administrators (./)
 * Complete Windows support (./) with maintainer(s)
 * Complete MacOS X support (./) with maintainer(s)
Line 25: Line 22:
The target for this release is late November. Released: May 10 2006

=== Features for 0.9.2 ===

 * Rename support in hg log and hg annotate (./)
 * Refactored update/merge (./)
 * Support for remote pull -r (./)
 * More usable named branches (BranchPlan) (./)
 * Completion of merge w/rename (RenamePlan) (./)
 * Charset handling system (ChangelogEncodingPlan) (./)
 * --date handling for log and update/checkout (DatePlan) (./)
 * Fix collisions on casefolding filesystems (CaseFoldingPlan) (./)

Target date: Dec 8 2006
Line 30: Line 40:
 * Level of documentation comparable to competitive SCMs {*}
 * Symlink handling (SymlinkPlan) {*}
 * Approximately feature-complete
 
Target date: ???
Line 31: Line 46:
The target for this release is late December. === Deferred work ===

 * Experimental support for history punching (TrimmingHistory) {*}
 * Some translations in place
 * PartialClone
 * Faster incoming (rsync-like algorithm ?)

Current release: 0.9.1

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

Features for 0.8

  • Beginning of internationalization support (see InternationalizationPlan) (./)

  • Short hashes in hgweb (./)

  • Some proper bug-tracking facility (./)

  • Faster diff output for tools like hgk (./)

  • Rename support in hgweb (./)

Released: Jan 30 2006

Features for 0.9

  • Some form of "incoming" for remote repositories (./)

  • Rich set of hooks for repository administrators (./)

  • Complete Windows support (./) with maintainer(s)

  • Complete MacOS X support (./) with maintainer(s)

Released: May 10 2006

Features for 0.9.2

  • Rename support in hg log and hg annotate (./)

  • Refactored update/merge (./)

  • Support for remote pull -r (./)

  • More usable named branches (BranchPlan) (./)

  • Completion of merge w/rename (RenamePlan) (./)

  • Charset handling system (ChangelogEncodingPlan) (./)

  • --date handling for log and update/checkout (DatePlan) (./)

  • Fix collisions on casefolding filesystems (CaseFoldingPlan) (./)

Target date: Dec 8 2006

Features for 1.0

  • No serious bugs remaining from 0.9
  • Level of documentation comparable to competitive SCMs {*}

  • Symlink handling (SymlinkPlan) {*}

  • Approximately feature-complete

Target date: ???

Deferred work

  • Experimental support for history punching (TrimmingHistory) {*}

  • Some translations in place
  • PartialClone

  • Faster incoming (rsync-like algorithm ?)

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