Differences between revisions 51 and 52
Revision 51 as of 2007-06-26 12:02:06
Size: 1729
Editor: setnip01
Comment:
Revision 52 as of 2007-11-16 19:29:27
Size: 1812
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 54: Line 54:
 * Finished named branch support (BranchPlan)
 * Fix case collision bugs
Line 57: Line 59:
Target date: ??? Target date: Dec 31 2007

Current release: 0.9.4

{*} = 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) (./)

Released: Dec 10 2006

Features for 0.9.3

  • Bug, documentation, and extension fixes (see What's New)

Released: Dec 17 2006

Features for 0.9.4

  • Symlink handling (SymlinkPlan) (./)

  • Better support for named branches
  • Approximately feature-complete

Released: Jun 25 2007

Features for 1.0

  • Finished named branch support (BranchPlan)

  • Fix case collision bugs
  • Level of documentation comparable to competitive SCMs {*}

  • No serious bugs remaining from 0.9

Target date: Dec 31 2007

Deferred work

  • Some translations in place
  • Experimental support for history punching (TrimmingHistory) {*}

  • PartialClone

  • Faster incoming (rsync-like algorithm ?)

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