view mercurial/templates/map-cmdline.phases @ 25400:7759dc97c5c7

changegroup: rename _computeoutgoing to computeoutgoing We're going to use this function from another module in an upcoming patch. Drop the _ prefix to mark it as non-private.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 02 Jun 2015 19:58:06 -0700
parents 9570587b6986
children f4aeb952ab77
line wrap: on
line source

%include map-cmdline.default
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'