log

age author description
Thu, 02 Dec 2010 18:04:21 +0000 Chris Cannam * Try to reduce unnecessary history updates; add --new-branch option on push
Thu, 02 Dec 2010 17:55:21 +0000 Chris Cannam * Show both parents of uncommitted merge; fixes to right-button menus
Thu, 02 Dec 2010 11:51:15 +0000 Chris Cannam * Set parents (setCurrent) on history widget when we know the new parents, not at each enable-disable actions call
Thu, 02 Dec 2010 11:33:09 +0000 Chris Cannam * Fix incremental log again (prune option requires number or hash, not compound id)
Thu, 02 Dec 2010 11:31:42 +0000 Chris Cannam * Attempt to make the sequence of hg commands after a change more rational; avoid incremental log if heads unchanged
Wed, 01 Dec 2010 22:05:09 +0000 Chris Cannam * minor menu fix
Wed, 01 Dec 2010 21:02:53 +0000 Chris Cannam * Some implementation of right-button menu actions on changeset item
Wed, 01 Dec 2010 20:19:21 +0000 Chris Cannam * Don't show tip tag; return to using incremental log on commit
Wed, 01 Dec 2010 17:43:43 +0000 Chris Cannam * Merge
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 12:02:06 +0000 Chris Cannam * win32 build fix
Wed, 01 Dec 2010 11:54:01 +0000 Chris Cannam * Fix another use of stderr as identifier
Wed, 01 Dec 2010 11:50:04 +0000 Chris Cannam * Don't try to use stdout and stderr as identifiers! In any case, one of them is stderr
Tue, 30 Nov 2010 17:56:11 +0000 Chris Cannam * Start hooking up right-button menus on changeset & uncommitted items