log

age author description
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`.
Tue, 16 Feb 2016 22:14:26 -0800 Ludovic Chabant Correctly escape the command on Windows when `&shellslash` is enabled.
Tue, 16 Feb 2016 21:53:42 -0800 Ludovic Chabant Use HGPLAIN to ensure command outputs are clean.
Tue, 06 Oct 2015 23:13:43 -0700 Ludovic Chabant Escape paths to fix issues with repository paths with spaces in them.
Mon, 05 Oct 2015 23:51:42 -0700 Ludovic Chabant Check for `.hg` directory instead of `.hg/store`.
Mon, 05 Oct 2015 22:56:31 -0700 Ludovic Chabant Add `LICENSE` file.
Mon, 05 Oct 2015 22:56:00 -0700 Ludovic Chabant Add `:Hgremove` command.
Sun, 15 Mar 2015 08:32:45 -0700 Ludovic Chabant Add missing documentation entry for `Hgstatusrevert`.
Fri, 20 Feb 2015 13:35:19 -0800 Ludovic Chabant Correctly escape filename when opening a buffer from the status window.
Sat, 24 Jan 2015 13:27:42 -0800 Ludovic Chabant Revert files from the status window.
Sat, 27 Dec 2014 18:03:18 -0800 Ludovic Chabant Added tag 0.4.0 for changeset e4e29a1da13c
Sat, 27 Dec 2014 18:03:13 -0800 Ludovic Chabant Bumped version. I should release this stuff more often.