Refactoring: pass more than one file to resolved()
authorKarl Hasselström <kha@treskal.com>
Wed, 19 Dec 2007 18:00:13 +0000 (18:00 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 19 Dec 2007 23:13:30 +0000 (23:13 +0000)
commit0fbf98010616f6c12312b8153dd34c462565a74d
treeddc55fe040095945282fc67bfc3ab9b0d1f8acef
parentc5bd76328bafd7cd95f826342c0741c2ad64a545
Refactoring: pass more than one file to resolved()

This lets us cut down on the number of calls to git.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/common.py
stgit/commands/resolved.py
stgit/commands/status.py
stgit/run.py