aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Make emerge completion more powerfulGravatar Jelte Fennema2015-01-19
* Make commands more readableGravatar Jelte Fennema2015-01-19
* Fix not found handler for fedoraGravatar Max Gonzih2015-01-18
* Clean up recent fix for #1892Gravatar ridiculousfish2015-01-17
* Ignore error message when not on a Gentoo systemGravatar Jelte Fennema2015-01-17
* Don't define unnamespaced internal function.Gravatar Konrad Borowski2015-01-17
* Fix: eval should preserve previous $status if the evaluated block does not ch...Gravatar Jorge Bucaran2015-01-17
* Add more expository comments to eval, and remove a useless parameterGravatar ridiculousfish2015-01-07
* Change fish_paginate to paginate both stdout and stderr.Gravatar Andreas Heiduk2014-12-28
* Update pythonista.fish: make virtualenv aware that prompt is setGravatar volnt2014-12-28
* Update completions for fish_indentGravatar ridiculousfish2014-12-24
* Tmuxinator completionsGravatar Jonathan Arnett2014-12-24
* Support nixos command-not-found handlerGravatar Max Gonzih2014-12-22
* tmux completion: add more attach-session aliasesGravatar Igor Savchuk2014-12-08
* Make fish_config handle no LANG variable set.Gravatar Konrad Borowski2014-12-05
* Add cygport completions provided by Andrew SchulmanGravatar Konrad Borowski2014-12-01
* Added `export` alias for set global variable, made for sh/bash/zsh compatibilityGravatar Rack Lin2014-12-01
* Add completion for git-cleanGravatar Vladimir Varankin2014-11-29
* Update various strings for translation, avoid _ for non-translationsGravatar David Adam2014-11-25
* grep.fish: don't set GREP_COLORGravatar David Adam2014-11-25
* grep.fish: don't use GREP_OPTIONS as it is deprecatedGravatar David Adam2014-11-25
* __fish_config_interactive: send CWD via escapes in Apple TerminalGravatar David Adam2014-11-20
* __fish_urlencode: rework to behave properly on BSD/OS XGravatar David Adam2014-11-20
* brew completion: update completionGravatar Misty De Meo2014-11-20
* Filter lines starting with hash from /etc/shells and /etc/groupGravatar ridiculousfish2014-11-19
* Fix error in yum completionsGravatar David Adam2014-11-17
* web_config: improve abbreviations supportGravatar David Adam2014-11-16
* abbr.fish: escape the output of abbr --showGravatar David Adam2014-11-16
* abbr.fish: improve support for corner casesGravatar David Adam2014-11-16
* abbr/web_config: support space-delimited abbreviationsGravatar David Adam2014-11-15
* __fish_print_packages: add support for zypperGravatar David Adam2014-11-13
* __fish_systemctl_*: use systemctl to generate the list of unitsGravatar David Adam2014-11-10
* Clean up vared error message outputGravatar ridiculousfish2014-11-09
* Remove pre-1.22 migration support in fish_config_interactiveGravatar ridiculousfish2014-11-09
* Fixes typo on line 86Gravatar jbbrokaw2014-11-04
* Changes tabs to 4 spaces per fish styleGravatar jbbrokaw2014-11-04
* Adds heroku toolbelt completionsGravatar jbbrokaw2014-11-04
* vi bindings: add CTRL-C handler in default modeGravatar Jared Grubb2014-10-31
* Update completion for BundlerGravatar Alex Sulim2014-10-28
* Add Composer completionGravatar Natrim2014-10-26
* history: put the output through the pager in interactive modeGravatar David Adam2014-10-26
* Added hg repo status to robbyrussell example promptGravatar Pawel Zubrycki2014-10-26
* prompt_pwd: Use tilde expansion to get real full home pathGravatar David Adam2014-10-26
* Add setfacl completionsGravatar Roman Inflianskas2014-10-21
* 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
* web_config: further python2/3 unificationGravatar David Adam2014-10-12
* web_config: use only Python 3-style (Unicode) string literalsGravatar David Adam2014-10-12