##// END OF EJS Templates
fixes #652 switch to generator approach when doing file annotation to prevent huge memory consumption when executed on large files. Thanks to ALexey Larikov for patch....
fixes #652 switch to generator approach when doing file annotation to prevent huge memory consumption when executed on large files. Thanks to ALexey Larikov for patch. - added pure dulwich method for getting file history.
marcink -
r3044:c57a3743 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 ...