Mercurial > hg > easyhg
log common.cpp @ 80:32fa40c3d174
age | author | description |
---|---|---|
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; |