aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools
Commit message (Expand)AuthorAge
...
* web_config: improve abbreviations supportGravatar David Adam2014-11-16
* abbr/web_config: support space-delimited abbreviationsGravatar David Adam2014-11-15
* Added hg repo status to robbyrussell example promptGravatar Pawel Zubrycki2014-10-26
* 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
* web_config: further python2/3 unificationGravatar David Adam2014-10-12
* web_config: use only Python 3-style (Unicode) string literalsGravatar David Adam2014-10-12
* web_config: Interpret fish output as utf-8Gravatar Kevin Ballard2014-10-09
* fish_config: Log the path for errorsGravatar Kevin Ballard2014-10-09
* web_config: send correct MIME type (and actually send it)Gravatar David Adam2014-10-09
* 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
* web_config: update AngularJS to 1.0.8Gravatar David Adam2014-10-05
* # This is a combination of 2 commits.Gravatar Kevin Ballard2014-10-02
* Manpage completions: store in $XDG_DATA_HOMEGravatar David Adam2014-09-29
* Make fish config work if one of colors is undefined.Gravatar Konrad Borowski2014-09-23
* Incorporate attribute links for color themes in web_configGravatar ridiculousfish2014-09-19
* Fix webconfig URL generation for python3Gravatar qjcg2014-09-15
* 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
* webconfig: fixes for token securityGravatar Andy Lutomirski2014-08-22
* webconfig: Use a constant-time token comparisonGravatar Andy Lutomirski2014-08-22
* Authenticate connections to web_config serviceGravatar David Adam2014-08-04
* 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