Teach the new infrastructure about the index and worktree
authorKarl Hasselström <kha@treskal.com>
Sun, 9 Dec 2007 07:56:12 +0000 (08:56 +0100)
committerKarl Hasselström <kha@treskal.com>
Wed, 9 Jan 2008 23:37:12 +0000 (00:37 +0100)
commitdcd32afa048114031d86568de04a45f1791f6668
tree127df6598494807b2827e10f11ea7cc5d2958d27
parent5b2666bab799830ac5e511f35103d04fc3968b32
Teach the new infrastructure about the index and worktree

And use the new powers to make "stg coalesce" able to handle arbitrary
patches, not just consecutive applied patches.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/coalesce.py
stgit/lib/git.py
stgit/lib/stack.py
stgit/lib/transaction.py