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 .
- 23 Aug, 2016 40 commits
-
-
Kirill Likhodedov authored
Users got used to the current position of amend, better not to move it.
-
Nadya Zabrodina authored
-
Elizaveta Shashkova authored
Fix import after moving file
-
Dmitry Batkovich authored
-
Dmitry Batkovich 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
[patch]: implement binary content encoder/decoder with line by line processing (to be compatible with git binary format)
-
Nadya Zabrodina authored
[vcs]: change base85x library file to accept git style alphabet; cleanUp; add Exception signature; provide extra methods to encode/decode one char
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
To encode and decode binary data to ASCII String using a 85-char alphabet. Source: https://sourceforge.net/projects/base85xjava/ License: MIT (moved to header)
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Denis Fokin authored
-
Gregory.Shrago authored
-
Alexey Kudravtsev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Dmitry Avdeev authored
fix collapse HTML tag in JSP
-
Elizaveta Shashkova authored
-
Roman Shevchenko authored
-
Anna Kozlova authored
unused declaration: show all unused instance methods and fields if class is not instantiated (IDEA-160011)
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
nik authored
-
Roman Shevchenko authored
-
Alexey Kudravtsev authored
highlight names: do not highlight in huge chunks because there maybe whitespaces or comments between tokens; instead, highlight identifiers only
-
Alexey Kudravtsev authored
always mark this pass as up-to-date after apply; use dirty region LINE_MARKERS for LineMarkerPass to avoid confusion when GHP is finished and applied but LMP doesn't start because region was marked up-to-date already.
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-