Display shortened changeset identifiers
jpetso - February 17, 2008 - 16:12
| Project: | Version Control API -- Mercurial Backend |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I solved bullet point #9 from issue #212729: GHOP #172: Write a Version Control API backend for the Mercurial RCS, which means that backends can now provide shortened versions of the 'revision' property in commits and items - the changeset identifier in Mercurial. The attached patch implements this by having a new function that is used by the two new API functions from commit 101478. Please update versioncontrol, apply the patch, and enjoy readable commit messages :)
| Attachment | Size |
|---|---|
| versioncontrol_hg_short_revision_identifier.patch | 1.09 KB |

#1
Apparently, this fix was committed a long time ago. Whoops! :-)
#2
Automatically closed -- issue fixed for two weeks with no activity.