Mercurial > vim-lawrencium
graph
-
Fix missing `endif`.Thu, 11 Nov 2021 12:38:09 -0800, by Ludovic Chabant
-
Correctly reset HGPLAIN after use.Mon, 08 Nov 2021 10:37:27 -0800, by Ludovic Chabant
-
Fix indentingMon, 08 Nov 2021 10:35:02 -0800, by Ludovic Chabant
-
Improve support for moved files in diff commands.Sat, 10 Oct 2020 09:30:27 -0700, by Ludovic Chabant
-
Fix :Hgvdiff with a file that is a copy.Sat, 08 Feb 2020 20:52:39 +1100, by Shane Harper
-
Use winsaveview() and winrestview() to save a few lines of code.Sat, 11 Jan 2020 14:29:47 +1100, by Shane Harper
-
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
-
Correctly escape filename when opening a buffer from the status window.Fri, 20 Feb 2015 13:35:19 -0800, by Ludovic Chabant
-
Revert files from the status window.Sat, 24 Jan 2015 13:27:42 -0800, by Ludovic Chabant
-
Added tag 0.4.0 for changeset e4e29a1da13cSat, 27 Dec 2014 18:03:18 -0800, by Ludovic Chabant
-
Bumped version. I should release this stuff more often.Sat, 27 Dec 2014 18:03:13 -0800, by Ludovic Chabant
-
Fix a bug with `:Hgstatus` showing diff summaries in its own window.Sat, 27 Dec 2014 17:58:36 -0800, by Ludovic Chabant
-
Fix double escaping when Lawrencium is stored in a folder with spaces.Wed, 10 Dec 2014 21:50:48 -0800, by Ludovic Chabant
-
Don't touch vim registers holding deletions.Thu, 04 Dec 2014 11:09:19 +1100, by Shane Harper
-
adding HgCmdPost custom autocmdTue, 16 Sep 2014 22:53:48 +0200, by Ghennadi Pilipenco
-
Add `Hgrecord` and a few other things to the documentation.Mon, 01 Sep 2014 08:41:47 -0700, by Ludovic Chabant
-
Added new `Hgrecord` command.Fri, 15 Aug 2014 17:12:49 -0700, by Ludovic Chabant
-
Improvements for the `Hgdiff` family of commandsFri, 15 Aug 2014 17:11:28 -0700, by Ludovic Chabant
-
Callback system for `Hgcommit` so we can refresh the `Hgstatus` window.Fri, 15 Aug 2014 17:08:40 -0700, by Ludovic Chabant
-
Infrastructure improvementsFri, 15 Aug 2014 17:05:14 -0700, by Ludovic Chabant
-
Simpler looking repo paths.Fri, 15 Aug 2014 16:52:49 -0700, by Ludovic Chabant
-
Fix stupid typo, make sure paths are normalized.Tue, 05 Aug 2014 17:12:22 -0700, by Ludovic Chabant
-
Ignore tagsTue, 05 Aug 2014 17:11:03 -0700, by Ludovic Chabant
-
More advanced way to know what window to pick to show a diff summary.Tue, 29 Jul 2014 16:45:10 -0700, by Ludovic Chabant
-
Keep alternate buffer intact when opening the status window.Tue, 29 Jul 2014 16:35:54 -0700, by Ludovic Chabant
-
Fix for Lawrencium files having folded sections deleted incorrectly.Tue, 29 Jul 2014 16:34:49 -0700, by Ludovic Chabant
-
Handle absolute/relative paths properly.Tue, 29 Jul 2014 16:34:17 -0700, by Ludovic Chabant
-
Syntax highlighting for `Hgwannotate`.Fri, 25 Jul 2014 09:46:00 -0700, by Ludovic Chabant
-
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