Mon, 10 Dec 2018 12:03:04 +0000 |
Chris Cannam |
Update handling of auth extension load failures on Windows: hg itself is returning a successful error code, so we must check the output in the extension test phase. Also fix a failure & crash when trying to use fallback auth mechanism
|
Mon, 07 Jan 2013 10:57:08 +0000 |
Chris Cannam |
Update copyright dates
|
Mon, 27 Feb 2012 17:14:03 +0000 |
Chris Cannam |
Update copyright dates to 2012
|
Thu, 20 Oct 2011 15:30:42 +0100 |
Chris Cannam |
More rigorous approach to finding the set of closed changesets
|
Thu, 20 Oct 2011 12:04:47 +0100 |
Chris Cannam |
Introduce a graphical representation for merge from a closed to an open branch (half a connection item)
|
Thu, 20 Oct 2011 11:36:49 +0100 |
Chris Cannam |
A better effort to do the right thing wrt marking changesets as closed based on their relationship to closed heads
|
Tue, 18 Oct 2011 11:49:40 +0100 |
Chris Cannam |
Hide closed branches by default (contingent on settings). Note that it's now permitted for a changeset id not to be present in m_items in the grapher
|
Tue, 18 Oct 2011 11:33:58 +0100 |
Chris Cannam |
Refactor: set closed branch statuses before creating items
|
Tue, 18 Oct 2011 11:30:00 +0100 |
Chris Cannam |
Refactor: make closed a changeset property (not a changeset item one)
|
Tue, 18 Oct 2011 11:21:20 +0100 |
Chris Cannam |
Refactor: sort out changeset structure and parent-child relationships before anything else in grapher. Also stop marking changesets as closed when we reach a change of branch name
|
Tue, 18 Oct 2011 11:10:20 +0100 |
Chris Cannam |
Show closing commits as simple squares
|
Mon, 17 Oct 2011 22:08:05 +0100 |
Chris Cannam |
Identify closed branches and display them in a lighter shade
|
Mon, 06 Jun 2011 21:33:25 +0100 |
Chris Cannam |
Fix same-branch check for uncommitted item on default branch
|
Wed, 25 May 2011 14:58:49 +0100 |
Chris Cannam |
Use circle presentation for uncommitted merge as well as merge changeset
item_appearance_adjustments
|
Wed, 25 May 2011 14:32:32 +0100 |
Chris Cannam |
Replace DateItems (background items for date shading) with a date range list in the scene and dedicated rendering for it in the graphics view: this way we can ensure the shading spans the full width and the dates are always visible
item_appearance_adjustments
|
Tue, 24 May 2011 16:26:42 +0100 |
Chris Cannam |
Fix Z value of connecting item from uncommitted changes
item_appearance_adjustments
|
Thu, 24 Mar 2011 10:47:03 +0000 |
Chris Cannam |
Ensure current item is visible in graph after update
|
Thu, 24 Mar 2011 10:27:51 +0000 |
Chris Cannam |
Move source files to src/
base
grapher.cpp@fe44df801dcb
|