Package: mercurial
Version: 0.9.5-2
Severity: minor

Observe the following transcript.  The changeset style discards branch
information.

    $ hg branches
    guarana                        4:e7f14010b3f7
    default                        1:b65eb25e5521 (inactive)
    $ hg log --style default
    changeset:   4:e7f14010b3f7
    branch:      guarana
    tag:         tip
    user:        Trent W. Buck <[EMAIL PROTECTED]>
    date:        Wed Nov 07 14:28:21 2007 +1100
    summary:     Document what WAS done, not generic instructions.

    changeset:   3:45876b483503
    branch:      guarana
    user:        Trent W. Buck <[EMAIL PROTECTED]>
    date:        Wed Nov 07 13:17:39 2007 +1100
    summary:     Ignore generated files.

    changeset:   2:4bbfa6e40e67
    branch:      guarana
    user:        Trent W. Buck <[EMAIL PROTECTED]>
    date:        Wed Nov 07 09:48:23 2007 +1100
    summary:     Initial import.

    changeset:   1:b65eb25e5521
    user:        Trent W. Buck <[EMAIL PROTECTED]>
    date:        Mon Nov 05 08:27:09 2007 +1100
    summary:     Basic checklist.

    changeset:   0:920015dd7755
    user:        Trent W. Buck <[EMAIL PROTECTED]>
    date:        Mon Nov 05 06:39:44 2007 +1100
    summary:     Add abstract.

    $ hg log --style changelog
    2007-11-07  Trent W. Buck  <[EMAIL PROTECTED]>

            * 0-README.txt:
            Document what WAS done, not generic instructions.
            [e7f14010b3f7] [tip]

            * .hgignore:
            Ignore generated files.
            [45876b483503]

            * GNUmakefile, preseed.cfg, pxelinux.cfg/default:
            Initial import.
            [4bbfa6e40e67]

    2007-11-05  Trent W. Buck  <[EMAIL PROTECTED]>

            * 0-README.txt:
            Basic checklist.
            [b65eb25e5521]

            * 0-README.txt:
            Add abstract.
            [920015dd7755]

    $


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mercurial depends on:
ii  libc6                         2.6.1-6    GNU C Library: Shared libraries
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.5      automated rebuilding support for p
ii  python2.5                     2.5.1-5    An interactive high-level object-o

Versions of packages mercurial recommends:
ii  meld                          1.1.5.1-2  graphical tool to diff and merge f
ii  rcs                           5.7-21     The GNU Revision Control System
ii  tk8.4 [wish]                  8.4.16-2   Tk toolkit for Tcl and X11, v8.4 -

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to