aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* 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
* Fix emacs completion on OS XGravatar lledey2014-09-24
* Make fish config work if one of colors is undefined.Gravatar Konrad Borowski2014-09-23
* Only print fish_greeting for interactive shellsGravatar Kevin Ballard2014-09-21
* Tweak git completion for aliases/stashesGravatar Kevin Ballard2014-09-21
* Use double dashes for contains in fossil completions.Gravatar Konrad Borowski2014-09-21
* Complete custom git commands in $PATHGravatar Kevin Ballard2014-09-19
* Better git alias completionGravatar Kevin Ballard2014-09-19
* Incorporate attribute links for color themes in web_configGravatar ridiculousfish2014-09-19
* Reset fish_bind_mode when changing fish_key_bindingsGravatar Kevin Ballard2014-09-18
* update completions for builtin commandsGravatar David Adam2014-09-17
* Ignore "host", "hostname", and hostname wildcardsGravatar Michael Stillwell2014-09-16
* Fix webconfig URL generation for python3Gravatar qjcg2014-09-15
* Ensure `type` still works if $IFS is unsetGravatar Kevin Ballard2014-09-08
* Suppress PATH errors in sudo tab-completionGravatar Kevin Ballard2014-09-04
* Fix F1 binding to work with multiple tokens.Gravatar Konrad Borowski2014-08-30
* Fix fish_vi_mode.fishGravatar Nikolai Aleksandrovich Pavlov2014-08-29
* Add Fossil command completions.Gravatar Konrad Borowski2014-08-29
* Comment on why we run 'false' in web_config.pyGravatar ridiculousfish2014-08-22
* Show a non-zero status in the fish_config promptGravatar Kevin Ballard2014-08-22
* Set up fish_{function,complete}_path properlyGravatar Kevin Ballard2014-08-22
* Make the `alias` built-in function work betterGravatar Kevin Ballard2014-08-22
* Merge branch 'master' of github.com:fish-shell/fish-shellGravatar ridiculousfish2014-08-22
|\
| * webconfig: fixes for token securityGravatar Andy Lutomirski2014-08-22
| * webconfig: Use a constant-time token comparisonGravatar Andy Lutomirski2014-08-22
* | Merge branch 'make_type_better' of github.com:kballard/fish-shell into kballa...Gravatar ridiculousfish2014-08-21
|\ \ | |/ |/|
* | Support for command wrapping ("aliases")Gravatar ridiculousfish2014-08-15
* | Use sgrep instead of grep in ssh completionGravatar ridiculousfish2014-08-13
* | Strip users with leading underscores from ssh completionsGravatar ridiculousfish2014-08-12
* | Make __fish_print_users work on OS X via dsclGravatar ridiculousfish2014-08-12
* | Authenticate connections to web_config serviceGravatar David Adam2014-08-04
* | Update grunt.fishGravatar Kevin Stone2014-08-02
* | Add support for toor account.Gravatar Konrad Borowski2014-07-30
* | add completions for Node.js & NPMGravatar phette232014-07-29
* | Render sample prompts faster in fish_config by using a thread poolGravatar ridiculousfish2014-07-29
* | Make prompt selection more like color selection in fish_config. RemoveGravatar ridiculousfish2014-07-29
* | Fix umask function regexGravatar David Xia2014-07-29
* | Fix fish_config error with python3Gravatar David Xia2014-07-28
* | Avoid using OptionParser to parse bindings in webconfig.pyGravatar Siteshwar Vashisht2014-07-25
* | Merge branch 'master' of github.com:fish-shell/fish-shellGravatar ridiculousfish2014-07-23
|\ \
| * | Updated code to parse bindings in webconfig.pyGravatar Siteshwar Vashisht2014-07-23
* | | "webconfig.py: Don't allow NoneType as buffer, fallback to bytes.Gravatar adisbladis2014-07-22
|/ /