log hgrunner.h @ 180:3d6d826b04ad

age author description
Fri, 17 Dec 2010 08:53:54 +0000 Chris Cannam * Similarly, tidier lookup for Hg binary and extension
Wed, 15 Dec 2010 22:07:31 +0000 Chris Cannam * Fix failure to recognise local uncommitted changes when an untracked file was selected
Fri, 03 Dec 2010 13:36:53 +0000 Chris Cannam * Start using trivial new easyhg extension (requires PyQt)
Wed, 01 Dec 2010 11:50:04 +0000 Chris Cannam * Don't try to use stdout and stderr as identifiers! In any case, one of them is stderr
Fri, 26 Nov 2010 22:46:29 +0000 Chris Cannam * Start to sketch thing that shows the details of a changeset in the history view
Fri, 26 Nov 2010 21:04:40 +0000 Chris Cannam * Better error handling/reporting; some futile changes to termios handling; avoid weirdly stretching panned view in panner
Fri, 26 Nov 2010 16:28:18 +0000 Chris Cannam * Fixes to terminal lifecycle (only the first of a series of interactive commands was working before). Also switch from openpty to POSIX/Unix98 openpt