aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* 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
* Vagrant completion updatesGravatar Diego Zamboni2014-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
* Rewrite `abbr` functionGravatar Kevin Ballard2014-10-07
* web_config: fix output if no abbreviations definedGravatar David Adam2014-10-07
* web_config: add support for viewing abbreviationsGravatar David Adam2014-10-05
* web_config: set width to dynamic 80% of windowGravatar David Adam2014-10-05