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

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

[Monotone-commits-nodiffs] Revision 7da8a5b514db306d7897be4f5b5e08787198


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 7da8a5b514db306d7897be4f5b5e08787198e486
Date: Sat, 28 Feb 2009 19:43:50 +0100

-----------------------------------------------------------------
Revision: 7da8a5b514db306d7897be4f5b5e08787198e486
Ancestor: a8010107fe1682afbc7157fc8cad69a29cf9bfb7
Author: address@hidden
Date: 2009-02-28T18:39:41
Branch: net.venge.monotone

Modified files:
        cmd_diff_log.cc

ChangeLog: 

clarify implementation of log command somewhat

* cmd_diff_log.cc (log_direction): new enum indicating the direction log is
  running replacing the somewhat confusing boolean used previously
  (rev_cmp): change to use log_direction
  (revision_loader): move loading of related and implied revisions here, out of 
log
  (log): default direction to reverse and change to forward when --next is
  specified; initialize loader and comparator using direction; use loader to
  load revisions implied by those specified in --to; initialize use_markings
  using direction; small optimization to use constant references to avoid
  copying marking map, doesn't help much but can't hurt; use loader to load
  parent/children revisions when logging



monotone --db={your.database} diff 
--revision=a8010107fe1682afbc7157fc8cad69a29cf9bfb7 
--revision=7da8a5b514db306d7897be4f5b5e08787198e486
----------------------------------------------------------------------




reply via email to

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