log mercurial/templates/static/mercurial.js @ 19513:9e8298a324ac stable

age author description
Fri, 12 Jul 2013 15:58:13 +0400 Alexander Plavin hgweb: add line wrapping switch to file source view
Fri, 12 Jul 2013 16:01:11 +0400 Alexander Plavin hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat
Mon, 01 Oct 2012 23:05:02 -0500 Matt Mackall hgweb: change IE canvas test (issue3639)
Sun, 22 Jan 2012 19:35:26 +0700 Patrick Mezard hgweb: refactor graph customization javascript
Fri, 17 Feb 2012 16:49:43 +0100 Patrick Mezard templates: move Graph.edge() implementation in mercurial.js
Sun, 22 Jan 2012 19:47:03 +0700 Constantine Linnick graph: in hgrc specify line color for main branch
Sun, 22 Jan 2012 19:35:26 +0700 Constantine Linnick graph: in hgrc specify line width for main branch
Fri, 15 Jul 2011 10:18:24 +0200 Benoit Allard web: Output a correct date in short format (issue2902) stable
Sat, 11 Jun 2011 21:24:50 +0800 Steven Brown paper, coal: display diffstat on the changeset page
Thu, 28 Apr 2011 17:02:39 +0200 Benoit Allard web: Made elapsed time calculation dynamic (javascript).