Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7076943
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:21:38+00:00 2026-05-28T06:21:38+00:00

Hey I am using bazaar for my code, I wanna show the history of

  • 0

Hey I am using bazaar for my code, I wanna show the history of changes to a specific file, instead of showing changes to the whole bazaar repo. How could I do it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T06:21:39+00:00Added an answer on May 28, 2026 at 6:21 am

    bzr blame <filename> will show you which lines were introduced with which changes:

    $ bzr blame Makefile
    548      steve-b | #
                     | #
    861      steve-b | OVERRIDE_TARBALL=yes
    548      steve-b | 
                     | include common/Make.rules
                     | 
                     | DIRS=parser \
                     |      profiles \
                     |      utils \
                     |      changehat/libapparmor \
                     |      changehat/mod_apparmor \
                     |      changehat/pam_apparmor \
                     |      tests
    

    If you just want the commit messages, bzr log <filename> will show you:

    $ bzr log Makefile 
    ------------------------------------------------------------
    revno: 1828
    tags: apparmor_2.7.0-beta2
    committer: John Johansen <john.johansen@canonical.com>
    branch nick: apparmor
    timestamp: Thu 2011-09-15 13:28:01 -0700
    message:
      Remove extra space insert at from of ${TAG_VERSION} when doing the ~ to -
      substitution.
    
      Signed-off-by: John Johansen <john.johansen@canonical.com>
    ------------------------------------------------------------
    revno: 1734
    committer: Steve Beattie <sbeattie@ubuntu.com>
    branch nick: apparmor
    timestamp: Thu 2011-06-02 18:54:56 -0700
    message:
      This patch adjusts the tag make target to use a separate version with
      '~' replaced by '-'. This is needed for mirroring to git as git can't
      handle '~'s embedded in tag or branch names.
    
      Tested by setting up a separate tag_version target like so:
    
      tag_version:
        echo ${TAG_VERSION}
    ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hey I am using the http://th30z.netsons.org/2008/11/objective-c-sqlite-wrapper/ wrapper . My code is this : -
Hey I'm using the ExeConfigurationFileMap class's OpenMappedExeConfiguration method to open a config file. The
Hey I have the following code which I'm using to isolate the a b
Hey all - I am using a flipper in my main xml file to
Hey this is the code I am using switch ([[UIDevice currentDevice] orientation]) { case
Hey all, I'm using this code to change my sIFR (version 3) H1 and
Hey i'm trying to make my website delete a file using the unlink(); function.
Hey I am currently using the following code Dim flickr As New Flickr(apikey) Dim
Hey right now I'm using jQuery and I have some global variables to hold
Hey I am developing an desktop application using Spring and Hibernate, and I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.