##// END OF EJS Templates
diff parser: redefined operations stats for changes...
diff parser: redefined operations stats for changes - don't loose info about multiple operations like rename + chmod - new Binary flag when dealing with binary file operations - fixed diffs after mercurial 2.6 when GIT binary diffs were fixed - added more tests for multiple operations - refactored the way diffprocessor returns data. It's now easier to extract type of operation on binary files - diffprocessor doesn't append that information into the diff itself
marcink -
r3821:ce4b7023 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / paster_commands
__init__.py Loading ...
cache_keys.py Loading ...
cleanup.py Loading ...
ishell.py Loading ...
make_rcextensions.py Loading ...
repo_scan.py Loading ...
setup_rhodecode.py Loading ...
update_repoinfo.py Loading ...