-----------------------------------------------------------------
Revision: 2fc909ede8a83686bb2722871b66296256dd9a66
Ancestor: 503c40cda521bbba7dd971110d50b265681979cb
Author: [email protected]
Date: 2009-11-26T04:34:59
Branch: net.venge.monotone.bisect

Modified files:
        cmd_ws_commit.cc

ChangeLog: 

include bisection and branch change information in mtn status output

* cmd_ws_commit.cc (revision_summary): add an argument containing the set of
  old_branch_names; include the current (about to be committed) revision id; 
list
  all old branch names and the new branch name when the branch name has changed
  (get_old_branch_names): new function to get set of all branch names associated
  with revisions in a parent_map
  (get_log_message_interactively): pass old_branch_names through to 
revision_summary
  (status): add a message when a bisection is in progress and has updated from
  the starting revision; get branch names used by parent revisions and pass them
  to revision_summary
  (commit): get branch names used by parent revisions and pass them to
  get_log_message_interactively
  (bisect_reset): rename "bisect" to "info" for consistency with other bisect
  functions



monotone --db={your.database} diff 
--revision=503c40cda521bbba7dd971110d50b265681979cb 
--revision=2fc909ede8a83686bb2722871b66296256dd9a66
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to