##// END OF EJS Templates
diffs: drop diffs.differ...
diffs: drop diffs.differ This function did not really add any value, it was yet another layer that was hiding the bug that we use ref[1] without ref[0], and it had this strange undefined behaviour for diffing across repos. Inlining the call to .get_diff do not make the code more complex but makes it more obvious what is going on so it can be cleaned up later.
Mads Kiilerich -
r3718:b2575bdb beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / dbmigrate / versions
001_initial_release.py Loading ...
002_version_1_1_0.py Loading ...
003_version_1_2_0.py Loading ...
004_version_1_3_0.py Loading ...
005_version_1_3_0.py Loading ...
006_version_1_4_0.py Loading ...
007_version_1_4_0.py Loading ...
008_version_1_5_0.py Loading ...
009_version_1_5_1.py Loading ...
010_version_1_5_2.py Loading ...
011_version_1_6_0.py Loading ...
012_version_1_7_0.py Loading ...
__init__.py Loading ...