log hgtabwidget.cpp @ 278:f7cdd5b31aed new-branches

age author description
Wed, 09 Feb 2011 12:03:15 +0000 Chris Cannam Add "Start new branch" function. I'm not quite satisfied with the location of this one new-branches
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
Mon, 10 Jan 2011 12:44:03 +0000 Chris Cannam * Try to do the right thing when completely reverting a merge (forget that the merge took place)
Thu, 06 Jan 2011 15:15:02 +0000 Chris Cannam * Add settings for text verboseness and toolbar labels
Tue, 04 Jan 2011 15:22:07 +0000 Chris Cannam * Fix failure to enable Add button when a "Removed" file was selected
Mon, 03 Jan 2011 22:02:08 +0000 Chris Cannam * Add "Show All Files" toggle to show ignored and clean files
Wed, 15 Dec 2010 22:07:31 +0000 Chris Cannam * Fix failure to recognise local uncommitted changes when an untracked file was selected
Tue, 14 Dec 2010 17:20:10 +0000 Chris Cannam * Add "Show summary" feature
Fri, 03 Dec 2010 19:35:04 +0000 Chris Cannam * First cut of work on merge/resolve logic
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