IDEA-27603 (Indicate which branch is being worked on)
commit3f995476ba95d4cdca545827352c1ce69507dad7
authorirengrig <Irina.Chernushina@jetbrains.com>
Wed, 3 Feb 2010 08:59:12 +0000 (3 11:59 +0300)
committerirengrig <Irina.Chernushina@jetbrains.com>
Wed, 3 Feb 2010 08:59:12 +0000 (3 11:59 +0300)
tree9f0840218e2714398f3a27f320488e7441472e4f
parent04678a38dfd6b6b68f9de579d4e6e12951db7a88
IDEA-27603 (Indicate which branch is being worked on)
19 files changed:
platform/platform-resources-en/src/messages/VcsBundle.properties
platform/testFramework/src/com/intellij/testFramework/vcs/MockChangelistBuilder.java
platform/vcs-api/src/com/intellij/openapi/vcs/changes/ChangelistBuilder.java
platform/vcs-api/src/com/intellij/openapi/vcs/changes/EmptyChangelistBuilder.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ChangeListManagerImpl.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ChangesViewManager.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/FileHolder.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/FileHolderComposite.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/SwitchedFileHolder.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/UpdatingChangeListBuilder.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/patch/ApplyPatchDifferentiatedDialog.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangeNodeDecorator.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangesBrowserChangeNode.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangesBrowserNode.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangesListView.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/RemoteStatusChangeNodeDecorator.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/TreeModelBuilder.java
plugins/cvs/cvs-plugin/src/com/intellij/cvsSupport2/cvsstatuses/CvsChangeProvider.java
plugins/svn4idea/src/org/jetbrains/idea/svn/integrate/GatheringChangelistBuilder.java