aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Rename __fish_complete_usb function.Gravatar Konrad Borowski2014-01-14
* 新文件: share/completions/lsusb.fishGravatar leafonsword2014-01-13
* Fix __fish_print_packages for rpmGravatar Max Gonzih2014-01-13
* Fixes issue #1234. Fish now parses system wide ssh configuration file in addi...Gravatar Alexander I.Grafov2014-01-12
* Partially fix #1224.Gravatar Konrad Borowski2014-01-10
* Add Alt+. as a default binding for history-token-search-backwardGravatar David Adam2014-01-08
* Merge branch 'fish_config_angular'Gravatar ridiculousfish2014-01-03
|\
* | __fish_complete_svn: remove GNU extension optionsGravatar David Adam2013-12-30
* | Update adb.fishGravatar maxried2013-12-28
* | Math: disable bc multi-line output.Gravatar Derek Li2013-12-26
* | adding elixir, iex, mix completionsGravatar Andreas Eger2013-12-24
* | Non standard cut optionsGravatar Javier Gonel2013-12-18
* | Revert "Ensure that UTF-8 works if LANG contains it."Gravatar Konrad Borowski2013-12-17
* | Ensure that UTF-8 works if LANG contains it.Gravatar Konrad Borowski2013-12-15
* | Prepend user paths even if they already exist in system pathGravatar Jay Weisskopf2013-12-10
| * Minor fixes in the colors tabGravatar Siteshwar Vashisht2013-12-07
| * Merge branch 'master' into fish_config_angularGravatar Siteshwar Vashisht2013-12-07
| |\ | |/ |/|
* | Added completion for Android adb command.Gravatar Tom Sutcliffe2013-12-05
* | __fish_git_prompt: initialise colors earlyGravatar David Adam2013-12-02
* | Fix s/$remote// mistake.Gravatar Konrad Borowski2013-11-29
* | add port informationGravatar Shane Xu2013-11-27
* | Fix bold in informative git prompt.Gravatar Konrad Borowski2013-11-27
* | Add eselect, rc-update and rc-service completions. (These are utilities used ...Gravatar Jelte Fennema2013-11-27
* | Use sed instead of sh for Informative Git Prompt.Gravatar Konrad Borowski2013-11-27
* | __fish_complete_man: Use awk to parse output of aproposGravatar David Adam2013-11-27
* | Update brew completion with new optionsGravatar Misty De Meo2013-11-26
* | Do not open CLI browsers when using fish_config.Gravatar d10n2013-11-26
* | Fix indentation in __fish_complete_cdGravatar ridiculousfish2013-11-26
* | cd completion: handle not accessible directoriesGravatar Jörg Thalheim2013-11-26
* | Use fish from $__fish_bin_dir while calling fish_update_completions at startupGravatar Siteshwar Vashisht2013-11-17
* | Do not show files in modprobe completionsGravatar Siteshwar Vashisht2013-11-17
* | Fix modprobe completion for newer modprobe versionsGravatar Thierry Goettelmann2013-11-16
* | add bindings for PuTTY's I-can't-believe-it's-xterm keyboardGravatar David Adam2013-11-13
* | Don't show warning while generating man page completions on startupGravatar Siteshwar Vashisht2013-11-12
* | Autogenerate manpage completions in background if they do not existGravatar Siteshwar Vashisht2013-11-12
| * Do not highlight selected promptGravatar Siteshwar Vashisht2013-11-09
| * Set current prompt as selected prompt after prompt changeGravatar Siteshwar Vashisht2013-11-09
| * Changed UI of prompt tabGravatar Siteshwar Vashisht2013-11-09
| * Updated fish_config prompt tabGravatar Siteshwar Vashisht2013-11-09
* | Use basename for man argumentGravatar Konrad Borowski2013-11-09
* | Allow reading manpages by using F1.Gravatar Konrad Borowski2013-11-09
* | Prefer standard library lzma module if availableGravatar Marc Joliet2013-11-09
* | Implement file autocompletion for git add and git checkout.Gravatar Konrad Borowski2013-10-31
* | Make type -a print all executables in PATHGravatar Asger Hautop Drewsen2013-10-29
* | add completions for source and document the move away from '.'Gravatar David Adam2013-10-28
| * Show actual binding if user clicks a binding itemGravatar Siteshwar Vashisht2013-10-27
* | Disallow package names with dots.Gravatar Konrad Borowski2013-10-25
| * Updated handling escape character in binding parserGravatar Siteshwar Vashisht2013-10-25
| * Add a one second delay between query input and filtering historyGravatar Siteshwar Vashisht2013-10-22
| * Added code for parsing end keyGravatar Siteshwar Vashisht2013-10-22