aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Update grunt.fishGravatar Kevin Stone2014-08-02
* Add support for toor account.Gravatar Konrad Borowski2014-07-30
* add completions for Node.js & NPMGravatar phette232014-07-29
* 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 umask function regexGravatar David Xia2014-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
|/
* Select the 4th line of output, instead of the second to last lineGravatar Michishige Kaito2014-07-16
* Add grunt completionGravatar Michishige Kaito2014-07-16
* Add dropbox completionGravatar Maxim Gonchar2014-07-06
* Also add forward/backward movement in insert modeGravatar Sascha2014-06-27
* Provide more useful insert mode mappingsGravatar Sascha2014-06-27
* Fix bug for systemd being installed but not PID 1Gravatar Cameron Norman2014-06-20
* Fixed code to parse bindings for webconfigGravatar Siteshwar Vashisht2014-06-08
* git prompt shouldn't export variables.Gravatar Konrad Borowski2014-06-01
* avoid symlink attacks in __fish_print_packages and spawning fishdGravatar David Adam2014-05-12
* Fix python completion to work for pypyGravatar Josh Kuhn2014-05-03
* Functions instead of static variables for conditions.Gravatar SanskritFritz2014-05-03
* Fixed an unintended result of some copy paste.Gravatar SanskritFritz2014-05-03
* Removed unnecessary comments.Gravatar SanskritFritz2014-05-03
* Completions added/updated.Gravatar SanskritFritz2014-05-03
* Prompt sample: Debian chroot environmentGravatar Maurizio De Santis2014-05-03
* use mktemp(1) to generate temporary file namesGravatar David Adam2014-04-28
* functions on topGravatar David Flores2014-04-19
* added docker completion fileGravatar David Flores2014-04-19
* Set fish_vi_key_bindings to start in insert mode by defaultGravatar Maxim Gonchar2014-04-19
* fix gem --version/--help tab completionsGravatar Fabian Ruff2014-04-06
* Bind 0 to beginning-of-line in vi mode.Gravatar Steven Allen2014-04-06
* Move cursor back on insert mode exit.Gravatar Steven Allen2014-04-06
* Properly detect when MQ is enabled for Mercurial completion.Gravatar Daniel Matz2014-03-31
* Properly complete Mercurial bookmarks when only one bookmark exists.Gravatar Daniel Matz2014-03-31
* Add fallback for label completion in older versions of Mercurial.Gravatar Daniel Matz2014-03-31
* Replace use of xargs with command substitution in Mercurial completion.Gravatar Daniel Matz2014-03-31
* Add the __fish prefix to all Mercurial completion functions.Gravatar Daniel Matz2014-03-31
* Remove unnecessary use of uniq in Mercurial completion.Gravatar Daniel Matz2014-03-31
* Use the current commandline token for Mercurial filename completion.Gravatar Daniel Matz2014-03-31
* Use local scope for variables in Mercurial completion functions.Gravatar Daniel Matz2014-03-31
* Improve Mercurial command completion.Gravatar Daniel Matz2014-03-31
* fish_config: Listen on both IPv6 and IPv4.Gravatar Anders Bergh2014-03-31
* Fix non-verbose, non-informative __fish_git_promptGravatar Kevin Ballard2014-03-31
* add pacsrv completionGravatar Lukas Stabe2014-03-31
* Merge branch 'master' of github.com:fish-shell/fish-shellGravatar ridiculousfish2014-03-30
|\
* \ Merge branch 'master' into 1218_rebaseGravatar ridiculousfish2014-03-29
|\ \
| | * Fixed appearance of ssh hostnames with [] in themGravatar Knut Ahlers2014-03-29
| |/
| * Force at least one line of output for `set_color`.Gravatar Konrad Borowski2014-03-03
| * Revert "Merge pull request #1317 from pullreq/cpp"Gravatar ridiculousfish2014-02-28