templates/changeset-raw.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Wed, 29 Mar 2006 10:27:16 -0800
changeset 2019 ced2d3620f95
parent 1416 19d2776f1725
child 2520 e30f425a4b2c
permissions -rw-r--r--
add merge command. means same thing as "update -m". repo.addchangegroup method now returns number of heads modified and added, so command line can tell whether update or merge needed. this makes tiny change to ssh wire protocol, but change is backwards compatible. pull command now returns 0 if no changes to pull.

#header#
# HG changeset patch
# User #author#
# Date #date|date#
# Node ID #node#
#parent%changesetparent#
#desc#

#diff#