log

age author description
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.
Tue, 14 Aug 2012 22:26:59 -0700 Ludovic Chabant Added auto cd'ing into the repo root for `:Hg`.
Tue, 14 Aug 2012 21:49:58 -0700 Ludovic Chabant Updated completion file to latest version of Mercurial.
Fri, 10 Aug 2012 21:33:27 -0700 Ludovic Chabant Fixed problems with spaces in paths (thanks to @lllama).
Fri, 30 Mar 2012 15:29:10 -0700 Ludovic Chabant Added `qnew` and `qrefresh` commands to the `Hgstatus` window.
Thu, 23 Feb 2012 21:25:48 -0800 Ludovic Chabant Merged changes.
Thu, 23 Feb 2012 21:24:16 -0800 Ludovic Chabant Updated documentation with `Hgrevert`.
Thu, 23 Feb 2012 21:20:28 -0800 Ludovic Chabant Added `Hgrevert` command.
Mon, 13 Feb 2012 15:41:45 -0800 Ludovic Chabant Fixed incorrect URL in README.
Wed, 28 Dec 2011 11:24:53 -0800 Ludovic Chabant Updated README file.
Tue, 27 Dec 2011 23:56:55 -0800 Ludovic Chabant Updated documentation.
Tue, 27 Dec 2011 23:48:50 -0800 Ludovic Chabant Changes to the `Hgstatus` window:
Sun, 25 Dec 2011 22:44:06 -0800 Ludovic Chabant Merged changes.
Sun, 25 Dec 2011 22:40:30 -0800 Ludovic Chabant Hgstatus window improvements and bug fixes:
Fri, 23 Dec 2011 15:07:10 -0800 Ludovic Chabant Fixed a bug with the status line indicator.
Tue, 20 Dec 2011 16:16:52 -0800 Ludovic Chabant Merged changes.
Tue, 20 Dec 2011 16:15:11 -0800 Ludovic Chabant `Hgcommit` now puts the cursor at the beginning of the commit message.
Tue, 20 Dec 2011 16:11:35 -0800 Ludovic Chabant Fixed a bug with running `Hgedit` on a directory with a trailing backslash.
Tue, 20 Dec 2011 16:01:35 -0800 Ludovic Chabant Fixed completely wrong code that somehow almost ran completely fine.
Tue, 20 Dec 2011 15:32:22 -0800 Ludovic Chabant Fixed a bug with opening a diff from `Hgstatus`
Tue, 20 Dec 2011 15:25:51 -0800 Ludovic Chabant Trying to keep the cursor line when open an already opened file in `Hgstatus`.
Tue, 20 Dec 2011 14:33:05 -0800 Ludovic Chabant Restore window settings when a diff window is closed.
Wed, 14 Dec 2011 23:02:39 -0800 Ludovic Chabant Fixed file format for hg_usage.vim.