Mercurial > vim-lawrencium
graph
-
Fix indentingTue, 09 Apr 2019 20:19:02 -0700, by Ludovic Chabant
-
Use `HGPLAIN` for lawrencium buffers too.Tue, 09 Apr 2019 08:15:22 -0700, by Ludovic Chabant
-
Add `lawrencium_status_win_maxheight` setting.Sat, 03 Nov 2018 19:01:22 -0700, by Ludovic Chabant
-
Add options completion for `Hglog` and `Hglogthis`.Sat, 03 Nov 2018 18:57:53 -0700, by Ludovic Chabant
-
Allow passing extra arguments to Hglogthis and HgvlogthisMon, 29 Oct 2018 18:51:58 +0100, by Johan Norberg
-
Add `:Hgchangestatus` to show the status of any changeset.Tue, 10 Jan 2017 23:52:34 -0800, by Ludovic Chabant
-
Only set `v:errmsg` for real errors, not exceptions.Wed, 07 Dec 2016 21:33:18 -0800, by Ludovic Chabant
-
Fixed for broken things after the reorganization.Mon, 13 Jun 2016 21:55:40 -0700, by Ludovic Chabant
-
Split plugin file into multiple extensions.Mon, 13 Jun 2016 09:32:34 -0700, by Ludovic Chabant
-
Merge pull request #11 from GitHub.Tue, 19 Apr 2016 21:33:41 -0700, by Ludovic Chabant
-
Fix Hgrecord fileformatSun, 21 Feb 2016 15:48:51 +0900, by hokorobi
-
Merge pull request #12 from GitHub.Tue, 19 Apr 2016 21:30:42 -0700, by Ludovic Chabant
-
Fix indentSun, 21 Feb 2016 19:17:23 +0900, by hokorobi
-
Use `diff` folding method for `Hgrecord`.Tue, 19 Apr 2016 21:24:08 -0700, by Ludovic Chabant
-
Save/restore `&foldenable` when diffing files.Tue, 19 Apr 2016 21:12:37 -0700, by Ludovic Chabant
-
Merge pull request #9 from GitHub.Fri, 19 Feb 2016 15:54:53 -0800, by Ludovic Chabant
-
Fix minor error in paths for s:HgRecordWed, 17 Feb 2016 10:46:03 +0100, by Karl Yngve Lerv?g
-
Merge pull request #8 from GitHub.Fri, 19 Feb 2016 15:50:34 -0800, by Ludovic Chabant
-
add documentationFri, 18 Dec 2015 13:17:54 +0100, by Christian Brabandt
-
add complete commit message to annotate windowFri, 18 Dec 2015 13:16:08 +0100, by Christian Brabandt
-
Merge pull request #7 from GitHub.Fri, 19 Feb 2016 15:39:56 -0800, by Ludovic Chabant
-
Shellescaped all command arguments in HgRepo.GetCommand,Wed, 02 Dec 2015 22:45:12 +0400, by namark
-
Don't use `HGPLAIN` for `:Hg`.Tue, 16 Feb 2016 22:44:44 -0800, by Ludovic Chabant
-
Correctly escape the command on Windows when `&shellslash` is enabled.Tue, 16 Feb 2016 22:14:26 -0800, by Ludovic Chabant
-
Use HGPLAIN to ensure command outputs are clean.Tue, 16 Feb 2016 21:53:42 -0800, by Ludovic Chabant
-
Escape paths to fix issues with repository paths with spaces in them.Tue, 06 Oct 2015 23:13:43 -0700, by Ludovic Chabant
-
Check for `.hg` directory instead of `.hg/store`.Mon, 05 Oct 2015 23:51:42 -0700, by Ludovic Chabant
-
Add `LICENSE` file.Mon, 05 Oct 2015 22:56:31 -0700, by Ludovic Chabant
-
Add `:Hgremove` command.Mon, 05 Oct 2015 22:56:00 -0700, by Ludovic Chabant
-
Add missing documentation entry for `Hgstatusrevert`.Sun, 15 Mar 2015 08:32:45 -0700, by Ludovic Chabant