##// END OF EJS Templates
fixes #630 git statistics do too much work making them slow....
fixes #630 git statistics do too much work making them slow. added/changed/removed methods didn't use generator methods to return the list of changes - added test for that case
marcink -
r2968:4abfb1af beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs / backends / git
__init__.py Loading ...
changeset.py Loading ...
config.py Loading ...
inmemory.py Loading ...
repository.py Loading ...
workdir.py Loading ...