Teach "stg import" to import patch series from tar archives
authorClark Williams <williams@redhat.com>
Fri, 24 Oct 2008 01:10:36 +0000 (03:10 +0200)
committerKarl Hasselström <kha@treskal.com>
Fri, 24 Oct 2008 01:10:36 +0000 (03:10 +0200)
commit972de1dbc2bab3b43c07ba4d3d88ef11f30447ac
tree7b3ae51b8f3be58c0b177f1d7ed2e756bec9d4ef
parentcceabd76d2daed14c9c20603f371d492c4c421ab
Teach "stg import" to import patch series from tar archives

Signed-off-by: Clark Williams <williams@redhat.com>
Signed-off-by: Karl Hasselström <kha@treskal.com>
12 files changed:
stgit/commands/imprt.py
t/t1800-import.sh
t/t1800-import/patches/attribution.patch [new file with mode: 0644]
t/t1800-import/patches/delete-extra-lines.patch [new file with mode: 0644]
t/t1800-import/patches/fifth-stanza.patch [new file with mode: 0644]
t/t1800-import/patches/first-stanza.patch [new file with mode: 0644]
t/t1800-import/patches/fourth-stanza.patch [new file with mode: 0644]
t/t1800-import/patches/second-stanza.patch [new file with mode: 0644]
t/t1800-import/patches/series [new file with mode: 0644]
t/t1800-import/patches/seventh-stanza.patch [new file with mode: 0644]
t/t1800-import/patches/sixth-stanza.patch [new file with mode: 0644]
t/t1800-import/patches/third-stanza.patch [new file with mode: 0644]