Allow ranges for the 'export' command
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 6 Dec 2006 22:12:14 +0000 (22:12 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 6 Dec 2006 22:12:14 +0000 (22:12 +0000)
commit8560c67bce5458f876284afbee43be9ca862529a
tree1a045606e3ce4d42ea2861c6692743da3cb29609
parent5dfb1afc61066532c8ae2b88be2dbafb31317ea1
Allow ranges for the 'export' command

The command is now slightly changed in that the arguments for export
are patch ranges rather than a directory. The export directory is
specified with the --dir option. The patch also removes the --diff
option and adds a more general --extension option.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
contrib/stgit-completion.bash
stgit/commands/export.py