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 .
- 20 Dec, 2010 7 commits
-
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
Defined 2 specialties for CYGWIN. Don't start cygwin via runnerw, because runnerw doesn't pass parameters to cygwin Git (the reason of this is under investigation).
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
GitVersion: checking for version only on plugin activation and when changing the executable. Identifying current version by using a direct CapturingProcessHandler without going into GitHandler procedure.
-
Kirill Likhodedov authored
Parsing rewritten on the Pattern. Note that equals, hashCode and compareTo are intentionally not consistent now. GitVersionTest for parsing, equals and compareTo.
-
Kirill Likhodedov authored
-
- 19 Dec, 2010 12 commits
-
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
- 18 Dec, 2010 4 commits
-
-
irengrig authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
Using it in the ChangeListChooser.
-
Bas Leijdekkers authored
-
- 17 Dec, 2010 17 commits
-
-
Dmitry Jemerov authored
-
Maxim.Mossienko authored
-
Maxim.Mossienko authored
-
Dmitry Jemerov authored
accept file on command line even if we don't have an open project; when opening a file, choose the project that has the file in content
-
Dmitry Trofimov authored
-
Dmitry Avdeev authored
-
Dmitry Avdeev authored
-
Eugene Kudelevsky authored
-
Eugene Kudelevsky authored
IDEA-63072 do not add duplicated android-library dependency when user already added it before creating facet
-
Dmitry Jemerov authored
IdeaApplication passes command line to common CommandLineProcessor; allow specifying line number in the command line (PY-1239)
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Dmitry Avdeev authored
-
Denis Zhdanov authored
Corrected (x; y) -> visual position mapping for the points that lay beyond soft wrap appliance point at the same visual line
-
Denis Zhdanov authored
1. Soft wrap introduced virtual space shows the same background as the one used around it now; 2. Added ability to expand selection to soft wraps-introduced virtual space. It's affects only visual representation, no symbols are introduced during, say, performing selection copy to clipboard buffer;
-