gitcmds: Factor out parse_rev_list() and friends
commit0bc7d6bd1e1a731f2fb01a0a1df880204d5d3656
authorDavid Aguilar <davvid@gmail.com>
Thu, 19 Nov 2009 22:07:57 +0000 (19 14:07 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 19 Nov 2009 22:28:38 +0000 (19 14:28 -0800)
treea8500626af212668ca6f95a3895347e9e3bf75ac
parente6a4610c446fe54d75da744f30857c894a4ad3f7
gitcmds: Factor out parse_rev_list() and friends

log_helper(), parse_rev_list(), and rev_list_range()
are now part of the gitcmds module.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/classic.py
cola/controllers/createbranch.py
cola/controllers/search.py
cola/gitcmds.py
cola/models/main.py