`bzr tiplog --verbose` does not make the output verbose

Bug #1017966 reported by Alexander Belchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-tiplog
Invalid
Undecided
Unassigned

Bug Description

I see the same output with and without --verbose:

C:\work\Bazaar\plugins\tiplog>bzr tiplog
06/26/12 tip:0 33 <email address hidden> [pull] Use lazy registries if supported (introduced in bzr 2.6) (Jelmer Vernooij)
10/05/11 tip:1 24 <email address hidden> [pull] Handle bound branches: log changes to both local and master branches
09/28/11 tip:2 18 <email address hidden> [pull] Add try-except to prevent failure on missing dateutil.tz
09/28/11 tip:3 16 <email address hidden> [init] Address issue found by Alexander Belchenko <email address hidden>: initial

C:\work\Bazaar\plugins\tiplog>bzr tiplog --verbose
06/26/12 14:51:29 tip:0 33 <email address hidden> [pull] Use lazy registries if supported (introduced in bzr 2.6) (Jelmer Vernooij)
10/05/11 12:41:10 tip:1 24 <email address hidden> [pull] Handle bound branches: log changes to both local and master branches
09/28/11 13:52:36 tip:2 18 <email address hidden> [pull] Add try-except to prevent failure on missing dateutil.tz
09/28/11 09:55:56 tip:3 16 <email address hidden> [init] Address issue found by Alexander Belchenko <email address hidden>: initial

While help on tiplog command mentions different formatting configs.

Brian de Alwis (slyguy)
Changed in bzr-tiplog:
status: New → Triaged
Revision history for this message
Brian de Alwis (slyguy) wrote :

Actually, your outputs are different: --verbose causes the date *and time* to be output. But with the fix for bug 1017967, they'll now also differ by showing the tip-changing-user.

Changed in bzr-tiplog:
status: Triaged → Invalid
Revision history for this message
Alexander Belchenko (bialix) wrote :

Right, I didn't noticed the time. Sorry.

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.