aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* __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
* 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
* 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
* # This is a combination of 2 commits.Gravatar Kevin Ballard2014-10-02
* Minor tweaks to initial keybinding loadGravatar Kevin Ballard2014-10-02
* Create and use $DATADIR/vendor_completions.d/ for upstream completionsGravatar David Adam2014-10-01
* 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
* Add Meta+H as keybinding for man page.Gravatar Konrad Borowski2014-09-28
* Revert "math.fish: support floating-point maths"Gravatar David Adam2014-09-27
* math.fish: support floating-point mathsGravatar David Adam2014-09-27