aboutsummaryrefslogtreecommitdiff
path: root/utils/fish/patches
Commit message (Collapse)AuthorAge
* fish: update to 3.1.0Rosen Penev2020-02-19
| | | | | | | | Remove upstreamed patches. Added missing libatomic dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* fish: Fix compilation with libcxxRosen Penev2019-12-18
| | | | | | | | | cxxabi.h is a useless header that libcxx does not include. Remove indent on postint script. It should be on the same as the above section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* fish: updated to v3.0.0, revert "apropos fix" for being fixed officiallyHao Dong2018-12-31
| | | | Signed-off-by: Hao Dong <halbertdong@gmail.com>
* fish: add package fish shellCurtis Jiang2018-08-31
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>