log common.h @ 361:4cd753e083cc feature_91b

age author description
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
Wed, 15 Dec 2010 22:07:31 +0000 Chris Cannam * Fix failure to recognise local uncommitted changes when an untracked file was selected
Fri, 26 Nov 2010 12:48:29 +0000 Chris Cannam * Add a queueing mechanism for Hg actions, instead of refusing to start an action if something else is already happening. This is essential now that actions can be prompted by asynchronous events (e.g. filesystem watcher).
Thu, 25 Nov 2010 17:21:32 +0000 Chris Cannam * Better-behaved comment dialog; avoid empty comments. Also ignore signals from closing ptys
Mon, 22 Nov 2010 12:30:40 +0000 Chris Cannam * Some work toward doing the Right Thing with each possible combination of existing/nonexisting directories in Open dialog
Mon, 22 Nov 2010 10:03:15 +0000 Chris Cannam * Use fork/setsid/fork to escape our controlling terminal, to ensure the pty we create is used for password requests
Wed, 17 Nov 2010 14:26:27 +0000 Chris Cannam * Add (but don't yet use) RecentFiles class to replace inline MRU logic
Wed, 17 Nov 2010 13:32:56 +0000 Chris Cannam * Some adjustments to process running (avoid timer): caller must now report errors
Wed, 17 Nov 2010 11:48:58 +0000 Chris Cannam * Some experimental cutbacks to interface
Tue, 16 Nov 2010 15:14:17 +0000 Chris Cannam * minor updates
Tue, 16 Nov 2010 14:32:51 +0000 Chris Cannam * Simplify tabs
Tue, 16 Nov 2010 13:57:30 +0000 Chris Cannam * Update copyrights; add debug header
Thu, 11 Nov 2010 22:04:59 +0000 Chris Cannam * Use specific includes instead of QtCore, QtGui etc; bring in TextAbbrev class
Thu, 24 Jun 2010 23:41:21 +0300 Jari Korhonen A couple of more fixes to "weird filenames" bug.
Wed, 23 Jun 2010 21:12:46 +0300 Jari Korhonen hg glog --verbose made history list very slow with 30000 files, so removed --verbose option.
Sat, 19 Jun 2010 13:31:49 +0300 Jari Korhonen Version promoted to 0.7.0.
Sat, 19 Jun 2010 13:10:06 +0300 Jari Korhonen Version 0.5.4. Offer to retry merge directly after failed merge attempt.
Sat, 19 Jun 2010 03:10:51 +0300 Jari Korhonen Version 0.5.3. Fixed .hgignore editing in windows.
Sat, 19 Jun 2010 02:01:36 +0300 Jari Korhonen Version 0.5.2. Added hg tag, .hgignore editing. Version_0.5.2.
Sat, 19 Jun 2010 00:23:09 +0300 Jari Korhonen Added retry_merge. Fixed bug in "after merge" commit.
Tue, 15 Jun 2010 03:16:40 +0300 Jari Korhonen Version 0.5.0: Added "Copy comment" context menu to "parents" list.
Mon, 14 Jun 2010 21:55:17 +0300 Jari Korhonen UpdateToRev has more power. Copyrights updated. Mrulist of repos added.
Sat, 29 May 2010 18:45:46 +0300 Jari Korhonen Ver 0.4.6: Added TortoiseHg / InstallJammer to thanks/credits list.
Fri, 28 May 2010 22:34:44 +0300 Jari Korhonen Another attempt to list hg serve ip addresses ;-)
Tue, 18 May 2010 23:56:55 +0300 Jari Korhonen ipv6 address shiwing fixes.
Tue, 18 May 2010 01:39:40 +0300 Jari Korhonen Version is 0.4.3.
Sat, 15 May 2010 17:32:45 +0300 Jari Korhonen Common.h: Version is 0.4.2.
Fri, 14 May 2010 16:09:41 +0300 Jari Korhonen Version 0.4.1: Checks that local path ends with path separator.
Fri, 14 May 2010 15:34:27 +0300 Jari Korhonen Version is now 0.4.0.
Fri, 14 May 2010 15:29:41 +0300 Jari Korhonen 0.3.9: Remove is now more powerful (can delete files of type ACM!).