log

age author description
Sat, 10 Dec 2022 23:06:46 -0800 Ludovic Chabant Add support for %-paths in commands auto-completion
Thu, 11 Nov 2021 12:38:09 -0800 Ludovic Chabant Fix missing `endif`.
Mon, 08 Nov 2021 10:37:27 -0800 Ludovic Chabant Correctly reset HGPLAIN after use.
Mon, 08 Nov 2021 10:35:02 -0800 Ludovic Chabant Fix indenting
Sat, 10 Oct 2020 09:30:27 -0700 Ludovic Chabant Improve support for moved files in diff commands.
Sat, 08 Feb 2020 20:52:39 +1100 Shane Harper Fix :Hgvdiff with a file that is a copy.
Sat, 11 Jan 2020 14:29:47 +1100 Shane Harper Use winsaveview() and winrestview() to save a few lines of code.
Tue, 09 Apr 2019 20:19:02 -0700 Ludovic Chabant Fix indenting
Tue, 09 Apr 2019 08:15:22 -0700 Ludovic Chabant Use `HGPLAIN` for lawrencium buffers too.
Sat, 03 Nov 2018 19:01:22 -0700 Ludovic Chabant Add `lawrencium_status_win_maxheight` setting.
Sat, 03 Nov 2018 18:57:53 -0700 Ludovic Chabant Add options completion for `Hglog` and `Hglogthis`.
Mon, 29 Oct 2018 18:51:58 +0100 Johan Norberg Allow passing extra arguments to Hglogthis and Hgvlogthis
Tue, 10 Jan 2017 23:52:34 -0800 Ludovic Chabant Add `:Hgchangestatus` to show the status of any changeset.
Wed, 07 Dec 2016 21:33:18 -0800 Ludovic Chabant Only set `v:errmsg` for real errors, not exceptions.
Mon, 13 Jun 2016 21:55:40 -0700 Ludovic Chabant Fixed for broken things after the reorganization.
Mon, 13 Jun 2016 09:32:34 -0700 Ludovic Chabant Split plugin file into multiple extensions.
Tue, 19 Apr 2016 21:33:41 -0700 Ludovic Chabant Merge pull request #11 from GitHub.
Sun, 21 Feb 2016 15:48:51 +0900 hokorobi Fix Hgrecord fileformat
Tue, 19 Apr 2016 21:30:42 -0700 Ludovic Chabant Merge pull request #12 from GitHub.
Sun, 21 Feb 2016 19:17:23 +0900 hokorobi Fix indent
Tue, 19 Apr 2016 21:24:08 -0700 Ludovic Chabant Use `diff` folding method for `Hgrecord`.
Tue, 19 Apr 2016 21:12:37 -0700 Ludovic Chabant Save/restore `&foldenable` when diffing files.
Fri, 19 Feb 2016 15:54:53 -0800 Ludovic Chabant Merge pull request #9 from GitHub.
Wed, 17 Feb 2016 10:46:03 +0100 Karl Yngve Lerv?g Fix minor error in paths for s:HgRecord
Fri, 19 Feb 2016 15:50:34 -0800 Ludovic Chabant Merge pull request #8 from GitHub.
Fri, 18 Dec 2015 13:17:54 +0100 Christian Brabandt add documentation
Fri, 18 Dec 2015 13:16:08 +0100 Christian Brabandt add complete commit message to annotate window
Fri, 19 Feb 2016 15:39:56 -0800 Ludovic Chabant Merge pull request #7 from GitHub.
Wed, 02 Dec 2015 22:45:12 +0400 namark Shellescaped all command arguments in HgRepo.GetCommand,
Tue, 16 Feb 2016 22:44:44 -0800 Ludovic Chabant Don't use `HGPLAIN` for `:Hg`.