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

Commit Graph

  • f6b5cfe1d4 Bump io.ktor:ktor-client-core from 2.2.4 to 2.3.3 dependabot[bot] 2023-08-16 15:51:06 +0000
  • df744fe48b Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 dependabot[bot] 2023-08-16 15:51:17 +0000
  • 9f10a4a0b7
    Revert "Temporally disable some tests" Alex Plate 2023-08-14 16:14:53 +0300
  • 22ca74a1a3
    Use a different approach for switching to visual mode. The previous way caused "recursive runForEachCaret exception" Alex Plate 2023-08-14 16:14:23 +0300
  • 3093c9212c
    Add note about visual type in text objects Alex Plate 2023-08-14 15:52:43 +0300
  • 6b8a4e6e63 Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.10.0 dependabot[bot] 2023-08-14 08:17:38 +0000
  • d256870953 Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.10.0 dependabot[bot] 2023-08-14 08:05:52 +0000
  • 8fd8cceadb Bump io.ktor:ktor-client-auth from 2.2.4 to 2.3.3 dependabot[bot] 2023-08-14 07:30:10 +0000
  • 402b532311 Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.10.0 dependabot[bot] 2023-08-14 07:54:13 +0000
  • 8e85d35d8f
    Disable the failed test again Alex Plate 2023-08-14 10:53:17 +0300
  • 6b6794a367
    Check if test will fail on server Alex Plate 2023-08-14 10:36:44 +0300
  • 14a726b5af
    Add a note Alex Plate 2023-08-14 10:35:43 +0300
  • 3e937d234b Bump io.ktor:ktor-client-content-negotiation from 2.2.4 to 2.3.3 dependabot[bot] 2023-08-14 06:19:29 +0000
  • bf6a8a713b
    Temporally disable some tests Alex Plate 2023-08-14 10:08:36 +0300
  • b8c5e7aaba Update changelog after merging PR IdeaVim Bot 2023-08-14 06:07:23 +0000
  • 068d610e3a Add grapheme cluster handling tests Ludwig Valda Vasquez 2023-08-11 22:13:01 +0200
  • 41177b91be Handle unicode grapheme clusters Ludwig Valda Vasquez 2023-07-24 17:12:43 +0200
  • c2ebacdfb3 Better annotations Filipp Vakhitov 2023-08-11 15:57:09 +0300
  • 5d4996c085
    Optimize imports on the project Alex Plate 2023-08-11 11:54:38 +0300
  • dbafbbf66d
    Add a small interesting facts about undolevels Alex Plate 2023-08-07 09:46:32 +0300
  • a46200ca17 Introduce TestForLinux annotation Filipp Vakhitov 2023-08-11 00:18:18 +0300
  • 1fe64e69ca Support running tests if headless filipp 2023-08-04 19:00:28 +0300
  • a017ec9bfd Update changelog after merging PR IdeaVim Bot 2023-08-03 12:03:00 +0000
  • cb8385a092 Fix issue adding back hidden status bar widget Matt Ellis 2023-08-03 10:19:51 +0100
  • d4aa1f87e0 Fix read-only stdin when running application Matt Ellis 2023-08-02 18:16:45 +0100
  • 41df06a48b Fix failing tests second attempt filipp 2023-08-03 14:00:03 +0300
  • 4188e636f3 Fix failing tests filipp 2023-08-03 13:39:33 +0300
  • e2c0d59e3a Fix default register for unnamedplus without X filipp 2023-08-03 11:24:29 +0300
  • 6a8c210a23
    Fix incorrect tic in docs Alex Plate 2023-08-02 16:43:53 +0300
  • a62cc3618c
    Fix an issue with disposed caret when moving up Alex Plate 2023-08-01 16:17:39 +0300
  • a703afbef9
    Update changelog Alex Plate 2023-08-01 12:25:29 +0300
  • 5ce8445d5c
    Update GH jobs to use the IdeaVim Bot git account Alex Plate 2023-08-01 10:45:30 +0300
  • d112030a8e Add explanatory comment about InsertExitModeAction Matt Ellis 2023-08-01 02:06:11 +0100
  • 98ca4080dd Do not enter INSERT mode for read-only editors Matt Ellis 2023-08-01 01:41:04 +0100
  • 3b9c63e781 Update changelog after merging PR Alex Plate 2023-07-31 08:31:19 +0000
  • dd24ebf184 Rename OptionsScope.AUTO to EFFECTIVE Matt Ellis 2023-07-29 21:16:30 +0200
  • 7ef2be625f Refactor parseOptionLine for readability Matt Ellis 2023-07-29 21:12:28 +0200
  • e3957d2207 Minor updates from code review Matt Ellis 2023-07-29 21:12:03 +0200
  • 8ce1307d51 Fix tests under latest SDK Matt Ellis 2023-07-20 00:28:22 +0100
  • e1141dcd1c Remove old option listener API Matt Ellis 2023-05-01 14:06:14 +0100
  • 4e33b5f351 Migrate to effective value change listeners Matt Ellis 2023-05-01 13:59:36 +0100
  • 54dc184dd0 Introduce option effective value change listener Matt Ellis 2023-05-01 12:59:12 +0100
  • 1977ce3ea5 Add simple one to many collection Matt Ellis 2023-04-28 21:53:22 +0100
  • c8c9d1729e Introduce listener for global option changes Matt Ellis 2023-04-28 17:37:41 +0100
  • e6e4b81f3b Simplify guicursor caret attributes cache Matt Ellis 2023-04-28 16:22:26 +0100
  • 1c465f028e Fix option scopes for :let command Matt Ellis 2023-04-27 15:22:54 +0100
  • 12824c22c4 Add :setglobal command Matt Ellis 2023-04-27 14:20:52 +0100
  • 64c5ad72a3 Use accessor API to set global-local value Matt Ellis 2023-04-26 14:08:08 +0100
  • 080c2059ee Format unset global-local toggle options Matt Ellis 2023-04-26 00:57:44 +0100
  • a288850010 Add support for resetting option to global value Matt Ellis 2023-04-26 00:53:04 +0100
  • 16811602d2 Support global-local options Matt Ellis 2023-04-25 14:51:29 +0100
  • 6d94d719e3 Only notify change if option has changed Matt Ellis 2023-04-25 12:30:41 +0100
  • 749d111e89 Reset options for current editor only Matt Ellis 2023-04-24 18:50:23 +0100
  • 365d8d34ce Introduce AUTO scope for effective option values Matt Ellis 2023-04-24 18:34:53 +0100
  • ced25bbf28 Initialise options when opening windows/buffers Matt Ellis 2023-04-24 16:03:39 +0100
  • 7e1ce5a203 Use Vim terminology in storage service Matt Ellis 2023-04-20 08:52:00 +0100
  • aeec754f7e Override IjVimEditor.toString for better debugging Matt Ellis 2023-04-10 15:48:28 +0100
  • 9a3fcb56a1 Support local-to-buffer options Matt Ellis 2023-04-07 12:13:20 +0100
  • aff956f4c8 Update parsed value cache for declared scope Matt Ellis 2023-04-20 10:23:37 +0100
  • 0f49fd6406 Introduce declared scope for all options Matt Ellis 2023-04-06 23:21:15 +0100
  • 1111770033 Update changelog. Action id - 5699821393 IdeaVim Bot 2023-07-29 10:07:18 +0000
  • 6d313fc456 Update gradle plugin Filipp Vakhitov 2023-07-28 20:14:03 +0300
  • 0201acb5f7 Fix test Filipp Vakhitov 2023-07-28 20:09:09 +0300
  • dfbefe96da Fix(VIM-802): IdeaVim vs. Vim: discrepancies in using registers Filipp Vakhitov 2023-07-28 19:58:23 +0300
  • a71b35097f Fix(VIM-2246): X11/Xorg Primary selection register "* not supported filipp 2023-07-28 15:27:11 +0300
  • acd0cf5245
    [TC] Smart checkout of the branch Alex Plate 2023-07-27 14:32:27 +0300
  • 393b9b2f3d
    [TC] Create branch when checkout Alex Plate 2023-07-27 14:16:21 +0300
  • f66bad1810
    Revert "[TC] Enable stack trace for all gradle tasks" Alex Plate 2023-07-27 14:05:42 +0300
  • 386a81454b
    [TC] Enable stack trace for all gradle tasks Alex Plate 2023-07-27 14:00:24 +0300
  • deb2b7a36f
    [TC] Update name on the job Alex Plate 2023-07-27 13:58:01 +0300
  • a3901c7b1c
    [TC] Enable other build steps and disable old release job Alex Plate 2023-07-27 13:43:45 +0300
  • 631ee109f5
    [TC] Add unshallow fetch for other builds Alex Plate 2023-07-27 13:35:36 +0300
  • 25570e2135
    [TC] Change git pull to fetch Alex Plate 2023-07-27 13:31:15 +0300
  • 6d70044b15
    [TC] Pull git history Alex Plate 2023-07-27 13:24:22 +0300
  • b064f94172
    [TC] Print the log size Alex Plate 2023-07-27 13:05:43 +0300
  • 721124e8c5
    [TC] Add git pull for dev task Alex Plate 2023-07-27 13:01:32 +0300
  • 85333e03a4
    [TC] Add additional git pull Alex Plate 2023-07-27 12:57:01 +0300
  • bef928a20c
    [TC] Add some logging Alex Plate 2023-07-27 12:49:40 +0300
  • 6967416207
    [TC] Print the last version Alex Plate 2023-07-27 12:40:41 +0300
  • e968b3f26b
    [TC] Add SSH agent to dev release Alex Plate 2023-07-27 12:33:10 +0300
  • be6d8e23c8
    [TC] Set teamcity build number from job Alex Plate 2023-07-27 12:29:54 +0300
  • 397effacd4
    [TC] Remove dev_version constant Alex Plate 2023-07-27 12:26:08 +0300
  • a35738d99b
    [TC] Make tagging available for any job Alex Plate 2023-07-27 12:24:46 +0300
  • 03aafdeae2
    [TC] Update dev version of job Alex Plate 2023-07-27 11:55:00 +0300
  • f5529b6cce
    [TC] Add function to calculate dev version Alex Plate 2023-07-27 11:52:23 +0300
  • 0bd39c2826
    [TC] Update release EAP job Alex Plate 2023-07-27 11:40:25 +0300
  • d335745010
    [TC] Add task to calculate new EAP version Alex Plate 2023-07-27 11:36:08 +0300
  • 0d59843f40
    [TC] Reformat version calculation Alex Plate 2023-07-27 11:28:09 +0300
  • 011d0a15a9
    [TC] Clean up release process Alex Plate 2023-07-27 11:17:41 +0300
  • c72b968f9b
    [TC] Add other job types Alex Plate 2023-07-27 11:12:47 +0300
  • 4e7cef9402
    [TC] Prepare to other types of release Alex Plate 2023-07-27 11:08:36 +0300
  • 1868d5a202
    [TC] Move steps to release package Alex Plate 2023-07-27 11:03:57 +0300
  • 423fcfbda3
    [TC] Update pushing step to work with any branch Alex Plate 2023-07-27 11:02:40 +0300
  • be5d17457f
    [TC] Add more release steps Alex Plate 2023-07-27 11:00:11 +0300
  • 5033b0332e
    [TC] Add step with updating release branch Alex Plate 2023-07-27 10:42:15 +0300
  • a1cf4cc46d
    [TC] Add function to add release tag Alex Plate 2023-07-27 09:50:55 +0300
  • 838f494a85
    [TC] Commit changes before release Alex Plate 2023-07-27 09:35:09 +0300
  • d55f5b1e39
    [TC] Set up job with release type Alex Plate 2023-07-27 09:12:26 +0300
  • c98768dd52
    [TC] Add release type to the config Alex Plate 2023-07-27 09:05:38 +0300
  • 0058f81e76 VIM-3022 Search is broken in folded regions filipp 2023-07-27 01:03:12 +0300