Make the patch generation lazy.
commitdc870efd045c1409a04db388a05f027609a6a924
authorFredrik Kuivinen <freku045@student.liu.se>
Sun, 4 Dec 2005 00:11:01 +0000 (4 01:11 +0100)
committerFredrik Kuivinen <freku045@student.liu.se>
Sun, 4 Dec 2005 00:11:01 +0000 (4 01:11 +0100)
tree6ae09a417b5b257b199236495d3e2a22db603ed6
parent5d56cbace54f68aca0822ff26f4f636470d2179e
Make the patch generation lazy.

This gives huge speed improvements on large repositories.

Some git command renaming crept into this commit too.

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
ctcore.py
git.py
hg.py
main.py