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

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

[Monotone-commits-diffs] Revision c55df619fe2c5195c236f8d67f99ab05dd5d03


From: monotone
Subject: [Monotone-commits-diffs] Revision c55df619fe2c5195c236f8d67f99ab05dd5d03a4
Date: Mon, 9 Mar 2009 04:16:45 +0100

-----------------------------------------------------------------
Revision: c55df619fe2c5195c236f8d67f99ab05dd5d03a4
Ancestor: 852525cb46c3c10969a6b95c2af75f090cbdf796
Author: address@hidden
Date: 2009-03-09T03:12:54
Branch: net.venge.monotone

Modified files:
        NEWS cmd_diff_log.cc

ChangeLog: 

make log fast

* NEWS: mention that log is now much faster
* cmd_diff_log.cc (log_certs): replace project_t parameter with a vector of
  certs so they can be loaded once; only print certs matching the specified
  name
  (log): load all certs for each revision in a single query; this allows sqlite
  to use the revision_certs__id index; loading certs by revision id and name
  ends up using the unique index which is extremely slow by comparison; call
  log_certs with the loaded list of certs and the name of those to print


Attachment: txtH7jTtCn5N9.txt
Description: Diff [852525cb46c3c10969a6b95c2af75f090cbdf796] -> [c55df619fe2c5195c236f8d67f99ab05dd5d03a4]


reply via email to

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