aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Large set of changes related to making fish relocatable, and improving the bu...Gravatar ridiculousfish2012-07-08
* Tweaked __fish_print_help to not spew errorsGravatar ridiculousfish2012-07-06
* Fix for https://github.com/fish-shell/fish-shell/issues/209Gravatar ridiculousfish2012-07-06
* Make prompt_pwd make a lot more senseGravatar Emily Eisenberg2012-07-06
* Fixed case behaviourGravatar maxfl2012-07-05
* Doc is updatedGravatar maxfl2012-07-01
* Update funcedGravatar maxfl2012-07-01
* Disable default fish_pager_color_secondaryGravatar maxfl2012-06-29
* Step coloring for fish_pager introduces new variableGravatar maxfl2012-06-29
* Change funced script to default to using $EDITOR if set, and to allow -e to s...Gravatar ridiculousfish2012-06-29
* Support editing functions starting with dotGravatar maxfl2012-06-29
* Add emacs to 'funced -e'Gravatar maxfl2012-06-29
* Add -e option to funcedGravatar maxfl2012-06-29
* fix #177 (complete 'cd' only with paths)Gravatar maxfl2012-06-26
* Remove __fish_git_prompt's switch bug workaroundGravatar Kevin Ballard2012-06-25
* Bring prompt_pwd under Darwin to parity with non-DarwinGravatar Kevin Ballard2012-06-24
* Fix prompt_cwd on darwin systems when $PWD is "/private"Gravatar Kevin Ballard2012-06-24
* Fix var set in __fish_config_interactive.fishGravatar Kevin Ballard2012-06-24
* Tweak documentation for __fish_git_promptGravatar Kevin Ballard2012-06-21
* Replace __fish_git_branch_prompt.fish with __fish_git_prompt.fishGravatar Kevin Ballard2012-06-21
* Don't generate completions if we already have bespoke completions in the data...Gravatar ridiculousfish2012-06-18
* Fix to create_manpage_completions.py to flush after every line (so you see mo...Gravatar ridiculousfish2012-06-17
* Fix other usages of \n in sed replacements.Gravatar Evan Jones2012-06-17
* alias: Support seds that don't support \n in replacements.Gravatar Evan Jones2012-06-17
* Teach __fish_print_help.fish about the new man pathGravatar ridiculousfish2012-06-17
* Squashed commit of the following:Gravatar ridiculousfish2012-06-15
* initial version of Bazaar completion (created automatically)Gravatar Gour-Gadadhara Dasa2012-06-15
* Added completions for brew (Homebrew)Gravatar Tim Gray2012-06-15
* Modified alias.fish to show help message when executed with 0 argumentsGravatar Siteshwar Vashisht2012-06-13
* Made history --help show history man page and history is now saved only once ...Gravatar Siteshwar Vashisht2012-06-12
* Some improvements in bash configuration importer scriptGravatar Siteshwar Vashisht2012-06-12
* Switched from using 'type' to 'functions --query' since it's a lot cheaperGravatar ridiculousfish2012-06-10
* Introduced fish_user_keybindingsGravatar adisbladis2012-06-10
* Add Rekonq in list of browsers to display helpGravatar Siteshwar Vashisht2012-06-08
* Made C-d delete characters in multiple lines.Gravatar Siteshwar Vashisht2012-06-07
* Fixed a bug in manpage generator.Gravatar Siteshwar Vashisht2012-06-07
* Use manpath instead of man --path to find man page paths.Gravatar Siteshwar Vashisht2012-06-07
* Fixed following bugs in history function:Gravatar Siteshwar Vashisht2012-06-06
* Python3 fixes in import_bash_settings.pyGravatar adisbladis2012-06-05
* Python3 fixes for webconfig.pyGravatar Adam2012-06-05
* Unicode error fix in manpage completion with python3Gravatar Adam2012-06-05
* Manpage generation now works with python3Gravatar Adam2012-06-05
* Improved webconfig.py's handling of combined term256 and classic colorsGravatar ridiculousfish2012-06-05
* Updated "last run version" to __fish_init_1_50_0. Updated colors for non term...Gravatar ridiculousfish2012-06-05
* Added history completion fileGravatar ridiculousfish2012-06-05
* Relnoted history builtinGravatar ridiculousfish2012-06-04
* Tweaks to the history functionGravatar ridiculousfish2012-06-04
* Adding history builtinGravatar Siteshwar Vashisht2012-06-05
* Missing -s to which fixedGravatar adisbladis2012-05-30
* Fix for annoying messages when launching on SnowLeopardGravatar Peter Ammon2012-05-30