Wed, 10 Dec 2014 21:50:48 -0800 |
Ludovic Chabant |
Fix double escaping when Lawrencium is stored in a folder with spaces.
|
Thu, 04 Dec 2014 11:09:19 +1100 |
Shane Harper |
Don't touch vim registers holding deletions.
|
Tue, 16 Sep 2014 22:53:48 +0200 |
Ghennadi Pilipenco |
adding HgCmdPost custom autocmd
|
Mon, 01 Sep 2014 08:41:47 -0700 |
Ludovic Chabant |
Add `Hgrecord` and a few other things to the documentation.
|
Fri, 15 Aug 2014 17:12:49 -0700 |
Ludovic Chabant |
Added new `Hgrecord` command.
|
Fri, 15 Aug 2014 17:11:28 -0700 |
Ludovic Chabant |
Improvements for the `Hgdiff` family of commands
|
Fri, 15 Aug 2014 17:08:40 -0700 |
Ludovic Chabant |
Callback system for `Hgcommit` so we can refresh the `Hgstatus` window.
|
Fri, 15 Aug 2014 17:05:14 -0700 |
Ludovic Chabant |
Infrastructure improvements
|
Fri, 15 Aug 2014 16:52:49 -0700 |
Ludovic Chabant |
Simpler looking repo paths.
|
Tue, 05 Aug 2014 17:12:22 -0700 |
Ludovic Chabant |
Fix stupid typo, make sure paths are normalized.
|
Tue, 05 Aug 2014 17:11:03 -0700 |
Ludovic Chabant |
Ignore tags
|
Tue, 29 Jul 2014 16:45:10 -0700 |
Ludovic Chabant |
More advanced way to know what window to pick to show a diff summary.
|
Tue, 29 Jul 2014 16:35:54 -0700 |
Ludovic Chabant |
Keep alternate buffer intact when opening the status window.
|
Tue, 29 Jul 2014 16:34:49 -0700 |
Ludovic Chabant |
Fix for Lawrencium files having folded sections deleted incorrectly.
|
Tue, 29 Jul 2014 16:34:17 -0700 |
Ludovic Chabant |
Handle absolute/relative paths properly.
|
Fri, 25 Jul 2014 09:46:00 -0700 |
Ludovic Chabant |
Syntax highlighting for `Hgwannotate`.
|
Thu, 24 Jul 2014 10:37:08 -0700 |
Ludovic Chabant |
Fix typo bug, annotate window width.
|
Wed, 23 Jul 2014 21:39:41 -0700 |
Ludovic Chabant |
`Hgannotate` improvements.
|
Sun, 20 Jul 2014 21:39:46 -0700 |
Ludovic Chabant |
Make sure paths in the commit message are relative to the repo.
|
Wed, 16 Jul 2014 22:08:31 -0700 |
Ludovic Chabant |
Another attempt to fix weird issues with cleaning up diff buffers.
|
Wed, 16 Jul 2014 22:06:11 -0700 |
Ludovic Chabant |
`Hglogexport` uses relative paths correctly on Windows, auto-completes to files.
|
Sat, 05 Jul 2014 17:16:42 -0700 |
Kannan Rajah |
New command to export a patch and allow existing log command to take options.
|
Wed, 04 Jun 2014 15:36:33 -0700 |
Ludovic Chabant |
Check before cleaning any empty buffers left after new tab commands.
|
Sun, 01 Jun 2014 15:33:22 -0700 |
Ludovic Chabant |
More path escaping!
|
Sun, 01 Jun 2014 15:04:06 -0700 |
Ludovic Chabant |
Correctly escape paths on Windows.
|
Wed, 23 Apr 2014 21:43:34 -0700 |
Ludovic Chabant |
Add variants of existing commands that open things in a new tab page.
|
Wed, 23 Apr 2014 20:36:34 -0700 |
Ludovic Chabant |
Fix `Hgstatus` incorrectly saying nothing has changed.
|
Sun, 20 Apr 2014 20:30:01 -0700 |
Ludovic Chabant |
Merge pull request #1 from shaneharper/fix_blank_line_appended_to_hg_output
|
Fri, 21 Mar 2014 20:26:18 +1100 |
Shane Harper |
Fix: blank line added by HgRepo.ReadCommandOutput().
|
Fri, 07 Mar 2014 00:42:06 -0800 |
Ludovic Chabant |
Adding bookmark information to the status line.
|