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:
* push - 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.9.1 | 
                1.fc4 | 
                noarch | 
                557 KiB | 
                Thu Aug 17 13:29:46 2006 | 
            
        
        Changelog
        
            - * Thu Aug 17 18:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 0.9.1-1
 
            - Update to new upstream version
 
        
            - * Fri Aug 11 18:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 0.9-1
 
            - Update to new upstream version
 
        
            - * Fri Aug 11 18:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 0.8.1-5
 
            - Include, don't ghost .pyo files per new guidelines