This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 07 Jun, 2018 40 commits
-
-
Konstantin Bulenkov authored
-
Anton Tarasov authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
This is a complex, not supported configuration, and is most probably a mistake, so better skip such roots.
-
Kirill Likhodedov authored
It is not unusual for unix users to put the home directory under git, to preserve all configs there.
-
Kirill Likhodedov authored
After some discussion, it was decided, that the notification is redundant: we found the roots, and they should just work. This approach already exists for the "simple case" (single root equal to the project dir), and didn't cause any issues or complaints. Provide a registry key to change the behavior if needed, e.g. for certain IDEs.
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
When user changes a mapping, he knows what he is doing, and he sees it in the Settings, so no need to rescan.
-
Kirill Likhodedov authored
Auto-adding a single root in simple cases proved to be convenient and caused no issues. This commit generalizes behavior to add all roots under the project dir, and the root above it (unless the whole project root is a Git root). Can be switched off via `vcs.root.auto.add` As it were previously, Roots 'near' the project dir (i.e. not under and not above the project dir, e.g. from some content roots with linked source) are ignored (but are displayed in Settings | Version Control). This fixes IDEA-89259 and IDEA-192333
-
Roman Shevchenko authored
-
Elizaveta Shashkova authored
-
peter authored
-
Ekaterina Tuzova authored
-
Gregory.Shrago authored
-
Valentin Fondaratov authored
-
Aleksey Pivovarov authored
* Do not ignore differences in "unchanged" fragments.
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Ekaterina Tuzova authored
PY-25729 false positive "Overline length must match the underline" for reStructuredText section title with back tick
-
Anna Kozlova authored
move Ras String Literal support to JDK_X level
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Vladislav.Soroka authored
-
Dmitry Batrak authored
-
Svetlana.Zemlyanskaya authored
-
Gregory.Shrago authored
-
Aleksey Pivovarov authored
This allows to avoid issues with undeletable changelists in rare occasions. Ex: due to logic errors or because related plugin was disabled and can't remove the flag anymore. IDEA-CR-33115
-
peter authored
-
Rustam Vishnyakov authored
via LanguageCodeStyleSettingsProvider
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
-
Egor Ushakov authored
-
Sergey Karashevich authored
-