##// END OF EJS Templates
compare: show aggregated diff of what will be merged to other repo, using merge ancestor...
compare: show aggregated diff of what will be merged to other repo, using merge ancestor pull_request.get_compare_data will also now return the ancestor that would be used for actual merging. Showing a diff from that ancestor instead of the first 'new' changeset will give a more realistic diff that doesn't include merges.
Mads Kiilerich -
r3323:a0729656 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs / utils
__init__.py Loading ...
annotate.py Loading ...
archivers.py Loading ...
baseui_config.py Loading ...
compat.py Loading ...
diffs.py Loading ...
fakemod.py Loading ...
filesize.py Loading ...
helpers.py Loading ...
hgcompat.py Loading ...
imports.py Loading ...
lazy.py Loading ...
lockfiles.py Loading ...
ordered_dict.py Loading ...
paths.py Loading ...
progressbar.py Loading ...
termcolors.py Loading ...