aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Make fish_config work correctly when IPv6 is disabled in the kernelGravatar ridiculousfish2015-05-17
* added cursor:pointer to master_element in web_config cssGravatar Brendan Whitfield2015-05-03
* Reset the color after printing the CWD in classic+git promptGravatar ridiculousfish2015-04-23
* Only pass the command name to command-not-foundGravatar ridiculousfish2015-04-20
* Added completions for `apt` commandGravatar Roman Hargrave2015-04-16
* Revert "Source files /etc/profile.d/*.fish at startup"Gravatar ridiculousfish2015-04-14
* Switch back to insert mode after executing a command in vi modeGravatar ridiculousfish2015-04-08
* add completions for test kitchenGravatar Nathan L Smith2015-04-07
* Fix funcsave to not delete the function it just createdGravatar ridiculousfish2015-04-06
* Fix #1978:"ul: unknown escape sequence" when asking for helpGravatar Sanne Wouda2015-04-04
* __fish_complete_python: fix regex to be POSIX-compatibleGravatar David Adam2015-03-30
* Revert "__fish_config_interactive: warn users that fishd is going away"Gravatar David Adam2015-03-30
* __fish_config_interactive: warn users that fishd is going awayGravatar David Adam2015-03-26
* Use $PWD instead of (pwd) in sample promptGravatar ridiculousfish2015-03-24
* Source files /etc/profile.d/*.fish at startupGravatar ridiculousfish2015-03-24
* abbr: coalesce multiple arguments to --addGravatar David Adam2015-03-13
* systemctl: Fix devices/slices/scopes/swaps completionGravatar Fabian Homborg2015-03-11
* Revert "Adjust filters a bit" - it doesn't work for .serviceGravatar Fabian Homborg2015-03-06
* Adjust filters a bitGravatar Fabian Homborg2015-03-06
* Make enable/disable completions work againGravatar Fabian Homborg2015-03-06
* Simplify code by removing duplicated descriptionsGravatar Fabian Homborg2015-03-06
* systemctl completions: Improve option handlingGravatar Fabian Homborg2015-03-06
* systemctl completions: Show options for --property=Gravatar Fabian Homborg2015-03-06
* systemctl completions: Remove duplicated commandsGravatar Fabian Homborg2015-03-06
* systemctl completions: Only list matching units on enable/disableGravatar Fabian Homborg2015-03-06
* systemctl completions: Add more unit types and commandsGravatar Fabian Homborg2015-03-06
* systemctl completions: Simplify code by using __fish_seen_subcommand_fromGravatar Fabian Homborg2015-03-06
* systemctl completions: Support user-modeGravatar Fabian Homborg2015-03-06
* systemctl completions: Support command-after-optionsGravatar Fabian Homborg2015-03-06
* Added some common completionsGravatar Trenton Broughton2015-02-19
* isatty: use command test instead of redirectionsGravatar David Adam2015-02-01
* isatty: revert to previous behaviourGravatar David Adam2015-02-01
* Add command-not-found handler for Arch LinuxGravatar T. Jameson Little2015-01-30
* Add hg branch and status to terlar's promptGravatar LoveIsGrief2015-01-30
* Add function to ouput hg branch and status for a promptGravatar LoveIsGrief2015-01-30
* web_config: set new prompts via JSON instead of URI-encodedGravatar David Adam2015-01-30
* web_config: respect the client's character set for JSONGravatar David Adam2015-01-30
* web_config: fix python2/3 unification for parse_qsGravatar David Adam2015-01-30
* default key bindings: ignore FocusIn/FocusOut control sequencesGravatar David Adam2015-01-30
* web_config: respect linebreaks in prompt demosGravatar David Adam2015-01-29
* rsync completions: rework transformation of file listGravatar David Adam2015-01-23
* Make emerge completion more powerfulGravatar Jelte Fennema2015-01-19
* Make commands more readableGravatar Jelte Fennema2015-01-19
* Fix not found handler for fedoraGravatar Max Gonzih2015-01-18
* Clean up recent fix for #1892Gravatar ridiculousfish2015-01-17
* Ignore error message when not on a Gentoo systemGravatar Jelte Fennema2015-01-17
* Don't define unnamespaced internal function.Gravatar Konrad Borowski2015-01-17
* Fix: eval should preserve previous $status if the evaluated block does not ch...Gravatar Jorge Bucaran2015-01-17
* Add more expository comments to eval, and remove a useless parameterGravatar ridiculousfish2015-01-07
* Change fish_paginate to paginate both stdout and stderr.Gravatar Andreas Heiduk2014-12-28