aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
...
* | 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
| * Moved some color related methods from index.html to colorutils.jsGravatar Siteshwar Vashisht2013-10-22
| * Enabled filtering by binding keysGravatar Siteshwar Vashisht2013-10-22
| * Display bindings, history and variables in multiple lines on clickGravatar Siteshwar Vashisht2013-10-21
| * Removed extra spaces while showing function definitionGravatar Siteshwar Vashisht2013-10-21
* | git_prompt: Allow all set_color argumentsGravatar Brian Gernhardt2013-10-21
* | git_prompt: Add upstream_prefix when verboseGravatar Brian Gernhardt2013-10-21
* | git_prompt: optionally show upstream branch nameGravatar Brian Gernhardt2013-10-21
| * Changed scheme for loading key bindingsGravatar Siteshwar Vashisht2013-10-20
| * Added current scheme in list of color schemesGravatar Siteshwar Vashisht2013-10-20
| * Moved angular.js to js directoryGravatar Siteshwar Vashisht2013-10-19
| * Moved all functions related to colors to a separate fileGravatar Siteshwar Vashisht2013-10-19
| * Use single expression instead of a function call to show selected tabGravatar Siteshwar Vashisht2013-10-19
| * Added a global error handlerGravatar Siteshwar Vashisht2013-10-19
| * Reorganized javascript code across app, filters and controllersGravatar Siteshwar Vashisht2013-10-19
* | Merge pull request #1015 from marcecj/add_bz2_lzma_xz_supportGravatar Konrad Borowski2013-10-18
|\ \
| | * Added a filter for filtering bindingsGravatar Siteshwar Vashisht2013-10-17
| | * Updated binding tab to show descriptive key namesGravatar Siteshwar Vashisht2013-10-17
| | * Show readable description of bindingsGravatar Siteshwar Vashisht2013-10-17
| | * Added missing bindings partialGravatar Siteshwar Vashisht2013-10-17
| | * Initial implementation of bindings tabGravatar Siteshwar Vashisht2013-10-17
| | * Minor clean up of index.htmlGravatar Siteshwar Vashisht2013-10-17
| | * Removed unrequired code from colors controllerGravatar Siteshwar Vashisht2013-10-17
| | * Removed older css fileGravatar Siteshwar Vashisht2013-10-17
| | * Changed name of colors partials file and javascript fileGravatar Siteshwar Vashisht2013-10-17
| | * Enabled support for applying color settings in new colors tabGravatar Siteshwar Vashisht2013-10-17
| | * Updated new colors tab to enable background colors and selecting colors from ...Gravatar Siteshwar Vashisht2013-10-17