bzr log --short/--line does not show committer if it has only e-mail

Bug #157026 reported by Alexander Belchenko
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Lukáš Lalinský

Bug Description

C:\work\Bazaar\qbzr-repo\goffredo>bzr log -r-1
------------------------------------------------------------
revno: 149
committer: <email address hidden>
branch nick: qbzr-unidiff
timestamp: Thu 2007-10-18 19:21:21 +0200
message:
  add html unidiff header

C:\work\Bazaar\qbzr-repo\goffredo>bzr log -r-1 --short
  149 2007-10-18
      add html unidiff header

C:\work\Bazaar\qbzr-repo\goffredo>bzr log -r-1 --line
149: 2007-10-18 add html unidiff header

In last 2 cases (--short/--line) the name of committer is absent, and therefore output looks strange and bad.

Revision history for this message
John A Meinel (jameinel) wrote :

We could certainly switch to just showing the email address if there is no "user" portion.

Changed in bzr:
status: New → Triaged
Changed in bzr:
assignee: nobody → luks
importance: Undecided → Low
milestone: none → 1.0alpha2
status: Triaged → Fix Committed
Lukáš Lalinský (luks)
Changed in bzr:
status: Fix Committed → Fix Released
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.