Stephen Leake <[EMAIL PROTECTED]> writes:

> So I won't be working on 'automate log' right now; maybe later.

However, I'd like to list the changes in the revs that mtn knows
about, not just the ones the user mentioned in the changelog cert. I
have newbies on my team that don't write good changelogs :(.

So I will implement 'automate get_change_set <revid>'. That will
retrieve the changeset(s) for the revision, and print them with
cset.cc print_cset.

Unless someone has a better name, or there is already a way to get
this info.

In 'mtn log', if a revision is a merge, the left and right change sets
are mashed together, then printed. I think 'automate get_change_set'
should print them separately; the client can display them together if
it wants to.

-- 
-- Stephe


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to