aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Find fishd file even when $HOME is unsetGravatar Kevin Ballard2014-10-01
* Export $HOME if we have to calculate itGravatar Kevin Ballard2014-10-01
* fish.pc: add pkgconfig file for fishGravatar David Adam2014-10-01
* Create and use $DATADIR/vendor_completions.d/ for upstream completionsGravatar David Adam2014-10-01
* Base `status -b` off the parser execution stackGravatar Kevin Ballard2014-09-30
* Expunge INTERNAL_BLOCK from the codebaseGravatar Kevin Ballard2014-09-30
* Don't leave is_block in bad state after bad redirectionGravatar Kevin Ballard2014-09-30
* Teach the highlighter about multiple adjacent square bracket expansionsGravatar ridiculousfish2014-09-30
* Make false/true into builtinsGravatar Kevin Ballard2014-09-29
* Fix to indent comments in blocks properly (#1710)Gravatar ridiculousfish2014-09-29
* Manpage completions: store in $XDG_DATA_HOMEGravatar David Adam2014-09-29
* Added some completions for opamGravatar Vincent Huang2014-09-29
* bind: add completions for -m and -MGravatar David Adam2014-09-29
* __fish_print_hostnames: use awk to process ssh_config filesGravatar David Adam2014-09-29
* __fish_complete_path: add new completion, mimics builtin path completionGravatar David Adam2014-09-29
* Fix YAML indentation in history.Gravatar Konrad Borowski2014-09-28
* Add Meta+H as keybinding for man page.Gravatar Konrad Borowski2014-09-28
* Fix for issue where comments are lost in function definitionsGravatar ridiculousfish2014-09-27
* Fix some busted escape sequences in docs, and slightly reformat a few examplesGravatar ridiculousfish2014-09-27
* Revert "math.fish: support floating-point maths"Gravatar David Adam2014-09-27
* Makefile: warn about SELinux; avoid a bashismGravatar David Adam2014-09-27
* math.fish: support floating-point mathsGravatar David Adam2014-09-27
* Merge branch 'Integration_2.1.1'Gravatar David Adam2014-09-26
|\
* \ Merge branch 'Integration_2.1.1'Gravatar David Adam2014-09-26
|\ \
* | | Revert "Prepend ./ to "flag-like file" wildcard expansions and completions"Gravatar ridiculousfish2014-09-25
* | | Report expand errors better in fish testsGravatar Kevin Ballard2014-09-25
* | | Refactor expand tests slightly to handle errors betterGravatar Kevin Ballard2014-09-25
* | | Escape the error string in process expansion errorsGravatar Kevin Ballard2014-09-25
* | | Make escape() return a wcstringGravatar Kevin Ballard2014-09-25
* | | Remove my_wcswidth() in favor of fish_wcswidth()Gravatar Kevin Ballard2014-09-25
* | | Prepend ./ to "flag-like file" wildcard expansions and completionsGravatar ridiculousfish2014-09-24
* | | Merge pull request #1708 from lledey/masterGravatar ridiculousfish2014-09-24
|\ \ \
* | | | Add empty virtual destructor for lru_node_t.Gravatar Konrad Borowski2014-09-24
* | | | Remove dead code in history builtin.Gravatar Konrad Borowski2014-09-24
| * | | Fix emacs completion on OS XGravatar lledey2014-09-24
|/ / /