aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Stop reaping children from SIGCHLD signal handlerGravatar ridiculousfish2014-10-20
* Add an assertion to reflect unreachable codeGravatar ridiculousfish2014-10-19
* Allow funced to retry on errorGravatar ridiculousfish2014-10-17
* web_config: add support for adding and editing abbreviationsGravatar David Adam2014-10-17
* web_config: map nonexistent post requests to 404Gravatar David Adam2014-10-17
* ls: find and use various dircolors initialisation files, if they existGravatar David Adam2014-10-17
* Unescape strings in keyword detection.Gravatar ridiculousfish2014-10-15
* Remove EXPAND_SKIP_PROCESS, which did not actually workGravatar ridiculousfish2014-10-15
* Use binary search to determine what tokens are keywordsGravatar ridiculousfish2014-10-15
* Improve error reporting for unclosed blocksGravatar ridiculousfish2014-10-14
* Run `make depend`Gravatar Kevin Ballard2014-10-13
* Don't stop job execution on wildcard errorsGravatar Kevin Ballard2014-10-13
* 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