sapling/mercurial/templates
Yann E. MORIN 9b299f48e4 styles: add new 'bisect' style that prints the bisection status
The style is based on the 'default' style, but adds the bisection status
of the changesets.

Example output for a changeset in range:

  $ hg log --style bisect -r 15:16
  changeset:   15:857b178a7cf3
  bisect:      bad
  parent:      13:b0a32c86eb31
  parent:      10:429fcd26f52d
  user:        test
  date:        Thu Jan 01 00:00:15 1970 +0000
  summary:     merge 10,13

  changeset:   16:609d82a7ebae
  bisect:      bad (implicit)
  user:        test
  date:        Thu Jan 01 00:00:16 1970 +0000
  summary:     16

  $ hg log --quiet --style bisect
    18:d42e18c7bc9b
  B 17:228c06deef46
  B 16:609d82a7ebae
  B 15:857b178a7cf3
    14:faa450606157
  G 13:b0a32c86eb31
  G 12:9f259202bbe7
  G 11:82ca6f06eccd
  U 10:429fcd26f52d
  S 9:3c77083deb4a
  G 8:dab8161ac8fc
    7:50c76098bbf2
  I 6:a214d5d3811a
  I 5:385a529b6670
  I 4:5c668c22234f
  I 3:0950834f0a9c
  I 2:051e12f87bf1
    1:4ca5088da217
    0:33b1f9bc8bc5

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-09-22 01:51:36 +02:00
..
atom hgweb: add missing bookmarks templates to atom/rss styles 2011-04-03 22:53:19 +09:00
coal paper, coal: define the diffstat templates 2011-06-09 01:19:39 +08:00
gitweb web: Made elapsed time calculation dynamic (javascript). 2011-04-28 17:02:39 +02:00
monoblue hgweb: add a "web/logoimg" setting to customize the web logo image 2011-07-21 15:10:16 +02:00
paper merge with stable 2011-09-08 18:30:44 -05:00
raw hgweb: add bookmarks listing to raw style with test case 2011-04-10 06:37:20 +09:00
rss hgweb: add missing bookmarks templates to atom/rss styles 2011-04-03 22:53:19 +09:00
spartan hgweb: add a "web/logoimg" setting to customize the web logo image 2011-07-21 15:10:16 +02:00
static web: Output a correct date in short format (issue2902) 2011-07-15 10:18:24 +02:00
map-cmdline.bisect styles: add new 'bisect' style that prints the bisection status 2011-09-22 01:51:36 +02:00
map-cmdline.changelog setup: install translation files as package data 2009-12-01 16:06:10 +01:00
map-cmdline.compact compact style: show bookmarks in the same manner as tags 2011-04-13 13:06:35 -05:00
map-cmdline.default templates: add bookmarks to command line styles 2011-02-11 20:35:30 +01:00
map-cmdline.xml templates: add bookmarks to command line styles 2011-02-11 20:35:30 +01:00
template-vars.txt hgweb: support alternate logo url 2011-04-19 23:37:06 -04:00