Use the ".." syntax for patch ranges
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 11 Aug 2006 16:32:33 +0000 (17:32 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 11 Aug 2006 17:54:26 +0000 (18:54 +0100)
commit6b1e01119114f9ebf4e047485f089b7c58823710
treece8416bf6fdc37524073f86616094a10ba60cf37
parentbd427e467ee41df85a761d4d6001b5f3797644cd
Use the ".." syntax for patch ranges

This patch also adapt the push/mail/diff/export commands to the new
syntax.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/common.py
stgit/commands/diff.py
stgit/commands/export.py
stgit/commands/mail.py
stgit/commands/pop.py
stgit/commands/push.py