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

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

[Monotone-commits-diffs] Revision e33dcdaf67fb60113108526f59125fc0438844


From: monotone
Subject: [Monotone-commits-diffs] Revision e33dcdaf67fb60113108526f59125fc043884427
Date: Thu, 19 Jan 2006 23:05:20 +0100

-----------------------------------------------------------------
Revision: e33dcdaf67fb60113108526f59125fc043884427
Ancestor: 8cbfcc77a684feb7b99d5859264caee988af4336
Author: address@hidden
Date: 2006-01-19T21:57:23
Branch: net.venge.monotone

Modified files:
        ChangeLog annotate.cc commands.cc monotone.texi

ChangeLog: 

2006-01-19  Emile Snyder  <address@hidden>

        Add a --brief mode to the annotate command which prints more
        informative annotations rather than just the raw revision ids.

        * commands.cc (CMD(annotate)): Add --brief option to the annotate
        command and remove obsolete comment lines.
        * annotate.cc (dump): Pass in app_state to allow access to db for 
        cert lookups on revisions.  Honor new --brief
        flag by printing <short id>.. by <author> <date>: as the
        annotation rather than the raw revision id, and only printing the
        annotation for the first line of each block of lines from the same
        revision.
        (cert_string_value): Given a set of certs from a revision, a cert
        name, and some detail of what part of the value we want, find and
        return that part of the cert.
        (build_revisions_to_annotations): After we finish with the
        annotations pass, build up a mapping of revision id to annotation
        string.
        * monotone.texi: Add --brief flag and description to the annotate
        section of the command reference.

Attachment: txtidWii0A4ny.txt
Description: Diff [8cbfcc77a684feb7b99d5859264caee988af4336] -> [e33dcdaf67fb60113108526f59125fc043884427]


reply via email to

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