Make "stg commit" fancier
authorKarl Hasselström <kha@treskal.com>
Wed, 12 Dec 2007 22:48:56 +0000 (23:48 +0100)
committerKarl Hasselström <kha@treskal.com>
Wed, 9 Jan 2008 23:37:13 +0000 (00:37 +0100)
commit980bde6a6c5b9a4a5cae0d8f7b863e477737a8f3
tree0306b93ba37367a05c7ee431cdcf1c63b2222eca
parent3b0552a7afe9c6ab80aa29d902eadc70e95462a3
Make "stg commit" fancier

Allow the user to commit any patch. Changed behavior: with no
parameters, commit one applied patch, not all applied patches -- this
is what uncommit does.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/commit.py
stgit/commands/uncommit.py
stgit/lib/transaction.py
t/t1300-uncommit.sh