comparison rhodecode/lib/base.py @ 2995:32471bd1f4ee beta

Implemented generation of changesets based on whole diff instead of per file diff. That can give a big speed improvement for large changesets in repositories with large history. - improved handling of binary files - show renames of binary files - implemented new diff limit functionality - unify diff generation between hg and git - Added binary indicators for changed files, - added diff lib tests
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 05 Nov 2012 19:57:29 +0100
parents c0a6a2e6bb2e
children a797ada9d2ad
comparison
equal deleted inserted replaced
2994:af0d7d8acb22 2995:32471bd1f4ee