hg-fast-export.py: Minor tweaks/cleanup
commitec1be3d05f7fe6e5b8bdaa6c18a0a17f42c9c2b3
authorRocco Rutte <pdmef@gmx.net>
Thu, 25 Oct 2007 13:21:46 +0000 (25 15:21 +0200)
committerRocco Rutte <pdmef@gmx.net>
Thu, 25 Oct 2007 13:21:46 +0000 (25 15:21 +0200)
tree5c3ef517284aa43fd883dc0c63ec347044bf530f
parentee510bb02279bedb57a60847fc2927b9f136b048
hg-fast-export.py: Minor tweaks/cleanup

Remove some unused variables, generalize dictionary-splitting and make
sure we don't sort filename lists twice (repo.status returns files
sorted already).

Signed-off-by: Rocco Rutte <pdmef@gmx.net>
hg-fast-export.py