aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix process expansion on OS XGravatar ridiculousfish2015-09-15
* Document cross-productGravatar Fabian Homborg2015-09-15
* Merge pull request #2388 from alco/patch-1Gravatar Fabian Homborg2015-09-15
|\
| * Fix a typo in docs/indexGravatar Alexei Sholik2015-09-15
|/
* Webconfig: It's abbr --erase, not abbr --removeGravatar Fabian Homborg2015-09-13
* Webconfig: abbr doesn't support "--"Gravatar Fabian Homborg2015-09-13
* Fix tests under certain vswprintf callsGravatar ridiculousfish2015-09-12
* Fix typo in documentationGravatar Fabian Homborg2015-09-12
* Fix npm run completion executing only on completions load, also:Gravatar Stefan Maric2015-09-12
* Remove redundant completions that lack descriptions for npmGravatar Stefan Maric2015-09-12
* Make use of `npm completion`Gravatar Stefan Maric2015-09-12
* Add script values as descriptions to npm run/run-script completionGravatar Stefan Maric2015-09-12
* Complete list of available scripts for npm run/run-script commandGravatar Stefan Maric2015-09-12
* Document %last process expansionGravatar Fabian Homborg2015-09-11
* commandline docs: Add examples for the filtersGravatar Fabian Homborg2015-09-11
* docs: Improve autoloading/event documentationGravatar Fabian Homborg2015-09-11
* printf docs: Improve wordingGravatar Fabian Homborg2015-09-11
* Add multi-condition example to if documentationGravatar Fabian Homborg2015-09-11
* Document printfGravatar Fabian Homborg2015-09-11
* Also document autoloaded event handlers in funcsaveGravatar Fabian Homborg2015-09-11
* Document problems with event handlers and autoloadingGravatar Fabian Homborg2015-09-11
* Document pushd "+N" and "-N"Gravatar Fabian Homborg2015-09-11
* Document dirs -cGravatar Fabian Homborg2015-09-11
* Fix a typo in documentation for 'complete'Gravatar ridiculousfish2015-09-10
* Don't crash on complete -C in non-interactive modeGravatar ridiculousfish2015-09-10
* git completion: Don't check $cmd[1]Gravatar Fabian Homborg2015-09-10
* git: Add more options for format-patch and submoduleGravatar Fabian Homborg2015-09-10
* git completion: Ignore stderr for all commandsGravatar Fabian Homborg2015-09-10
* Allow set_color options in general for linux VTsGravatar Fabian Homborg2015-09-10
* rbenv completion: Remove trailing spacesGravatar Fabian Homborg2015-09-10
* Also allow bold, underline and printing colors in linux kernel VTsGravatar Fabian Homborg2015-09-10
* reader.cpp: send smkx/rmkx when entering/leaving interactive modeGravatar David Adam2015-09-10
* rbenv completion: Support ruby-build as pluginGravatar Fabian Homborg2015-09-10
* Stop exporting fish configuration directories (argh)Gravatar ridiculousfish2015-09-09
* Add __fish_sgrepGravatar Fabian Homborg2015-09-09
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
* Add descriptions to dd completionsGravatar Fabian Homborg2015-09-09
* doc_src/complete: update for new options in synopsisGravatar David Adam2015-09-09
* Use the $TERM value from fish's computed environment for ncurses setupGravatar Chris Pick2015-09-09
* Complete tags for git-tag onlyGravatar Jan Ernsting2015-09-07
* Ensure display of modified files for git commitGravatar Jan Ernsting2015-09-07
* Add missing descriptionGravatar Jan Ernsting2015-09-07
* Add file completion for git-resetGravatar Jan Ernsting2015-09-07
* Add completion for git-commitGravatar Jan Ernsting2015-09-07
* Suspend docs: Fix typoGravatar Fabian Homborg2015-09-06
* Vcs prompt: Break if vcs isn't installedGravatar Fabian Homborg2015-09-06
* Fix error message for variable used as commandGravatar Corey Ford2015-09-03
* Added completions for entrGravatar James2015-09-02
* Use $VISUAL before $EDITOR in funcedGravatar Fabian Homborg2015-09-02
* Add info to suspend help page.Gravatar Mike Meyer2015-09-02