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 .
- 17 Aug, 2016 2 commits
-
-
Nadya Zabrodina authored
[patch]: fixUp! BinaryEncoder: check if input needed in inflater, cleanUp, use new Base85x method signature
-
Nadya Zabrodina authored
-
- 15 Aug, 2016 38 commits
-
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
[patch]: patch library: change alphabet, optimize indexOf, change signature to return and accept chars instead of bytes
-
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
* move file mode and blob index constructions to separated methods; * change binary write method signature (accept BinaryFilePatch list instead of all types of filePatches);
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
* show binaries inside the same apply patch dialog; * move all common parts for shelved and simple binary files;
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Vladislav.Soroka authored
-
nik authored
build scripts: code which prints log message about created artifact moved to BuildMessageLogger and implemented properly for TeamCity
-
Sergey Simonchik authored
AtomicNotNullLazyValue#createValue overrides NotNullLazyValue#createValue intentionally (following IDEA-CR-13011)
-
Roman Shevchenko authored
-
nik authored
build scripts: 'brandingModule' property replaced by 'brandingResourcePaths' to support cases when resources aren't located under module source roots (e.g. in PhpStorm)
-
nik authored
build scripts: replace 'until-build' during build if it is already set in plugin.xml (some plugins set it to 999.999)
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Nadya Zabrodina authored
-
Roman Shevchenko authored
-
Yaroslav Lepenkin authored
-
Yaroslav Lepenkin authored
When retrieving language indent options use LanguageUtil.getLanguageForPsi instead of FileType.getLanguage, since for scratches it is always plain text (fixes IDEA-156091)
-