annotate mercurial/templates/raw/graphedge.tmpl @ 42537:ce94f9622acd

rust-dirstate: add "dirs" rust-cpython binding There is an obvious performance and memory issue with those bindings on larger repos as it copies and allocates everything at once, round-trip. Like in the previous patch series, this is only temporary and will only get better once we don't have large data structures going to and from Python. Differential Revision: https://phab.mercurial-scm.org/D6394
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 16 May 2019 18:03:42 +0200
parents d490edc71146
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16773
d490edc71146 hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff changeset
1 edge: ({col}, {row}) -> ({nextcol}, {nextrow}) (color {color})