Show mod/add/del files in a merge changeset

huazheng geoffreyzheng at yahoo.com
Mon Feb 9 21:25:51 CST 2009


Hi there. Is there a command option, or an API function to distinguish
modified, added, and deleted files in a merge changeset?

I'm sure I can figure it out from changectx.files() and parents, but it
seems like a pretty basic thing that someone would have already done it.

TortoiseHg seems to implement it in changeset.ChangeSet.diff_generator.

Thanks!
-- 
View this message in context: http://www.nabble.com/Show-mod-add-del-files-in-a-merge-changeset-tp21927032p21927032.html
Sent from the Mercurial mailing list archive at Nabble.com.



More information about the Mercurial mailing list