Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        bzrtools - A collection of utilities and plugins for Bazaar-NG
        
        BzrTools is a collection of plugins for Bazaar-NG (bzr).  Among the included
plugins are:
* rspush - uses rsync to push local changes to a remote server
* annotate - prints a file annotated with the revision next to each line
* baz-import - (Requres PyBaz) import an arch archive losslessly into bzr
* shelve/unshelve - allows you to undo some changes, commit, and restore
* clean-tree - remove unknown, ignored-junk, or unversioned files from the tree
* graph-ancestry - use dot to produce banch ancestry graphs
* shell - a bzr command interpreter with command completion
* patch - apply a patch to your tree from a file or URL
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | bzrtools | 
                0.15.4 | 
                1.fc5 | 
                noarch | 
                782 KiB | 
                Mon Apr  2 23:04:01 2007 | 
            
        
        Changelog
        
            - * Thu Mar 22 18:00:00 2007 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 0.15.4-1
 
            - Update to 0.15.4.
 
        
            - * Tue Jan 23 17:00:00 2007 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 0.14.0-1
 
            - Update to 0.14.0.
 
        
            - * Sat Jan 13 17:00:00 2007 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 0.13.0-2
 
            - Update the dependencies to reflect the fact that bzrtools is meant to work
  with bzr of the same major version. (Thanks to Aaron Bentley for pointing
  this out.)