log hgrunner.cpp @ 93:dfb7a274b90f

age author description
Wed, 24 Nov 2010 13:50:33 +0000 Chris Cannam * Highlight untracked files that are newer than last repo interaction
Mon, 22 Nov 2010 17:27:59 +0000 Chris Cannam * Make all of the "Open" options do something sensible
Mon, 22 Nov 2010 15:21:12 +0000 Chris Cannam * OS/X doesn't like fork() without exec(). Scrap that, revert to ioctl
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 18:39:40 +0000 Chris Cannam * Allocate a pty for the subprocess, and ask the user for password. Very rudimentary and non-portable.