aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools
Commit message (Expand)AuthorAge
* Add support for toor account.Gravatar Konrad Borowski2014-07-30
* 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 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
|/
* Fixed code to parse bindings for webconfigGravatar Siteshwar Vashisht2014-06-08
* git prompt shouldn't export variables.Gravatar Konrad Borowski2014-06-01
* Prompt sample: Debian chroot environmentGravatar Maurizio De Santis2014-05-03
* fish_config: Listen on both IPv6 and IPv4.Gravatar Anders Bergh2014-03-31
* Use 127.0.0.1 for fish config.Gravatar Konrad Borowski2014-02-27
* Rework color editing in fish_config. Bury customization mode a bit:Gravatar ridiculousfish2014-02-24
* Fix for Python out-of-range exception when accessing Bindings tabGravatar ridiculousfish2014-02-09
* Fix for opening bindings tab as initial tabGravatar Siteshwar Vashisht2014-01-30
* Partially fix #1224.Gravatar Konrad Borowski2014-01-10
* Minor fixes in the colors tabGravatar Siteshwar Vashisht2013-12-07
* Merge branch 'master' into fish_config_angularGravatar Siteshwar Vashisht2013-12-07
|\
| * Fix bold in informative git prompt.Gravatar Konrad Borowski2013-11-27
| * Do not open CLI browsers when using fish_config.Gravatar d10n2013-11-26
* | 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
| * Prefer standard library lzma module if availableGravatar Marc Joliet2013-11-09
* | Show actual binding if user clicks a binding itemGravatar Siteshwar Vashisht2013-10-27
* | 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
* | 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