aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
Commit message (Collapse)AuthorAge
* document and enforce Autoconf 2.60 or greaterGravatar David Adam (zanchey)2013-09-06
|
* Replace IRC link with WebChat linkGravatar Konrad Borowski2013-08-30
| | | It seems GitHub doesn't allow irc:// protocol, so replace it with WebChat link.
* Put an IRC link to README.Gravatar Konrad Borowski2013-08-30
|
* libncursesw5-dev is not needed on DebianGravatar Konrad Borowski2013-08-28
| | | I just checked on new Debian installation, and only libncurses5-dev appears to be needed.
* Updated links to documentation in README.mdGravatar Siteshwar Vashisht2013-05-19
|
* Added note about how to install ncurses, and what to do on EC2Gravatar ridiculousfish2013-04-14
| | | | Addresses https://github.com/fish-shell/fish-shell/pull/509
* Remove xsel from the buildGravatar ridiculousfish2013-03-30
| | | | https://github.com/fish-shell/fish-shell/issues/633
* Updated 'Contact Us' section in README.mdGravatar Siteshwar Vashisht2013-03-25
|
* Added reference to packages built on OBS repository in README.mdGravatar Siteshwar Vashisht2013-01-20
|
* Update OS X build instructionsGravatar ridiculousfish2012-12-26
|
* Fix to xcodebuildGravatar ridiculousfish2012-12-01
| | | | https://github.com/fish-shell/fish-shell/issues/229
* Allow setting the prompt from web_configGravatar ridiculousfish2012-09-06
|
* Replaced README with README.md for githubGravatar ridiculousfish2012-08-21
Changed 'root' Xcode target to 'install_tree' to avoid confusion