Tue, 01 Mar 2011 14:22:29 +0000 |
Chris Cannam |
Add Start New Branch and Cancel New Branch to uncommitted item menu; add branch name to Commit dialog
new-branches-with-status-outside-tabs
|
Tue, 25 Jan 2011 16:41:40 +0000 |
Chris Cannam |
* Add warning dialog for "restore default settings"; add option for dates or ages in history list
easyhg_v0.3.2
|
Mon, 17 Jan 2011 11:44:17 +0000 |
Chris Cannam |
* Revert the grapher change from revision ec2baee80833 on Dec 19th 2010. The change definitely performed worse than the original (now reinstated) logic in the real-world soundsoftware-site case, with far more connection overlaps and ambiguous placements.
|
Tue, 11 Jan 2011 17:58:14 +0000 |
Chris Cannam |
* Make it possible for changeset items to take two or three lines of description, depending on how much there is
|
Mon, 10 Jan 2011 15:38:28 +0000 |
Chris Cannam |
* Update copyright dates
|
Sun, 19 Dec 2010 19:12:52 +0000 |
Chris Cannam |
* Some rather uncertain modifications to grapher logic for branch homes -- try to place branches close to their "parent branches".
|
Tue, 14 Dec 2010 17:20:10 +0000 |
Chris Cannam |
* Add "Show summary" feature
|
Thu, 02 Dec 2010 17:55:21 +0000 |
Chris Cannam |
* Show both parents of uncommitted merge; fixes to right-button menus
|
Wed, 01 Dec 2010 22:05:09 +0000 |
Chris Cannam |
* minor menu fix
|
Wed, 01 Dec 2010 17:41:14 +0000 |
Chris Cannam |
* Include the uncommitted item in general graph layout (in case it is not at the head, when other items will need to avoid it)
|
Wed, 01 Dec 2010 11:54:01 +0000 |
Chris Cannam |
* Fix another use of stderr as identifier
|
Tue, 30 Nov 2010 17:56:11 +0000 |
Chris Cannam |
* Start hooking up right-button menus on changeset & uncommitted items
|
Tue, 30 Nov 2010 14:27:34 +0000 |
Chris Cannam |
* Avoid unnecessary duplicate layout; fix off-by-one in resetting changeset children
|
Mon, 29 Nov 2010 11:14:29 +0000 |
Chris Cannam |
* Further fix to incremental log (put new changesets on the correct end of the list!)
|
Sun, 28 Nov 2010 21:52:00 +0000 |
Chris Cannam |
* Make scene remember which item has its details showing, and remove the previous one when a new one is clicked
|
Fri, 26 Nov 2010 21:17:24 +0000 |
Chris Cannam |
* minor output fixes
|
Fri, 26 Nov 2010 17:02:55 +0000 |
Chris Cannam |
* Make diff binary a settings property; some tidying
|
Thu, 25 Nov 2010 17:54:35 +0000 |
Chris Cannam |
* Retrieve and store current branch and heads; some refactoring
|
Fri, 19 Nov 2010 14:54:19 +0000 |
Chris Cannam |
* Show branch names even for changes with children, if those children are on a different branch
|
Tue, 16 Nov 2010 13:57:30 +0000 |
Chris Cannam |
* Update copyrights; add debug header
|
Fri, 12 Nov 2010 17:30:53 +0000 |
Chris Cannam |
* Make changeset item boxes wider if they have no neighbours.
|
Fri, 12 Nov 2010 16:48:18 +0000 |
Chris Cannam |
* Put proper labels &c in changeset items; colour branches and users; etc
|
Fri, 12 Nov 2010 11:32:01 +0000 |
Chris Cannam |
* Use the date when laying out rows
|
Thu, 11 Nov 2010 22:27:24 +0000 |
Chris Cannam |
* some preliminaries for thinking about use of date in row layout
|
Wed, 10 Nov 2010 22:27:58 +0000 |
Chris Cannam |
* A fix that will only work when we sort changesets by date (test with classical-rdf)
|
Wed, 10 Nov 2010 17:30:46 +0000 |
Chris Cannam |
* More graph layout refinements
|
Wed, 10 Nov 2010 17:11:41 +0000 |
Chris Cannam |
* Better layout for branches; spline connection paths
|
Wed, 10 Nov 2010 12:44:11 +0000 |
Chris Cannam |
* Some more work on graph layout; ensure LANG is set for parseable UTF8 output when running Hg
|
Tue, 09 Nov 2010 17:51:12 +0000 |
Chris Cannam |
* A snatched bit of work on graph layout
|