chiark / gitweb /
Cleanup tree_status and use -z
authorDavid Kågedal <david@virtutech.com>
Fri, 17 Aug 2007 15:06:33 +0000 (17:06 +0200)
committerKarl Hasselström <kha@treskal.com>
Fri, 31 Aug 2007 06:36:20 +0000 (08:36 +0200)
commit14c88aa027b6b2106e8c23964a0433d34d357e9a
tree70c2b355a7274d55cf818e589e7273b2dfc1d4fe
parentfbc4cbf44108acfa7a563bc848402a0523081ccc
Cleanup tree_status and use -z

Improved the python code, eliminating temporary variables and using
destructuring binds. And use NUL-separation instead of newlines.

Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/patches.py
stgit/commands/refresh.py
stgit/git.py