chiark / gitweb /
Add "stg bury" command, with the functionality of contrib/stg-sink.
authorYann Dirson <ydirson@altern.org>
Tue, 10 Apr 2007 18:27:02 +0000 (20:27 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 10 Apr 2007 21:57:31 +0000 (22:57 +0100)
commitde7a79c435e5bcbe713c75ec2be1b0221e1d555e
treef52cdf38347776cf2ab52733cecad11e58251232
parent302600dcf151882ac09cdee1dcec3ae7d42178e9
Add "stg bury" command, with the functionality of contrib/stg-sink.

This is the rewrite in python of by stg-sink written in perl.

I changed the name to "bury" since it seems more descriptive of what
it does, despite being less of an opposite to "float" than "sink" was.

Signed-off-by: Yann Dirson <ydirson@altern.org>
Documentation/stg-bury.txt [new file with mode: 0644]
Documentation/stg.txt
contrib/stg-sink [deleted file]
contrib/stgit-completion.bash
stgit/commands/bury.py [new file with mode: 0644]
stgit/main.py