mercurial/commands.py
changeset 11384 c04084753990
parent 11371 4c8842ee97ff
child 11442 ee1ed6afac21
equal deleted inserted replaced
11383:de544774ebea 11384:c04084753990
  2449     ancestors or descendants of the starting revision. --follow-first
  2449     ancestors or descendants of the starting revision. --follow-first
  2450     only follows the first parent of merge revisions.
  2450     only follows the first parent of merge revisions.
  2451 
  2451 
  2452     If no revision range is specified, the default is tip:0 unless
  2452     If no revision range is specified, the default is tip:0 unless
  2453     --follow is set, in which case the working directory parent is
  2453     --follow is set, in which case the working directory parent is
  2454     used as the starting revision.
  2454     used as the starting revision. You can specify a revision set for
       
  2455     log, see :hg:`help revsets` for more information.
  2455 
  2456 
  2456     See :hg:`help dates` for a list of formats valid for -d/--date.
  2457     See :hg:`help dates` for a list of formats valid for -d/--date.
  2457 
  2458 
  2458     By default this command prints revision number and changeset id,
  2459     By default this command prints revision number and changeset id,
  2459     tags, non-trivial parents, user, date and time, and a summary for
  2460     tags, non-trivial parents, user, date and time, and a summary for