aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* FormattingGravatar ridiculousfish2013-01-16
* Ajax fix for Firefox, it isn't XML.Gravatar ciembor2013-01-16
* Fix proc and pid completion on OS X, and improve it on Linux.Gravatar ridiculousfish2013-01-16
* Make umask work on OS XGravatar ridiculousfish2013-01-12
* Actually add the seq function (oops)Gravatar ridiculousfish2013-01-12
* Added a seq function that defers to the seq command if presentGravatar ridiculousfish2013-01-12
* Make create_manpage_completions not generate empty filesGravatar ridiculousfish2013-01-08
* completions for mosh (http://mosh.mit.edu)Gravatar Christian Rishøj2013-01-08
* Keybinding of \ew and \ed: Insert a newline before displaying infoGravatar Cheer Xiao2013-01-07
* Re-enable alias redefinitionGravatar lledey2013-01-07
* Remove origin/HEAD lines from __fish_git_branches.Gravatar Vincent Driessen2013-01-02
* make 'alias' check for recursive calls and insert 'command'; update docs, fix...Gravatar Jan Kanis2013-01-01
* Teach help how to not drop fragments on OS XGravatar ridiculousfish2012-12-27
* Teach help how to go to the web if documentation is not installedGravatar ridiculousfish2012-12-27
* Teach fish_print_commands how to use __fish_datadirGravatar ridiculousfish2012-12-27
* FormattingGravatar ridiculousfish2012-12-26
* add __fish_print_commands and use it for helpGravatar David Adam (zanchey)2012-12-26
* Make meta-backspace less aggressive about what it deletesGravatar ridiculousfish2012-12-20
* Apply the same fix to help completion too.Gravatar Cheer Xiao2012-12-17
* A quick fix to issue #456.Gravatar Cheer Xiao2012-12-17
* Fix spelling of "available" in complete functions.Gravatar Cheer Xiao2012-12-16
* Fix man completion: suppress stderr of apropsGravatar Cheer Xiao2012-12-16
* Make fish_config compatible with Python 2.5Gravatar Anders Bergh2012-12-12
* Fix to make fish_command_not_found_handler run the first timeGravatar ridiculousfish2012-12-11
* Attempt to delay looking up command-not-found until the first not-found comma...Gravatar ridiculousfish2012-12-11
* scp completions - describe usernames as usernamesGravatar David Adam (zanchey)2012-12-10
* fix typo in hostname completionGravatar David Adam (zanchey)2012-12-10
* Fixed test statement in binding for Alt-DGravatar Siteshwar Vashisht2012-12-05
* Try to fix create_manpage_completions script for system where sysgetdefaulten...Gravatar Jean-Daniel Dupas2012-12-02
* Fix chsh completionGravatar ridiculousfish2012-12-01
* use sgrep instead of grepGravatar David Adam (zanchey)2012-11-27
* use getent for hosts if available, otherwise use more resilient processing of...Gravatar David Adam (zanchey)2012-11-27
* use getent for passwd and group if availableGravatar David Adam (zanchey)2012-11-27
* Improvements to man page parser, and to description truncationGravatar ridiculousfish2012-11-22
* Merge branch 'master' into fix-indentation-mergeGravatar ridiculousfish2012-11-18
|\
| * Default fish_pager_color_description to '555 yellow'Gravatar ridiculousfish2012-11-18
* | Remove trailing whitespaces and change tabs to spacesGravatar Łukasz Niemier2012-11-18
|/
* Optimize staged logicGravatar Terje Larsen2012-11-17
* Use double-dollar vars for dynamic variablesGravatar Terje Larsen2012-11-17
* Add configurable status signs againGravatar Terje Larsen2012-11-17
* Fix uniqueness and escape question-marksGravatar Terje Larsen2012-11-17
* Fix: args -> argv in __fish_git_promptGravatar Sławek Piotrowski2012-11-14
* Fix help completion to not barf if html file is absentGravatar ridiculousfish2012-10-29
* Removed python scripts to import bash settingsGravatar Siteshwar Vashisht2012-10-27
* Remove remotes prefix from branchesGravatar Terje Larsen2012-10-22
* Add git completions for tracking (branch/checkout)Gravatar Terje Larsen2012-10-22
* Fix broken git alias completionGravatar Terje Larsen2012-10-22
* Use echo -n instead of printfGravatar Terje Larsen2012-10-20
* Improve the git promptGravatar Terje Larsen2012-10-20
* Removed backwards compatibility check for fish_user_keybindingsGravatar ridiculousfish2012-10-20