[diffoscope] branch WIP/humungous-diffs updated (72f1158 -> 4afa1cc)
Ximin Luo
infinity0 at debian.org
Fri Jun 16 15:39:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch WIP/humungous-diffs
in repository diffoscope.
discards 72f1158 difference: has_children -> has_visible_children, and take into account comments
discards bc16f34 Add various traverse_* methods to Difference
discards 0b428da Move side-by-side and linediff algorithms to difference.py
discards 17e2df2 Refactor html-dir presenter to be a class instance, avoiding global state
adds 04008ee Tidy diffoscope/difference.py
adds 5efe539 Split diffoscope.difference into feeders.
adds ad28ed3 Document the 'h' variable in our raw_feeder
adds 2a0314c Refactor html-dir presenter to be a class instance, avoiding global state
adds d5b71fa Move side-by-side and linediff algorithms to difference.py
adds f19e1ed Add various traverse_* methods to Difference
adds 4afa1cc difference: has_children -> has_visible_children, and take into account comments
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (72f1158)
\
N -- N -- N refs/heads/WIP/humungous-diffs (4afa1cc)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
diffoscope/difference.py | 208 +++++++++++++++++++++++------------------------
diffoscope/feeders.py | 104 ++++++++++++++++++++++++
2 files changed, 204 insertions(+), 108 deletions(-)
create mode 100644 diffoscope/feeders.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the Reproducible-commits
mailing list