Fri, 08 Mar 2013 21:01:54 +0000 Closing branch hg-command-server-support hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Mar 2013 21:01:54 +0000] rev 250
Closing branch hg-command-server-support
Fri, 08 Mar 2013 21:01:05 +0000 Merged changes accidentically commited to a closed branch
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Mar 2013 21:01:05 +0000] rev 249
Merged changes accidentically commited to a closed branch
Fri, 08 Mar 2013 20:23:20 +0000 Fixes in commit dialog (warning about commiting new head) hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Mar 2013 20:23:20 +0000] rev 248
Fixes in commit dialog (warning about commiting new head) Warnin about new head is not shown when commiting to a fresh repository or to a fresh branch, even though in fact a new hade will be created.
Fri, 08 Mar 2013 20:04:25 +0000 Bugfix for commiting to an empty repository. hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Mar 2013 20:04:25 +0000] rev 247
Bugfix for commiting to an empty repository. The empty repository has parent1 a nullrev. Do not try to read a logentry for a nullrev - there is none.
Thu, 07 Mar 2013 10:29:56 +0000 Closing branch hg-command-server-support - merged to default hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 07 Mar 2013 10:29:56 +0000] rev 246
Closing branch hg-command-server-support - merged to default
Thu, 07 Mar 2013 10:25:54 +0000 Merged command server support.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 07 Mar 2013 10:25:54 +0000] rev 245
Merged command server support.
Thu, 07 Mar 2013 09:31:37 +0000 Bugfix for Linux - set lineEndTransparent onlt on Windows. hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 07 Mar 2013 09:31:37 +0000] rev 244
Bugfix for Linux - set lineEndTransparent onlt on Windows. Set #lineEndTransparent in HGCommandServer>>start only on Windows, otherwise command server terminates prematurely on Linux. No clue why.
Wed, 06 Mar 2013 11:47:34 -0800 Raise priority of stderr parser proces when spawning command (not using command server). hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 06 Mar 2013 11:47:34 -0800] rev 243
Raise priority of stderr parser proces when spawning command (not using command server). This is mainly workaround for Windows where command server cannot be used. This increases the chance that stderr parser finishes before stdout and then any error written to stderr will be signalled before stdout parser finishes by error because of no data. Certainly a hack.
Wed, 06 Mar 2013 11:19:50 -0800 Fixes for command server. hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 06 Mar 2013 11:19:50 -0800] rev 242
Fixes for command server. Do not use command server on Windows - readWait is broken on Windows. Also, do not terminate readerwriter process when a command is executing - the command processing may wait for user input.
Wed, 06 Mar 2013 00:44:41 +0000 Tracing and debugging turned off by default. hg-command-server-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 06 Mar 2013 00:44:41 +0000] rev 241
Tracing and debugging turned off by default.
(0) -100 -10 +10 +100 +300 tip