git4idea: The handler-based commands now copy stdout and stderr to vcs console.
commit5875b9710d37d13c1f25faf130265d5e35df4313
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Fri, 14 Nov 2008 17:01:46 +0000 (14 20:01 +0300)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Fri, 14 Nov 2008 17:01:46 +0000 (14 20:01 +0300)
treeceead4c59be5f7c8cd4ed20ea33c65796c046534
parent37b264c495d71a81a5a09a500cf3f8d8132e915f
git4idea: The handler-based commands now copy stdout and stderr to vcs console.
plugins/git4idea/git4idea.iml
plugins/git4idea/src/git4idea/GitContentRevision.java
plugins/git4idea/src/git4idea/GitFileRevision.java
plugins/git4idea/src/git4idea/GitVcs.java
plugins/git4idea/src/git4idea/changes/ChangeCollector.java
plugins/git4idea/src/git4idea/checkin/GitCheckinEnvironment.java
plugins/git4idea/src/git4idea/commands/GitHandler.java
plugins/git4idea/src/git4idea/commands/GitLineHandler.java
plugins/git4idea/src/git4idea/commands/GitSimpleHandler.java
plugins/git4idea/src/git4idea/history/GitHistoryUtils.java
plugins/git4idea/src/git4idea/merge/MergeChangeCollector.java