Age | Commit message (Collapse) | Author | Files | Lines |
|
-fpermissive hack of GCC.
|
|
Changelog:
* Written in C++ now.
* Fix security issues
CVE-2014-2914
CVE-2014-2906 and CVE-2014-3856
CVE-2014-2905
CVE-2014-3219
* Many bugfixes.
* Many new features.
See http://fishshell.com/release_notes.html .
|
|
|
|
and removing it doesn't change the list of installed files.
Bump PKGREVISION.
Requested by Zbigniew Baniewski <zb@islandsoft.pl>.
|
|
|
|
|
|
|
|
Adam Hoka and hugor.
fish is a user friendly command line shell for UNIX-like operating
systems, written mainly with interactive use in mind. It differs
from other shells in that it only provides as few commands as
built-ins as possible and has a daemon which allows it to have
shared variables and command-line history between shell instances.
It also features feature-rich tab-completion and has command-line
syntax highlighting.
|