Mercurial > vim-lawrencium
log
age | author | description |
---|---|---|
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. |