diff mercurial/localrepo.py @ 22925:68df36ce3d8a

strip: make checklocalchanges() return full status tuple By making checklocalchanges() return the full instance of the status class instead of just the first 4 elements of it, we can take advantage of the field names and not require the caller to remember the element indices.
author Martin von Zweigbergk <martinvonz@gmail.com>
date Sat, 04 Oct 2014 20:53:05 -0700
parents 4f2a5c7cdf78
children 5e5d297ccbd0
line wrap: on
line diff