bzr diff --stat produces different results to bzr diff | diffstat

Bug #353532 reported by Russ Brown
4
Affects Status Importance Assigned to Milestone
Bazaar Diffstat Plugin
Fix Committed
High
Russ Brown

Bug Description

bzr diff --old bzr-1.12 --new bzr-1.13 | diffstat | tail -1
 740 files changed, 46012 insertions(+), 18058 deletions(-)

bzr diff --stat --old bzr-1.12 --new bzr-1.13 | tail -1
 740 files changed, 46008 insertions(+), 17944 deletions(-)

Theoretically these should produce identical results. I suppose there could be a logical explanation for it, but it is more likely to be a bug.

Russ Brown (pickscrape)
Changed in bzr-diffstat:
assignee: nobody → pickscrape
importance: Undecided → High
status: New → Confirmed
Russ Brown (pickscrape)
summary: - bzr diff --stat produces different results to bzr dirr | diffstat
+ bzr diff --stat produces different results to bzr diff | diffstat
Revision history for this message
Marc Christiansen (tolot-solar-empire) wrote :

Hmm, I think I fixed this bug last year and totally forgot about it. Oops.

lp:~tolot-solar-empire/bzr-diffstat/tolot should contain a fix in revno 18 (the fix) and revno 20 (blackbox test)

Revision history for this message
Russ Brown (pickscrape) wrote :

Thanks for that Marc: I'll have a look at it this weekend.

Russ Brown (pickscrape)
Changed in bzr-diffstat:
milestone: none → 0.3.0
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.