monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 4513a8e58980d8d46cc4aa1be6acc8870aa9dd


From: monotone
Subject: [Monotone-commits-diffs] Revision 4513a8e58980d8d46cc4aa1be6acc8870aa9ddcc
Date: Sun, 15 Mar 2009 06:10:34 +0100

-----------------------------------------------------------------
Revision: 4513a8e58980d8d46cc4aa1be6acc8870aa9ddcc
Ancestor: 8430bbb2ceb2e334748f4db790064b77d8c33598
Author: address@hidden
Date: 2009-03-15T04:25:19
Branch: net.venge.monotone.bisect

Modified files:
        cmd_ws_commit.cc work.cc work.hh

ChangeLog: 

add preliminary "bisect" command

* cmd_ws_commit.cc (bisect): new command group
  (reset): remove current bisect file stored in _MTN/bisect
  (bisect_status): dump the contents of the current bisect file
  (revision_loader): modified copy of the same from cmd_diff_log.cc
  (bisect_update): new function called by other bisect commands to do most of
  the work
  (skip, bad, good): bisect subcommands to mark revs as good, bad or untestable
* work.{cc,hh} (bisect): new namespace for bisect information
  (get_bisect_path): new function to return the path to the bisect information
  file
  (syms): new namespace for basic_io symbols used in the bisect file
  (get_bisect_info): new function to read and parse the bisect info file
  (put_bisect_info): new function to print and write the bisect info file


Attachment: txtnNFkffCKVi.txt
Description: Diff [8430bbb2ceb2e334748f4db790064b77d8c33598] -> [4513a8e58980d8d46cc4aa1be6acc8870aa9ddcc]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]