log

age author description
Sun, 16 Feb 2014 22:33:11 -0800 Ludovic Chabant Changes and fixes to the `Hglog` window:
Sun, 16 Feb 2014 17:31:18 -0800 Ludovic Chabant Made the `Hgstatus` window refresh itself when needed.
Sun, 16 Feb 2014 16:00:16 -0800 Ludovic Chabant MQ support:
Sat, 09 Nov 2013 13:20:17 -0800 Ludovic Chabant Added `Hgvimgrep` command.
Wed, 25 Sep 2013 18:33:33 +0400 lmytinsk Added return statement after calling s:error
Tue, 05 Mar 2013 21:01:05 -0800 Ludovic Chabant Added vertical `Hglog` commands.
Mon, 26 Nov 2012 21:07:43 -0800 Ludovic Chabant Made Lawrencium file easier to extend.
Sun, 25 Nov 2012 20:00:34 -0800 Ludovic Chabant `Hglog` changes:
Sat, 24 Nov 2012 08:50:30 -0800 Ludovic Chabant Made the `Hglog` window use Lawrencium buffers:
Fri, 23 Nov 2012 14:32:39 -0800 Ludovic Chabant Display simple message when `Hgstatus` is empty.
Fri, 23 Nov 2012 14:18:59 -0800 Ludovic Chabant Using Lawrencium buffers for `Hgstatus`.
Fri, 23 Nov 2012 13:44:14 -0800 Ludovic Chabant Disable folds in diff summaries.
Fri, 23 Nov 2012 13:43:08 -0800 Ludovic Chabant Better way to handle buffer actions:
Wed, 14 Nov 2012 22:31:33 -0800 Ludovic Chabant Updated documentation.
Wed, 14 Nov 2012 22:30:49 -0800 Ludovic Chabant Added `Hgannotate` command.
Wed, 14 Nov 2012 22:21:30 -0800 Ludovic Chabant Added ability to show diff summaries from the status window.
Wed, 14 Nov 2012 22:16:26 -0800 Ludovic Chabant Fixes for Lawrencium files:
Mon, 12 Nov 2012 16:47:50 -0800 Ludovic Chabant Updated the documentation.
Mon, 12 Nov 2012 11:37:56 -0800 Ludovic Chabant Improvements to Lawrencium paths:
Sun, 11 Nov 2012 10:36:13 -0800 Ludovic Chabant Moving `hglog` file type plugin to `ftplugin` directory where it belongs.
Sat, 10 Nov 2012 22:53:46 -0800 Ludovic Chabant `Hglog` window improvements:
Sat, 10 Nov 2012 18:45:44 -0800 Ludovic Chabant Use Lawrencium files for displaying revisions in an `Hgdiff`.
Sat, 10 Nov 2012 11:17:34 -0800 Ludovic Chabant Added "diff summary" commands to use `hg diff` instead of Vim's diff.
Fri, 09 Nov 2012 05:52:34 -0800 Ludovic Chabant Fixed a bug initializing global setting.
Thu, 08 Nov 2012 23:05:44 -0800 Ludovic Chabant Lawrencium files changes:
Thu, 08 Nov 2012 13:58:29 -0800 Ludovic Chabant Lots of changes that should have gone in other commits (ugh):
Sun, 04 Nov 2012 16:13:23 +0100 Sylvain Soliman avoid conflicts with plugins like minibufexplorer that might open a buffer when a new one is created
Wed, 07 Nov 2012 07:14:15 -0800 Ludovic Chabant `:Hg!` command changes:
Tue, 28 Aug 2012 21:37:53 -0700 Ludovic Chabant Added `Hglog` command.
Tue, 14 Aug 2012 22:29:52 -0700 Ludovic Chabant Stop fucking with my brain, Python.