aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove some obsolete job flagsGravatar Kevin Ballard2014-10-13
* Suppress wildcard errors in functionsGravatar Kevin Ballard2014-10-13
* Standardize unmatched wildcard errorsGravatar Kevin Ballard2014-10-13
* Report certain errors from parser_t::eval() that were previously ignoredGravatar ridiculousfish2014-10-12
* Change how arrays and environment variables interact.Gravatar ridiculousfish2014-10-12
* Mark unknown versions as unknown.Gravatar Konrad Borowski2014-10-12
* web_config: further python2/3 unificationGravatar David Adam2014-10-12
* web_config: use only Python 3-style (Unicode) string literalsGravatar David Adam2014-10-12
* Support space separators for abbreviations as part of #731Gravatar ridiculousfish2014-10-11
* Vagrant completion updatesGravatar Diego Zamboni2014-10-10
* Add GPL2 LICENSE fileGravatar David Xia2014-10-10
* A little extra tweaking so builtin_print_help looks betterGravatar Kevin Ballard2014-10-10
* Rewrite __fish_print_help to produce better resultsGravatar Kevin Ballard2014-10-09
* web_config: Interpret fish output as utf-8Gravatar Kevin Ballard2014-10-09
* fish_config: Log the path for errorsGravatar Kevin Ballard2014-10-09
* Support -h/--help with `eval`Gravatar Kevin Ballard2014-10-09
* Revert "Remove help completion for eval, which doesn't work"Gravatar Kevin Ballard2014-10-09
* web_config: send correct MIME type (and actually send it)Gravatar David Adam2014-10-09
* Remove help completion for eval, which doesn't workGravatar ridiculousfish2014-10-08
* Raise debug level to 2 on annoying Changing language to English messageGravatar ridiculousfish2014-10-08
* Fix test breakage from 14724401fGravatar Kevin Ballard2014-10-07
* Rewrite `abbr` functionGravatar Kevin Ballard2014-10-07
* env.cpp: correctly check variable_can_be_arrayGravatar David Adam2014-10-08
* Fix typo in abbr documentationGravatar Kevin Ballard2014-10-07
* web_config: fix output if no abbreviations definedGravatar David Adam2014-10-07
* Rebuild fish.pc as appropriateGravatar Kevin Ballard2014-10-06
* license.hdr: reduce duplication and clarify some commentsGravatar David Adam2014-10-06
* license.hdr: remove licensing information for XSel, no longer shippedGravatar David Adam2014-10-06
* Don't complain if no errors occurred due to cancellationGravatar ridiculousfish2014-10-06
* set: warn on setting a universal variable when a global is activeGravatar David Adam2014-10-06
* Clean up string handling in parse_util_detect_errors_in_argumentGravatar ridiculousfish2014-10-05
* web_config: add support for viewing abbreviationsGravatar David Adam2014-10-05
* web_config: set width to dynamic 80% of windowGravatar David Adam2014-10-05
* abbr.fish: add abbr, a command to manipulate abbreviationsGravatar David Adam2014-10-05
* web_config: update AngularJS to 1.0.8Gravatar David Adam2014-10-05
* Use ferror instead of checking errno to detect errors in read_fileGravatar ridiculousfish2014-10-04
* Fix Perl module completions.Gravatar Konrad Borowski2014-10-04
* add yast2 completionGravatar Roman Inflianskas2014-10-04
* Prevent STDERR leak from abook detection in mutt completionGravatar Jon Gjengset2014-10-03
* Clean up prompt_pwd with the new function -V flagGravatar Kevin Ballard2014-10-02
* Update psub for the new --inherit-variable flagGravatar Kevin Ballard2014-10-02
* Add new `functions` flag -V/--inherit-variableGravatar Kevin Ballard2014-10-02
* Use ENV_USER with vars set via `function -a`Gravatar Kevin Ballard2014-10-02
* # This is a combination of 2 commits.Gravatar Kevin Ballard2014-10-02
* Rewrite fishscript testrunner for better outputGravatar Kevin Ballard2014-10-02
* Minor tweaks to initial keybinding loadGravatar Kevin Ballard2014-10-02
* Fix examples in `bind` documentationGravatar Kevin Ballard2014-10-01
* Tweak lexicon_filter.in for GNU sedGravatar Kevin Ballard2014-10-01
* Fix doc example for `echo`Gravatar Kevin Ballard2014-10-01
* Added fish_preexec and fish_postexec eventsGravatar Jan-Thorsten Peter2014-10-01