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

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

[Monotone-commits-diffs] Revision 369f3e24262b8ef39c1754d03d8342a7d301c0


From: monotone
Subject: [Monotone-commits-diffs] Revision 369f3e24262b8ef39c1754d03d8342a7d301c096
Date: Sat, 13 Jan 2007 21:04:37 +0100

-----------------------------------------------------------------
Revision: 369f3e24262b8ef39c1754d03d8342a7d301c096
Ancestor: 66fcd0d7b739dd03a0dcf3d6a893b7ce145d1ea1
Author: Timothy Brownawell  <address@hidden>
Date: 2007-01-09T16:09:08
Branch: net.venge.monotone

Added files:
        branch.cc branch.hh outdated_indicator.cc
        outdated_indicator.hh
Modified files:
        ChangeLog Makefile.am app_state.cc app_state.hh automate.cc
        cert.cc cert.hh cmd_merging.cc cmd_ws_commit.cc database.cc
        database.hh

ChangeLog: 

* outdated_indicator.{cc,hh}: Allows code that caches replys to
find out when those replys may be outdated. Used by...
* branch.{cc,hh}: Give us a concept of a 'branch'. Currently, this
only lets you find branch heads. Branch heads are cached and only
recalculated if certs have been added to / removed from the db.
* database.{cc,hh}: Enable the use of outdated_indicator s for
operations that return sets of certs.
* many: Use the new way to calculate heads. Right now, the main
effect is that 'automate heads' of the same branch is very fast
on subsequent calls from 'automate stdio'.

Attachment: txtb6dxE_3vdE.txt
Description: Diff [66fcd0d7b739dd03a0dcf3d6a893b7ce145d1ea1] -> [369f3e24262b8ef39c1754d03d8342a7d301c096]


reply via email to

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