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.91.0 | 1.fc6 | src | 85 KiB | Fri Oct  5 20:00:50 2007 | 
        
        Changelog
        
            - * Wed Sep 26 18:00:00 2007 Toshio Kuratomi <a{*}badger{%}gmail{*}com> 0.91.0-1
- - Update to 0.91.0. 
            - * Thu Aug 30 18:00:00 2007 Toshio Kuratomi <a{*}badger{%}gmail{*}com> 0.90.0-2
- - Move plugin manually since setuptools has no way of knowing that bzr is
  arch specific.
- Disable debuginfo packages. 
            - * Tue Aug 28 18:00:00 2007 Toshio Kuratomi <a{*}badger{%}gmail{*}com> 0.90.0-1
- - Update to 0.90.0.
- Fix License tag to conform to the new Licensing Guidelines.
- Bzr is now arch specific so all its plugins have to be as well.