Mercurial > vim-lawrencium
graph
-
Fix typo bug, annotate window width.Thu, 24 Jul 2014 10:37:08 -0700, by Ludovic Chabant
-
`Hgannotate` improvements.Wed, 23 Jul 2014 21:39:41 -0700, by Ludovic Chabant
-
Make sure paths in the commit message are relative to the repo.Sun, 20 Jul 2014 21:39:46 -0700, by Ludovic Chabant
-
Another attempt to fix weird issues with cleaning up diff buffers.Wed, 16 Jul 2014 22:08:31 -0700, by Ludovic Chabant
-
`Hglogexport` uses relative paths correctly on Windows, auto-completes to files.Wed, 16 Jul 2014 22:06:11 -0700, by Ludovic Chabant
-
New command to export a patch and allow existing log command to take options.Sat, 05 Jul 2014 17:16:42 -0700, by Kannan Rajah
-
Check before cleaning any empty buffers left after new tab commands.Wed, 04 Jun 2014 15:36:33 -0700, by Ludovic Chabant
-
More path escaping!Sun, 01 Jun 2014 15:33:22 -0700, by Ludovic Chabant
-
Correctly escape paths on Windows.Sun, 01 Jun 2014 15:04:06 -0700, by Ludovic Chabant
-
Add variants of existing commands that open things in a new tab page.Wed, 23 Apr 2014 21:43:34 -0700, by Ludovic Chabant
-
Fix `Hgstatus` incorrectly saying nothing has changed.Wed, 23 Apr 2014 20:36:34 -0700, by Ludovic Chabant
-
Merge pull request #1 from shaneharper/fix_blank_line_appended_to_hg_outputSun, 20 Apr 2014 20:30:01 -0700, by Ludovic Chabant
-
Fix: blank line added by HgRepo.ReadCommandOutput().Fri, 21 Mar 2014 20:26:18 +1100, by Shane Harper
-
Adding bookmark information to the status line.Fri, 07 Mar 2014 00:42:06 -0800, by Ludovic Chabant
-
Re-edit a reverted file to see the change.Fri, 07 Mar 2014 00:31:35 -0800, by Ludovic Chabant
-
Fixed some bug with filenames with spaces in them.Fri, 07 Mar 2014 00:26:59 -0800, by Ludovic Chabant
-
Added tag 0.3.1 for changeset cac06d16dafcMon, 17 Feb 2014 08:36:13 -0800, by Ludovic Chabant
-
Fixed some bugs with the `Hgqseries` window.Mon, 17 Feb 2014 08:35:30 -0800, by Ludovic Chabant
-
Added tag 0.3.0 for changeset f535cda5d20eSun, 16 Feb 2014 23:53:36 -0800, by Ludovic Chabant
-
Reverted some automatic `Hgstatus` window refresh.Sun, 16 Feb 2014 23:52:29 -0800, by Ludovic Chabant
-
Removed unnecessary option setting.Sun, 16 Feb 2014 22:54:54 -0800, by Ludovic Chabant
-
Changes and fixes to the `Hglog` window:Sun, 16 Feb 2014 22:33:11 -0800, by Ludovic Chabant
-
Made the `Hgstatus` window refresh itself when needed.Sun, 16 Feb 2014 17:31:18 -0800, by Ludovic Chabant
-
MQ support:Sun, 16 Feb 2014 16:00:16 -0800, by Ludovic Chabant
-
Added `Hgvimgrep` command.Sat, 09 Nov 2013 13:20:17 -0800, by Ludovic Chabant
-
Added return statement after calling s:errorWed, 25 Sep 2013 18:33:33 +0400, by lmytinsk
-
Added vertical `Hglog` commands.Tue, 05 Mar 2013 21:01:05 -0800, by Ludovic Chabant
-
Made Lawrencium file easier to extend.Mon, 26 Nov 2012 21:07:43 -0800, by Ludovic Chabant
-
`Hglog` changes:Sun, 25 Nov 2012 20:00:34 -0800, by Ludovic Chabant
-
Made the `Hglog` window use Lawrencium buffers:Sat, 24 Nov 2012 08:50:30 -0800, by Ludovic Chabant
-
Display simple message when `Hgstatus` is empty.Fri, 23 Nov 2012 14:32:39 -0800, by Ludovic Chabant
-
Using Lawrencium buffers for `Hgstatus`.Fri, 23 Nov 2012 14:18:59 -0800, by Ludovic Chabant
-
Disable folds in diff summaries.Fri, 23 Nov 2012 13:44:14 -0800, by Ludovic Chabant
-
Better way to handle buffer actions:Fri, 23 Nov 2012 13:43:08 -0800, by Ludovic Chabant
-
Updated documentation.Wed, 14 Nov 2012 22:31:33 -0800, by Ludovic Chabant
-
Added `Hgannotate` command.Wed, 14 Nov 2012 22:30:49 -0800, by Ludovic Chabant
-
Added ability to show diff summaries from the status window.Wed, 14 Nov 2012 22:21:30 -0800, by Ludovic Chabant
-
Fixes for Lawrencium files:Wed, 14 Nov 2012 22:16:26 -0800, by Ludovic Chabant
-
Updated the documentation.Mon, 12 Nov 2012 16:47:50 -0800, by Ludovic Chabant
-
Improvements to Lawrencium paths:Mon, 12 Nov 2012 11:37:56 -0800, by Ludovic Chabant
-
Moving `hglog` file type plugin to `ftplugin` directory where it belongs.Sun, 11 Nov 2012 10:36:13 -0800, by Ludovic Chabant
-
`Hglog` window improvements:Sat, 10 Nov 2012 22:53:46 -0800, by Ludovic Chabant
-
Use Lawrencium files for displaying revisions in an `Hgdiff`.Sat, 10 Nov 2012 18:45:44 -0800, by Ludovic Chabant
-
Added "diff summary" commands to use `hg diff` instead of Vim's diff.Sat, 10 Nov 2012 11:17:34 -0800, by Ludovic Chabant
-
Fixed a bug initializing global setting.Fri, 09 Nov 2012 05:52:34 -0800, by Ludovic Chabant
-
Lawrencium files changes:Thu, 08 Nov 2012 23:05:44 -0800, by Ludovic Chabant
-
Lots of changes that should have gone in other commits (ugh):Thu, 08 Nov 2012 13:58:29 -0800, by Ludovic Chabant
-
avoid conflicts with plugins like minibufexplorer that might open a buffer when a new one is createdSun, 04 Nov 2012 16:13:23 +0100, by Sylvain Soliman
-
`:Hg!` command changes:Wed, 07 Nov 2012 07:14:15 -0800, by Ludovic Chabant
-
Added `Hglog` command.Tue, 28 Aug 2012 21:37:53 -0700, by Ludovic Chabant
-
Stop fucking with my brain, Python.Tue, 14 Aug 2012 22:29:52 -0700, by Ludovic Chabant
-
Added auto cd'ing into the repo root for `:Hg`.Tue, 14 Aug 2012 22:26:59 -0700, by Ludovic Chabant
-
Updated completion file to latest version of Mercurial.Tue, 14 Aug 2012 21:49:58 -0700, by Ludovic Chabant
-
Fixed problems with spaces in paths (thanks to @lllama).Fri, 10 Aug 2012 21:33:27 -0700, by Ludovic Chabant
-
Added `qnew` and `qrefresh` commands to the `Hgstatus` window.Fri, 30 Mar 2012 15:29:10 -0700, by Ludovic Chabant
-
Merged changes.Thu, 23 Feb 2012 21:25:48 -0800, by Ludovic Chabant
-
Updated documentation with `Hgrevert`.Thu, 23 Feb 2012 21:24:16 -0800, by Ludovic Chabant
-
Added `Hgrevert` command.Thu, 23 Feb 2012 21:20:28 -0800, by Ludovic Chabant