Rev 80: Integrate nautilus-bzr. in file:///home/jelmer/bzr/bzr-gtk/

Jelmer Vernooij jelmer at samba.org
Tue Sep 5 21:46:48 BST 2006


------------------------------------------------------------
revno: 80
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: bzr-gtk
timestamp: Tue 2006-09-05 22:46:39 +0200
message:
  Integrate nautilus-bzr.
added:
  nautilus-bzr.py
modified:
  AUTHORS
  README
    ------------------------------------------------------------
    merged: jelmer at samba.org-20060520195410-88bd7ceb34fc2024
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: nautilus-bzr
    timestamp: Sat 2006-05-20 21:54:10 +0200
    message:
      Adapt to bzr-gtk's API changes, add 'Clone' dialog
    ------------------------------------------------------------
    merged: jelmer at samba.org-20060520160521-f0d266f204d4bfc1
    committer: Jelmer Vernooij <jelmer at samba.org>
    timestamp: Sat 2006-05-20 18:05:21 +0200
    message:
      Add 'Commit' entries
    ------------------------------------------------------------
    merged: jelmer at samba.org-20060519214854-54c8295dcc9a7f97
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: nautilus-bzr
    timestamp: Fri 2006-05-19 23:48:54 +0200
    message:
      Implement 'Diff' menu item
    ------------------------------------------------------------
    merged: jelmer at samba.org-20060519212125-93c59e1cc56f2558
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: nautilus-bzr
    timestamp: Fri 2006-05-19 23:21:25 +0200
    message:
      Use the gtk plugin rather than separate bzrk and gannotate
      Implement 'Diff' using bzrk's diffwindow
    ------------------------------------------------------------
    merged: jelmer at samba.org-20060519170351-3960679221621fd4
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: nautilus-bzr
    timestamp: Fri 2006-05-19 19:03:51 +0200
    message:
      Rename "Visualise Bazaar Branch" to "Log", which is a term 
      more people will be familiar with. 
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514182144-188fe2a9479da707
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 14:21:44 -0400
    message:
      [merge] Wouter van Heyst
        ------------------------------------------------------------
        merged: larstiq at larstiq.dyndns.org-20060514163834-9a910c02c479dd58
        committer: Wouter van Heyst <larstiq at larstiq.dyndns.org>
        branch nick: nautilus-bzr
        timestamp: Sun 2006-05-14 18:38:34 +0200
        message:
          use the bzrlib method of loading plugins, takes care of ~/.bazaar/plugins
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514160635-d8a59a031e56da19
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 12:06:35 -0400
    message:
      [merge] Jelmer
        ------------------------------------------------------------
        merged: jelmer at samba.org-20060514155900-ee40a820e27d0a14
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: nautilus-bzr
        timestamp: Sun 2006-05-14 17:59:00 +0200
        message:
          Add 'Annotate' menu entry that uses the gannotate bzr plugin
        ------------------------------------------------------------
        merged: jelmer at samba.org-20060514155839-d2b7672a9f1da916
        committer: Jelmer Vernooij <jelmer at samba.org>
        branch nick: nautilus-bzr
        timestamp: Sun 2006-05-14 17:58:39 +0200
        message:
          Fix undefined global error
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514155758-d5a98357770cac84
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 11:57:58 -0400
    message:
      Implement repository creation
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514151708-5271cc4b5a380691
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 11:17:08 -0400
    message:
      Add bzrk plugin
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514145433-21dabbd6f477b455
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 10:54:33 -0400
    message:
      Add hook for creating new bzr trees.
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514143546-e410ff3ee1ec48bc
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 10:35:46 -0400
    message:
      Implement remove
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514143159-3a90a69442f81731
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 10:31:59 -0400
    message:
      Remove stray function definitions
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514142110-ba82cbd7cd558a0a
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 10:21:10 -0400
    message:
      Add 'add' function.  Give framework for other callbacks.
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514134140-e148ace682044aba
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sun 2006-05-14 09:41:40 -0400
    message:
      Rename py file to something more useful, add README
    ------------------------------------------------------------
    merged: jbailey at ubuntu.com-20060514021535-c0d69532a9cba151
    committer: jbailey at ubuntu.com
    branch nick: nautilus-bzr
    timestamp: Sat 2006-05-13 22:15:35 -0400
    message:
      Bring this to a state where it actually works.  Specifically:
      
       * Add missing callback methods
       * Do not attempt to work on non-local URIs
       * Feed the URI, not a NautilusVFSFile to bzrlib
       * Feed the relative path to file_class
       * Put our menu items in a private BzrNautilus namespace
       * Nautilus items are done per-file, keep them within the scope of the loop.
      
      And also remove some unnecessary variable wrangling.
    ------------------------------------------------------------
    merged: jelmer at samba.org-20060412205328-eb96ddb9d8f71721
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: nautilus-bzr
    timestamp: Wed 2006-04-12 22:53:28 +0200
    message:
      Start working on bzr integration plugin for nautilus 



More information about the bazaar-commits mailing list