Archives
- August 2014 (1)
- May 2014 (1)
- November 2011 (1)
- September 2010 (1)
- April 2009 (15)
- March 2009 (16)
- February 2009 (14)
- January 2009 (10)
- December 2008 (10)
- November 2008 (18)
- October 2008 (7)
- September 2008 (10)
Tags
0.5 complete Add-on addon annotate bug Bugzilla changesets changesetUI changeset UI css djc expand/collapse Extension filesTouched Firefox Fitness graph graph view hg hg annotate hgweb HTML JavaScript jQuery lineBreaks Mercurial Mercurial Project Mozilla OnLoad OnScroll Open Source patch Project pushlog pushloghtml Python scroll bar split bug SVN templates v0.2 v0.3 v0.8 v0.9 v1.0
Monthly Archives: February 2009
v0.5 Release – My Fix for the hg Annotate Problem
In my last post I had examined a couple of patches that other people had posted for bug 459823. This time I wrote my own code to see if I could make an improvement on what others have done. I … Continue reading
v0.5 Release – Examining Two Patches Regarding the Hg Annotate Problem
In my previous blog post I had a look at the default and coal templates for hgweb in order to find a fix to the hg annotate problem. Neither of those templates presented a viable solution so the next step … Continue reading
v0.5 Release – Examining How Other Templates Implement Hg Annotate
In order to complete the goals for my v0.5 release I examined how other templates implement hg annotate. I wanted to find out whether these other implementations had the ability to load 10,000 line cpp files quickly or not. Default … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged annotate, hgweb, HTML, templates
Leave a comment
v0.5 Release – Understanding the Problem with hg Annotate
The last couple of days I’ve been examining the problem with hg annotate in order to complete the goals for my v0.5 release. The issue is with the template Mozilla is using for hgweb. The problem has already been worked … Continue reading
Posted in Mercurial Project
Leave a comment