Mercurial > vim-lawrencium
graph
-
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
-
Fixed incorrect URL in README.Mon, 13 Feb 2012 15:41:45 -0800, by Ludovic Chabant
-
Updated README file.Wed, 28 Dec 2011 11:24:53 -0800, by Ludovic Chabant
-
Updated documentation.Tue, 27 Dec 2011 23:56:55 -0800, by Ludovic Chabant
-
Changes to the `Hgstatus` window:Tue, 27 Dec 2011 23:48:50 -0800, by Ludovic Chabant
-
Merged changes.Sun, 25 Dec 2011 22:44:06 -0800, by Ludovic Chabant
-
Hgstatus window improvements and bug fixes:Sun, 25 Dec 2011 22:40:30 -0800, by Ludovic Chabant
-
Fixed a bug with the status line indicator.Fri, 23 Dec 2011 15:07:10 -0800, by Ludovic Chabant
-
Merged changes.Tue, 20 Dec 2011 16:16:52 -0800, by Ludovic Chabant
-
`Hgcommit` now puts the cursor at the beginning of the commit message.Tue, 20 Dec 2011 16:15:11 -0800, by Ludovic Chabant
-
Fixed a bug with running `Hgedit` on a directory with a trailing backslash.Tue, 20 Dec 2011 16:11:35 -0800, by Ludovic Chabant
-
Fixed completely wrong code that somehow almost ran completely fine.Tue, 20 Dec 2011 16:01:35 -0800, by Ludovic Chabant
-
Fixed a bug with opening a diff from `Hgstatus`Tue, 20 Dec 2011 15:32:22 -0800, by Ludovic Chabant
-
Trying to keep the cursor line when open an already opened file in `Hgstatus`.Tue, 20 Dec 2011 15:25:51 -0800, by Ludovic Chabant
-
Restore window settings when a diff window is closed.Tue, 20 Dec 2011 14:33:05 -0800, by Ludovic Chabant
-
Fixed file format for hg_usage.vim.Wed, 14 Dec 2011 23:02:39 -0800, by Ludovic Chabant
-
Fixed multi-line output of `:Hg`.Wed, 14 Dec 2011 16:52:11 -0800, by Ludovic Chabant
-
Updated documentation.Tue, 13 Dec 2011 17:35:50 -0800, by Ludovic Chabant
-
Updated .hgignore.Tue, 13 Dec 2011 17:32:12 -0800, by Ludovic Chabant
-
Abort commit if the commit message is empty.Tue, 13 Dec 2011 17:30:14 -0800, by Ludovic Chabant
-
Better output for `hg commit`.Tue, 13 Dec 2011 17:18:08 -0800, by Ludovic Chabant
-
Don't show `hg commit` output if there's nothing to show.Tue, 13 Dec 2011 17:17:03 -0800, by Ludovic Chabant
-
Added ability to add files from the `hg status` window.Tue, 13 Dec 2011 17:09:37 -0800, by Ludovic Chabant
-
Better fold sections.Tue, 13 Dec 2011 07:21:24 -0800, by Ludovic Chabant
-
Updated documentation.Mon, 12 Dec 2011 16:37:39 -0800, by Ludovic Chabant
-
Clean the 'HG:' lines from the commit message (apparently 'hg commit' doesn't do it with -o).Mon, 12 Dec 2011 15:59:15 -0800, by Ludovic Chabant
-
Made most regex use the 'very-magic' syntax.Mon, 12 Dec 2011 15:21:20 -0800, by Ludovic Chabant
-
Added 'Hgcommit' command (and this very change is committed with it!).Mon, 12 Dec 2011 13:29:24 -0800, by Ludovic Chabant
-
Added keyboard shortcuts to Hgstatus window.Mon, 12 Dec 2011 10:59:46 -0800, by Ludovic Chabant
-
Added 'Hg!' and 'Hgdiff/Hgvdiff'.Sun, 11 Dec 2011 23:04:36 -0800, by Ludovic Chabant
-
Added syntax highlighting for hgstatus window.Fri, 09 Dec 2011 23:08:53 -0800, by Ludovic Chabant
-
Better hg-status window.Fri, 09 Dec 2011 17:12:13 -0800, by Ludovic Chabant
-
Use a hackish shortcut to get the current branch faster for the statusline.Thu, 08 Dec 2011 21:12:04 -0800, by Ludovic Chabant
-
HgStatus now outputs to the location window.Thu, 08 Dec 2011 17:19:52 -0800, by Ludovic Chabant
-
Fixed links in README.Thu, 08 Dec 2011 13:04:08 -0800, by Ludovic Chabant