log main.cpp @ 256:f649f6066e4d

age author description
Wed, 12 Jan 2011 15:02:11 +0000 Chris Cannam * OS/X deployment fixes
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
Thu, 02 Dec 2010 21:13:53 +0000 Chris Cannam * Add translation support -- useful for proper plural handling even in English
Wed, 01 Dec 2010 17:41:14 +0000 Chris Cannam * Include the uncommitted item in general graph layout (in case it is not at the head, when other items will need to avoid it)
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 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