1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-18 17:46:02 +01:00

Commit Graph

  • dcd035353b Updated IntelliJ version to the latest one available for download Andrey Vlasovskikh 2015-01-20 18:41:00 +0300
  • 8606ce21bd Added Jackson Popkin to the contributors Andrey Vlasovskikh 2015-01-20 17:47:50 +0300
  • 72537c6ffb Merge remote-tracking branch 'jdpopkin/relative_range' Andrey Vlasovskikh 2015-01-20 17:17:27 +0300
  • 30f9888f51 Merge remote-tracking branch 'selesse/sort-fix' Andrey Vlasovskikh 2015-01-20 16:06:36 +0300
  • d5a2b92121 Updated changelog Andrey Vlasovskikh 2015-01-20 15:59:39 +0300
  • fd3eee6870 Merge remote-tracking branch 'dezgeg/fixes/vim-864-visual-substitute-incorrect-visual-marks' Andrey Vlasovskikh 2015-01-20 15:50:17 +0300
  • 2d6d1003b7 Merge remote-tracking branch 'dezgeg/fixes/vim-575-split-cursor' Andrey Vlasovskikh 2015-01-20 15:44:46 +0300
  • 499c590f5a Merge remote-tracking branch 'dezgeg/unit-tests' Andrey Vlasovskikh 2015-01-20 15:36:18 +0300
  • 787b78ef36 Typo Andrey Vlasovskikh 2015-01-20 15:31:46 +0300
  • 88a0b0fa23 Removed unused ExEntryPanel.processKey() Andrey Vlasovskikh 2015-01-20 15:31:33 +0300
  • 1519f04930 Fixed potential NPEs Andrey Vlasovskikh 2015-01-20 15:30:17 +0300
  • e0a1291de0 Merge remote-tracking branch 'dezgeg/fixes/vim-210-ex-focus' Andrey Vlasovskikh 2015-01-20 15:27:55 +0300
  • 8a2d881002 Cleanup Andrey Vlasovskikh 2015-01-20 14:50:55 +0300
  • 4802b6f460 VIM-864 Fix visual marks getting changed during visual substitute Tuomas Tynkkynen 2014-12-24 17:39:30 +0200
  • 8c0e116a1c Fix incorrect behavior in substitution with offset ranges Jackson Popkin 2014-12-23 21:11:47 -0500
  • 8862878011 Fix broken sorting when sorting with leading whitespace Alex Selesse 2014-12-14 12:17:51 -0500
  • bdf3361243 VIM-575 Don't change cursor position of other splits in visual mode Tuomas Tynkkynen 2014-12-14 02:55:00 +0200
  • 6b5216077b Add few simple mark tests. Tuomas Tynkkynen 2014-11-23 06:05:47 +0200
  • 7e119f7963 Add tests for change number operations (<C-A>, <C-X>) Tuomas Tynkkynen 2014-11-23 05:35:13 +0200
  • 933cbc7e51 Add unit tests for some replace commands Tuomas Tynkkynen 2014-11-22 20:24:17 +0200
  • 65f30d4480 Add testcase for '>' in visual block mode Tuomas Tynkkynen 2014-11-15 02:12:03 +0200
  • 1f8d3f119e Add unit tests for Ex ranges Tuomas Tynkkynen 2014-11-11 23:44:44 +0200
  • 45fe858503 Add tests for case changing operations Tuomas Tynkkynen 2014-11-11 19:09:34 +0200
  • 0cc06ad186 Move ChangeActionTest.doTest() to VimTestCase. Tuomas Tynkkynen 2014-11-28 04:17:56 +0200
  • 18cd7547ad VIM-210 Fix focus issues with the Ex panel Tuomas Tynkkynen 2014-12-09 10:16:06 +0200
  • 7746a26062 VIM-855 Fix regexp character class bugs Tuomas Tynkkynen 2014-12-09 00:36:27 +0200
  • a47fc9d3be Don't share editor data contexts Andrey Vlasovskikh 2014-12-07 18:40:51 +0300
  • 8fdf75330c Updated changelog Andrey Vlasovskikh 2014-12-07 16:43:52 +0300
  • d6ebaa26b0 Merge branch 'invoke-shortcuts-handler-later' Andrey Vlasovskikh 2014-12-07 16:42:31 +0300
  • 27bd7ec836 Merge remote-tracking branch 'dezgeg/fixes/misc-issues' Andrey Vlasovskikh 2014-12-07 16:28:15 +0300
  • 6752058922 Version 0.39 0.39 Andrey Vlasovskikh 2014-12-03 16:07:30 +0300
  • b965108dad Updated changelog Andrey Vlasovskikh 2014-12-03 16:06:20 +0300
  • 6bf0f36567 Merge remote-tracking branch 'dezgeg/fixes/vim-702-fix-substitute-infinite-loop' Andrey Vlasovskikh 2014-12-03 15:59:43 +0300
  • 69f1a70968 VIM-848 Show line numbers if they are enabled in the settings and there is no 'set number' Andrey Vlasovskikh 2014-12-03 15:42:59 +0300
  • 47edfcac5e VIM-702 Fix infinite loop on s/$/\r/g Tuomas Tynkkynen 2014-12-03 13:18:32 +0200
  • c34599b954 Updated the changelog Andrey Vlasovskikh 2014-12-01 16:03:12 +0300
  • 48b371c985 Don't show line numbers in non-file editors Andrey Vlasovskikh 2014-12-01 15:54:48 +0300
  • 47165e7b9d EA-63002 Don't update line numbers in the caret movement event listener Andrey Vlasovskikh 2014-12-01 15:54:31 +0300
  • 69f4611552 Version 0.38 0.38 Andrey Vlasovskikh 2014-12-01 14:01:25 +0300
  • 31a25449a8 Updated the changelist Andrey Vlasovskikh 2014-12-01 13:59:34 +0300
  • 26a247c0bf Revert "Unified tests initialization for IntelliJ 13+ Community and Ultimate" Andrey Vlasovskikh 2014-11-28 22:29:15 +0300
  • 1c7cd23475 Updated IntelliJ version Andrey Vlasovskikh 2014-11-28 21:44:37 +0300
  • 296ef1bdf9 Unified tests initialization for IntelliJ 13+ Community and Ultimate Andrey Vlasovskikh 2014-11-28 20:22:43 +0300
  • f2a0408801 VIM-586 Try to invoke Vim shortcuts handler later to restore input events sequence Andrey Vlasovskikh 2014-11-27 15:09:06 +0300
  • 642659bc9b VIM-410 Use the standard editor line numbers for supporting 'nu' Andrey Vlasovskikh 2014-11-26 19:49:09 +0300
  • f0e8d065b7 Merge remote-tracking branch 'dezgeg/fixes/vim-723-paste-wrong-line' Andrey Vlasovskikh 2014-11-26 18:18:54 +0300
  • 520d852c04 Merge remote-tracking branch 'dezgeg/fixes/vim-771-repeated-semicolon' Andrey Vlasovskikh 2014-11-26 18:12:14 +0300
  • 8d4d7a421a Merge remote-tracking branch 'dezgeg/fixes/crashes' Andrey Vlasovskikh 2014-11-26 17:58:27 +0300
  • 802b83b0fe VIM-818 Enable key repeat on Mac OS X every time it gets reset by the OS Andrey Vlasovskikh 2014-11-26 17:21:18 +0300
  • 7ccb6c8411 Optimize character case changing operations Tuomas Tynkkynen 2014-11-18 01:23:29 +0200
  • 1518831f37 Add some missing key names. Tuomas Tynkkynen 2014-11-18 00:52:18 +0200
  • 3bdfaa02e1 'J' shouldn't add whitespace if there is trailing whitespace Tuomas Tynkkynen 2014-11-16 23:08:47 +0200
  • e8de9f915c Make '>' not add trailing whitespace to empty lines. Tuomas Tynkkynen 2014-11-15 13:41:35 +0200
  • 31f598d1e1 VIM-723 Fix pasting to an empty line Tuomas Tynkkynen 2014-11-17 03:44:35 +0200
  • 46e6fd0847 VIM-771 Fix semicolon repeat for 'till char' motion Tuomas Tynkkynen 2014-11-16 18:51:25 +0200
  • 1441a60f4b Fix AIOOBE when '(' motion goes past start of file Tuomas Tynkkynen 2014-11-15 06:25:11 +0200
  • ebdf107946 Fix AIOOBE crash when using 'b' on first line Tuomas Tynkkynen 2014-11-15 05:15:52 +0200
  • 38d672c9f9 Fix KeyHandler crash when using '<' or '>' Tuomas Tynkkynen 2014-11-15 05:02:11 +0200
  • 75d34abd45 Fix IOOBE when 'i)' motion doesn't find other delimiter Tuomas Tynkkynen 2014-11-15 03:42:31 +0200
  • 1d98738e4d Updated the changelog Andrey Vlasovskikh 2014-11-15 00:11:35 +0300
  • 3cfa0e1844 Merge remote-tracking branch 'dezgeg/fixes/vim-515-cW-command' Andrey Vlasovskikh 2014-11-15 00:09:00 +0300
  • 82211a4373 Updated the changelog Andrey Vlasovskikh 2014-11-15 00:08:32 +0300
  • e324b04a94 Added Tuomas Tynkkynen to the list of contributors Andrey Vlasovskikh 2014-11-15 00:02:09 +0300
  • 49d0c51d97 Merge branch 'vim-536-cc-second-to-last-line' Andrey Vlasovskikh 2014-11-15 00:00:43 +0300
  • fe4bc3b4a9 Moved line line position calculation before deletion Andrey Vlasovskikh 2014-11-15 00:00:13 +0300
  • 58d964063c VIM-515 Fix cW command detecting end-of-word incorrectly Tuomas Tynkkynen 2014-11-12 18:52:40 +0200
  • 17d3e37e1d Merge branch 'vim-567-run-external-command-in-window' Andrey Vlasovskikh 2014-11-14 23:43:42 +0300
  • 54f6a16bd6 Nullity checks Andrey Vlasovskikh 2014-11-14 23:41:17 +0300
  • f4ffc5d198 Get rid of Reader and Writer classes in executeCommand() Andrey Vlasovskikh 2014-11-14 23:35:27 +0300
  • 3d8010bf88 Removed debug output Andrey Vlasovskikh 2014-11-14 23:18:53 +0300
  • ec2cc3a7f9 Code style Andrey Vlasovskikh 2014-11-14 23:17:50 +0300
  • 52b7b9bcd8 Merge branch 'vim-705-multi-line-indent-broken' Andrey Vlasovskikh 2014-11-14 23:05:03 +0300
  • 8ad0fcf42d Default value for @NotNull field mode Andrey Vlasovskikh 2014-11-14 23:04:33 +0300
  • aa6cc45988 Made moveCaret(Editor, int, boolean) private Andrey Vlasovskikh 2014-11-14 23:02:32 +0300
  • da22b8297b VIM-536 Fix 'cc' on second-to-last line in file Tuomas Tynkkynen 2014-11-14 16:34:30 +0200
  • 798d82e941 VIM-567 Extend :! to allow running non-filter commands Tuomas Tynkkynen 2014-11-11 20:21:42 +0200
  • ac8ac302ca VIM-705 Fix repeated multiline indent Tuomas Tynkkynen 2014-11-10 23:17:18 +0200
  • 22c3a73102 VIM-613 Fix repeat after 'd$' Tuomas Tynkkynen 2014-11-10 16:36:40 +0200
  • 1222fdb043 Merge pull request #47 from TylerNHansen/master Andrey Vlasovskikh 2014-10-29 22:43:24 +0300
  • 78a50c2f53 Update README.md Tyler Hansen 2014-10-29 12:19:13 -0700
  • 6d261a7afa Merge pull request #46 from Baldrs/patch-1 Andrey Vlasovskikh 2014-10-24 18:41:40 +0400
  • 2e37292478 Typo Baldrs 2014-10-24 17:40:34 +0300
  • a4907ec9c8 Links to GitHub and YouTrack in the plugin info Andrey Vlasovskikh 2014-10-24 16:41:00 +0400
  • 992bfe73b6 Updated changes in plugin.xml Andrey Vlasovskikh 2014-10-24 16:37:29 +0400
  • c186254a7e Updated dev version Andrey Vlasovskikh 2014-10-24 16:36:21 +0400
  • 1dc739f32c Added :action and :actionlist to the docs Andrey Vlasovskikh 2014-10-24 16:35:56 +0400
  • 9804cd83a6 VIM-652 Added a test for :action Andrey Vlasovskikh 2014-10-24 16:13:40 +0400
  • aa5b99c47a Added smartbomb to the list of contributors Andrey Vlasovskikh 2014-10-24 16:04:57 +0400
  • f95f5e8901 Merge branch 'action-command' Andrey Vlasovskikh 2014-10-24 16:02:21 +0400
  • 206b303407 Renamed ExecuteActionByNameHandler to ActionHandler Andrey Vlasovskikh 2014-10-24 16:01:38 +0400
  • 751bff53ee Removed checks for action execution problems not reproducible at the moment Andrey Vlasovskikh 2014-10-24 15:58:37 +0400
  • b6ef0c509d We don't need two Alexeys at the moment Andrey Vlasovskikh 2014-10-23 22:47:41 +0400
  • 30304d6836 VIM-794 Fixed NCDFE related to 'number' in IDEs other than IntelliJ Andrey Vlasovskikh 2014-10-23 22:45:19 +0400
  • f5df49b139 Don't allow short names for IdeaVim-specific :action and :actionlist Andrey Vlasovskikh 2014-10-23 19:01:58 +0400
  • bf8ba1a49b Prettier output of :actionlist Andrey Vlasovskikh 2014-10-23 18:58:50 +0400
  • 9f2697658b Fixed code style Andrey Vlasovskikh 2014-10-23 18:25:01 +0400
  • 36fd59b92c ExecuteActionByName use the content context on actions with the EnabledInModalContext flag set smartbomb 2014-10-22 08:27:59 +0400
  • 88d946546a Added Alexey Shmalko to the list of contributors Andrey Vlasovskikh 2014-10-23 17:30:06 +0400
  • 6036c0c262 Updated CHANGES Andrey Vlasovskikh 2014-10-23 16:59:41 +0400
  • 20e831b56a Updated tests after fixing VIM-501 Andrey Vlasovskikh 2014-10-23 16:58:43 +0400