chiark / gitweb /
Refactor --author/--committer options
authorKarl Hasselström <kha@treskal.com>
Tue, 20 May 2008 21:33:24 +0000 (23:33 +0200)
committerKarl Hasselström <kha@treskal.com>
Tue, 20 May 2008 21:33:24 +0000 (23:33 +0200)
commitbea1855455ee0df02edff19b26c49f8eb492fcf3
treebbf3c7fdeae3a035136caaba3a358b8566fe62f4
parent4ed9cbbce2aa2abec4055d33307816fa75080080
Refactor --author/--committer options

This refactoring is specific to the new infrastructure, so only new
and edit use it currently, but other commands can start using it as
they are converted.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/common.py
stgit/commands/edit.py
stgit/commands/new.py
stgit/utils.py