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

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

[Monotone-commits-diffs] Revision c0797bde2259d39ec49b88732ba51aec3a8d3e


From: monotone
Subject: [Monotone-commits-diffs] Revision c0797bde2259d39ec49b88732ba51aec3a8d3e62
Date: Thu, 13 Mar 2008 07:05:46 +0100

-----------------------------------------------------------------
Revision: c0797bde2259d39ec49b88732ba51aec3a8d3e62
Ancestor: 86d7442166073681680dc6c81486b10b406e76f3
Author: address@hidden
Date: 2008-03-13T05:27:32
Branch: net.venge.monotone.nuskool

Modified files:
        cmd_scgi.cc gsync.cc gsync.hh http_client.cc http_client.hh
        json_msgs.cc json_msgs.hh

ChangeLog: 

        * cmd_scci.cc (do_cmd): add handler for put_req_request

        * gsync.{cc,hh}: forward declare revision_t
        (push_revs, pull_revs): fill in some details
        (channel:push_rev, channel::pull_rev): add revision_t arguments in
        prototypes
        (test_channel): fix indentation; add empty implementations of new
        functions
        (channel::push_file_data, channel::push_file_delta,
         channel::pull_file_data, channel::pull_file_delta): new pure
         virtual functions

        * http_client.{cc,hh} (transact_json): add comments for producing
        request/response output
        (http_channel::push_rev): implement
        (http_channel::pull_rev
         http_channel::push_file_data, http_channel::push_file_delta,
         http_channel::pull_file_data, http_channel::pull_file_delta):
         empty implementations of new functions

        * json_msgs.cc: add new symbols, delete old ones
        (cset_to_json): rename to ...
        (encode_cset): ... this; reformat for loops to wrap at 80 columns
        (decode_cset): new function
        (encode_msg_rev): rename to ...
        (encode_rev): ... this; add json_array of edge changes to correct
        format
        (decode_rev,
         encode_msg_put_rev_request, decode_msg_put_rev_request,
         encode_msg_put_rev_response, decode_msg_put_rev_response): new
         functions
        (encode_msg_rev, decode_msg_rev,
         encode_msg_get_rev, decode_msg_get_rev,
         encode_msg_full_rev, decode_msg_full_rev): delete
        (file_delta_record, file_data_record): delete


Attachment: txtjVqk0vdmgc.txt
Description: Diff [86d7442166073681680dc6c81486b10b406e76f3] -> [c0797bde2259d39ec49b88732ba51aec3a8d3e62]


reply via email to

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