Sun, 11 Oct 2015 07:34:57 +0100 Fix in HGChangeset>>summary: care for empty commit messages
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 11 Oct 2015 07:34:57 +0100] rev 578
Fix in HGChangeset>>summary: care for empty commit messages
Sun, 11 Oct 2015 07:34:18 +0100 Oops, fixed performance problem caused by excessive cache flushing
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 11 Oct 2015 07:34:18 +0100] rev 577
Oops, fixed performance problem caused by excessive cache flushing Flush branch/bookmarks/head cache only after execution of command that actually may change. This should speed up repository browser a lot.
Mon, 14 Sep 2015 06:04:42 +0100 Fixed repository sharing for Mercurial < 3.3
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 14 Sep 2015 06:04:42 +0100] rev 576
Fixed repository sharing for Mercurial < 3.3 Share extenstion of Mercurial versions < 3.3 do not support `-B` option. Check the version of Mercurial and conditionally include `-B` if it's supported.
Fri, 11 Sep 2015 09:53:49 +0100 Oops, forget to update test after 29d3b87fdd55
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 11 Sep 2015 09:53:49 +0100] rev 575
Oops, forget to update test after 29d3b87fdd55
Fri, 11 Sep 2015 09:47:46 +0100 Updated documentation: added comment on shared working copies.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 11 Sep 2015 09:47:46 +0100] rev 574
Updated documentation: added comment on shared working copies.
Fri, 11 Sep 2015 06:00:22 +0100 Display commit details in a tooltip
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 11 Sep 2015 06:00:22 +0100] rev 573
Display commit details in a tooltip ...in log browser, changeset selection dialog and in commit dialog (for amend)
Tue, 08 Sep 2015 20:00:26 +0100 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 08 Sep 2015 20:00:26 +0100] rev 572
Merge
Tue, 08 Sep 2015 09:08:46 +0100 Removed unused (and wrong) code from HGMCVersionInfo>>ancestors.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 08 Sep 2015 09:08:46 +0100] rev 571
Removed unused (and wrong) code from HGMCVersionInfo>>ancestors.
Tue, 08 Sep 2015 01:49:00 +0100 Make HGChangeset>>messageDigestUpTo: more Markdown friendly
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 08 Sep 2015 01:49:00 +0100] rev 570
Make HGChangeset>>messageDigestUpTo: more Markdown friendly Generate a message digest in a markdown friendly way so services formatting commit messages using markdown (such as smalltalkhub.com) will show them nicely.
Tue, 08 Sep 2015 01:25:45 +0100 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 08 Sep 2015 01:25:45 +0100] rev 569
Merge
(0) -300 -100 -10 +10 +100 +300 tip