1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-20 22:15:47 +02:00

Commit Graph

  • 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
  • b79c384c3f
    [TC] Set the version for the next task Alex Plate 2023-07-26 17:08:43 +0300
  • a11dae821e
    [TC] Add task to update the changelog Alex Plate 2023-07-26 17:02:31 +0300
  • b08deb518c TeamCity change in 'Ideavim / IdeaVim releases' project: build features of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:33:51 +0000
  • 7ad0a8c400 TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:19:44 +0000
  • 4bb33ec101 TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:19:31 +0000
  • 856baec94d
    [TC] Try to find reason why this doesn't work on TC Alex Plate 2023-07-26 16:14:45 +0300
  • 09600db5f2
    [TC] Remove additional pull for the job Alex Plate 2023-07-26 16:09:47 +0300
  • 810a1e252d TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'Publish Minor Release' build configuration were updated aleksei.plate@jetbrains.com 2023-07-26 13:09:46 +0000
  • 10b3fcdfcc
    [TC] Add additional pull for the job Alex Plate 2023-07-26 16:04:20 +0300
  • 652e6eb9e8
    [TC] Do not specify build number pattern for job Alex Plate 2023-07-26 15:59:09 +0300
  • eea2b5f6fb
    [TC] Calculate the rootDir of the root project Alex Plate 2023-07-26 15:56:26 +0300
  • b4eb0df689
    [TC] Add "ReleaseMinor" job that prints the version of the next minor release Alex Plate 2023-07-26 15:46:50 +0300
  • 2b26c6a5b6
    Use XLarge agents for releases Alex Plate 2023-06-14 09:44:03 +0300
  • 79e2134ca8
    Apply TeamCity patch Alex Plate 2023-07-26 15:02:10 +0300
  • 6efa30152f TeamCity change in 'Ideavim' project: 'Qodana checks' build configuration settings were updated aleksei.plate@jetbrains.com 2023-07-24 13:13:53 +0000
  • 781fb476e7 TeamCity change in 'Ideavim' project: 'Qodana checks' build configuration settings were updated aleksei.plate@jetbrains.com 2023-07-21 09:46:26 +0000
  • f2ed4eba3b TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated aleksei.plate@jetbrains.com 2023-07-20 14:06:10 +0000
  • d2b1cd511d TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated aleksei.plate@jetbrains.com 2023-07-20 14:04:12 +0000
  • 1c9df39afe TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated aleksei.plate@jetbrains.com 2023-07-20 14:03:48 +0000
  • f124f45604 TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated aleksei.plate@jetbrains.com 2023-07-20 14:03:06 +0000
  • d3660892ae
    Move publishing to a TC job Alex Plate 2023-07-20 17:00:40 +0300
  • 78ea4e4e30
    Set up publishing of the vim-engine library Alex Plate 2023-07-20 16:50:05 +0300
  • 5ab985a7cc Update changelog after merging PR Alex Plate 2023-07-19 15:06:47 +0000
  • 6bd1782c4b Fix OS specific values in tests Matt Ellis 2023-07-17 12:00:24 +0100
  • 2f5d402c61 Support :set! to output as a single column Matt Ellis 2023-07-15 09:45:42 +0100
  • 8fb2ea5845 Output options in column order, not row order Matt Ellis 2023-04-26 16:21:17 +0100
  • a78e21a167 Use soft wraps instead of hard wraps in ex output Matt Ellis 2023-04-26 16:06:04 +0100
  • 2e9b626523 Fix formatting of value pair options Matt Ellis 2023-04-26 15:17:43 +0100
  • 4487b8904c Sort options output before formatting Matt Ellis 2023-04-26 15:12:08 +0100
  • 1f01f915dc Remove trailing padding from options list Matt Ellis 2023-04-26 15:07:49 +0100