Field

Ticket #7 (assigned)

Opened 4 years ago

Last modified 4 years ago

Finalize _self.history pseudo-property value

Reported by: marc Assigned to: marc (accepted)
Priority: minor Milestone: beta
Component: documentation Version:
Keywords: Cc:

Description

_self.history still returns a list, pending the results of mercurial bug 931.

This fits in with the general theme of completing the exposure of the history tracking functionality.

Change History

01/16/08 21:38:16 changed by marc

  • status changed from new to assigned.

01/21/08 07:37:42 changed by marc

Mercurial bug 931 has been confirmed, http://www.selenic.com/mercurial/bts/issue931

It shouldn't be too hard to fix. Once this happens, we can go back to producing graphs just like the svn based versioner.

07/22/08 02:25:58 changed by marc

  • component changed from core to documentation.

Mercurial bug has been confirmed dead. Now it's just a matter of documentation and testing