Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        fish - A friendly interactive shell
        
        - 
fish is a shell geared towards interactive use. Its features are
focused on user friendliness and discoverability. The language syntax
is simple but incompatible with other shell languages. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | fish | 1.21.12 | 0.fc4 | src | 695 KiB | Mon Sep  4 10:30:02 2006 | 
        
        Changelog
        
            - * Fri Aug  4 18:00:00 2006 Axel Liljencrantz<axel{%}liljencrantz{*}se> 1.21.10-4
- - Add better translation finding code from fedora spec to main spec. Thank you to Michael Schwendt.
- Add missing dependency libXext-devel.
- Remove one nesting level from dependency checking code. 
            - * Tue Aug  1 18:00:00 2006 Axel Liljencrantz<axel{%}liljencrantz{*}se> 1.21.10-1
- - Improved the dependency check for X headers. Thank you to Michael Schwendt for pointers on how to do this 
            - * Mon Jul 31 18:00:00 2006 Axel Liljencrantz<axel{%}liljencrantz{*}se> 1.21.10-1
- - Fixed spelling and punctuation as a per patch from Paul Howarth
- Fixed dependencies as per patch from Paul Howarth