-----------------------------------------------------------------
Revision: eb2c6475eba50db0ee6e36e2f8ca5985b38bd025
Ancestor: 17da5b560adef7c64d1a56c64021f237668f3bf2
Author: [email protected]
Date: 2009-08-17T03:56:43
Branch: net.venge.monotone

Modified files:
        cmd_netsync.cc lua_hooks.cc lua_hooks.hh netcmd.hh
        netsync.cc unit-tests/uri.cc uri.cc uri.hh

ChangeLog: 

rename struct uri to uri_t; rename u variables to uri to be grep friendly

 * cmd_netsync.cc: rename u to uri in netsync_connection_info
 * lua_hooks.{cc,hh}: rename struct uri to uri_t; rename u to uri
 * netcmd.hh (struct netsync_connection_info): rename u to uri; rename uri to
   uri_t
 * netsync.cc: rename u to uri in netsync_connection_info
 * unit-tests/uri.cc: rename uri to uri_t; rename u to uri
 * uri.{cc,hh}: rename struct uri to uri_t; rename u to uri
   (parse_uri): move uri clearing code into a method of struct uri_t and use it
   here



monotone --db={your.database} diff 
--revision=17da5b560adef7c64d1a56c64021f237668f3bf2 
--revision=eb2c6475eba50db0ee6e36e2f8ca5985b38bd025
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to