From: Dieter Plaetinck Date: Thu, 24 Nov 2011 20:38:27 +0000 (+0100) Subject: Cleanup argument parsing and delegation X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/d4326c2c1c2d5e9626f8d9e2ba0e5e3848772238?ds=sidebyside;hp=d4326c2c1c2d5e9626f8d9e2ba0e5e3848772238 Cleanup argument parsing and delegation * move all backend code to separate functions * call those functions directly * simplify argument parsing * remove redundant verbose begin/end messages ---