log common.cpp @ 159:087d7cdde662

age author description
Fri, 26 Nov 2010 17:02:55 +0000 Chris Cannam * Make diff binary a settings property; some tidying
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 17:42:06 +0000 Chris Cannam * Remove trailing / from dir name (otherwise QFileInfo returns wrong parent path)
Mon, 22 Nov 2010 17:27:59 +0000 Chris Cannam * Make all of the "Open" options do something sensible
Mon, 22 Nov 2010 16:02:13 +0000 Chris Cannam * ioctl fixes for OS/X
Mon, 22 Nov 2010 15:21:12 +0000 Chris Cannam * OS/X doesn't like fork() without exec(). Scrap that, revert to ioctl
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
Sat, 20 Nov 2010 11:40:19 +0000 Chris Cannam * Further minor win32 fix
Sat, 20 Nov 2010 10:11:00 +0000 Chris Cannam * Win32 build fixes
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
Thu, 18 Nov 2010 15:29:48 +0000 luisf Foundation framework now included in OSX builds;
Wed, 17 Nov 2010 13:32:56 +0000 Chris Cannam * Some adjustments to process running (avoid timer): caller must now report errors
Tue, 16 Nov 2010 13:57:30 +0000 Chris Cannam * Update copyrights; add debug header
Sat, 19 Jun 2010 03:10:51 +0300 Jari Korhonen Version 0.5.3. Fixed .hgignore editing in windows.
Mon, 14 Jun 2010 21:55:17 +0300 Jari Korhonen UpdateToRev has more power. Copyrights updated. Mrulist of repos added.
Thu, 22 Apr 2010 03:15:35 +0300 Jari Korhonen Initial commit.