loggerhead.history._process_diff should not exist
Bug #297953 reported by
Robert Collins
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
loggerhead |
Triaged
|
Low
|
Unassigned | ||
loggerhead-breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
About 30% of showing a diff in loggerhead with split inventory, is in
loggerhead.
by bzrlib.
This is more than slightly nutty: we can output the diff in the
appropriate format in the first place rather than post-processing.
-Rob
affects loggerhead
--
GPG key available at: <http://
Changed in loggerhead: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in loggerhead-breezy: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
Turns out most of the time is in bzr grabbing the diffs; all the same, this is a bit fugly layer wise.