Monthly Archives: March 2009

v0.8 Release Complete

I’ve finished another release for DPS911. I’m glad that I got to work on something different this time around along with the older stuff that I have been trying to improve.  The changeset query is quite useful but very hidden … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged | Leave a comment

v0.8 Release – Fix for the Merge Changeset Problem

In my previous blog post I had outlined the problem with merge changesets for my patch (bug 459727). I’ve come up with a fix for the issue which seems to work. As I had mentioned previously I would move my … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , , | Leave a comment

v0.8 Release – Problems with Displaying Merge Changesets

In my goals blog post I outlined that I wanted to fix this problem with displaying merge changesets. This is the only major problem remaining with my patch for bug 459727. I had talked to about in a previous post … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , | Leave a comment

v0.8 Release – Implementing the Changeset Query UI

In my previous blog post I had discussed the changeset UI bug. I’ve thought about how I’m going to implement this and I’ve decided to use a little drop down menu. It’s going to have two choices, the date or … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , | Leave a comment

v0.8 Release – Contemplating UI for the Changeset Query

For this release I needed to find a new feature to work on. I had a look at the various bugs available for the pushlog and decided to go with this changeset UI bug. Now, currently there is UI (2 … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , | Leave a comment

v0.8 Release – Improving the Coding Style for the OnScroll Patch

This post is concerning the patch for bug 459727. For this release I decided that I wanted to make some adjustments to my coding style to make it more consistent with the rest of the code. What do I mean … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , | 4 Comments

v0.8 Release Goals

Here we are, another release in the making. I’m going to change things up slightly this time around. I’m gonna work on a new bug just to mix things up. Admittedly the bug isn’t something very big but I just … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , , | Leave a comment

v0.7 Release Complete

Well, I’m glad to say that another release is over and done with. I’m past the half way mark with only 3 more releases to go before the end of the semester comes around. This release I decided to focus … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , | Leave a comment

v0.7 Release – Repeating Bug with Merge Changesets

As a part of one of my goals for the current release I’m diving into an apparent (yes, another one) bug with with merge changesets. Now, let it be known that I’m not totally sure whether this is a bug … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , | 1 Comment

v0.7 Release – Reducing Code Duplication

I’ve decided to make a small change for this release along with the other changes that I have already outlined. I want to avoid code duplication as much as possible and thus I have decided to put code to create … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , , | 2 Comments