Mercurial > hg
comparison README @ 13229:f3058dd05281
mq: record more data in patchheader class (no behavior changes)
* parse branch and nodeid header lines
* remember the line number where diffs started
Combined, these make mq.patchheader() very useful for parsing and
preserving a patch header through edits. TortoiseHg will use the
nodeid and parent to display these header datums in the graph when
patches are unapplied, and uses diffstartline to parse patch files
using record.parsepatch().
author | Steve Borho <steve@borho.org> |
---|---|
date | Fri, 31 Dec 2010 17:09:38 -0600 |
parents | a9f91c844a3b |
children | df5ecb813426 |
comparison
equal
deleted
inserted
replaced
13228:d18a748d9c33 | 13229:f3058dd05281 |
---|