* Supply a way to copy command data (including the config) so its safe to
commitffee2251c0a1bfa0798a5953464679f8ea349084
authorThomas Zander <thomas.zander@trolltech.com>
Fri, 12 Jun 2009 14:40:19 +0000 (12 16:40 +0200)
committerThomas Zander <thomas.zander@trolltech.com>
Fri, 12 Jun 2009 14:40:19 +0000 (12 16:40 +0200)
treeacbd9413262a0222b060ac0365de3573fd95161a
parent0d984a311ce49eb74145fca172e426dc7545fbb1
* Supply a way to copy command data (including the config) so its safe to
  start nested commands after calling nestedCommand.pullConfigDataFrom(this);
* loads of fixes for the 'diff' command.
src/AbstractCommand.cpp
src/AbstractCommand.h
src/Configuration.cpp
src/Configuration.h
src/commands/Diff.cpp