aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Don't do completions or autosuggestions for commands with wildcards.Gravatar ridiculousfish2013-09-11
* Improve error messages for double square brackets -Gravatar ridiculousfish2013-09-11
* Fix certain wildcard tab completions -Gravatar ridiculousfish2013-09-11
* Fix for infinite loop in cycle_competions, and potential issue inGravatar ridiculousfish2013-09-10
* Rework some of the new case-modifying commands to share more code, andGravatar ridiculousfish2013-09-10
* add support for downcase-word, upcase-word and capitalise-wordGravatar Christian Rishøj2013-09-09
* Remove useless semicolon in webconfig.pyGravatar Konrad Borowski2013-09-08
* When exiting, only warn about _stopped_ background jobs (fix #111)Gravatar Leonardo Boiko2013-09-08
* tarball generation should build configure scriptGravatar David Adam (zanchey)2013-09-06
* document and enforce Autoconf 2.60 or greaterGravatar David Adam (zanchey)2013-09-06
* Remove duplicates from history in fish_configGravatar ridiculousfish2013-09-05
* Make __fish_print_mounted work better on OS XGravatar ridiculousfish2013-09-05
* OS X Mavericks keybinding fixGravatar ridiculousfish2013-09-05
* Fix VTE version testGravatar Konrad Borowski2013-09-04
* Recommend eval when using variable as command.Gravatar Konrad Borowski2013-09-04
* Notify vte-based terminals of $PWD change (#906)Gravatar Tim Cuthbertson2013-09-04
* add __fish_urlencode function which URL-escapes stdinGravatar Tim Cuthbertson2013-09-04
* git version generation fixesGravatar David Adam (zanchey)2013-09-02
* Fix useradd completion syntaxGravatar ridiculousfish2013-09-02
* docs: don't remove/rebuild share/man if we don't have doxygenGravatar David Adam (zanchey)2013-09-02
* completion for vim-addonsGravatar Adrien Grellier2013-09-01
* Fix more indentation in fish_default_key_bindings.fishGravatar ridiculousfish2013-08-31
* Fix indentationGravatar ridiculousfish2013-08-31
* Try to improve the error message printed when libcurses is not foundGravatar ridiculousfish2013-08-31
* Adjust prefix completions to sort alphabetically instead of by length.Gravatar ridiculousfish2013-08-31
* Support iTerm2 forward/backward word escapesGravatar ridiculousfish2013-08-31
* Replace IRC link with WebChat linkGravatar Konrad Borowski2013-08-30
* Put an IRC link to README.Gravatar Konrad Borowski2013-08-30
* Initialize cycle_cursor_pos.Gravatar Konrad Borowski2013-08-29
* libncursesw5-dev is not needed on DebianGravatar Konrad Borowski2013-08-28
* Add a fancy new paths_are_equivalent function to test for equivalentGravatar ridiculousfish2013-08-27
* Stop insisting on trying to add /usr/bin and /bin to $PATH.Gravatar ridiculousfish2013-08-27
* Fix bad error message for certain options.Gravatar ridiculousfish2013-08-26
* Fix #976. Now prompt tries to use standard git command.Gravatar Konrad Borowski2013-08-26
* Clean up some comments and make a function staticGravatar ridiculousfish2013-08-26
* improve comments and extract a common functionGravatar Tony Wang2013-08-25
* fixed fish-shell/fish-shell#944Gravatar Tony Wang2013-08-25
* use wstat in test command to follow symbolic linkGravatar Tony Wang2013-08-25
* add -O and -G to test commandGravatar Tony Wang2013-08-25
* Fix to respect the order of paths in /etc/paths (oops)Gravatar ridiculousfish2013-08-25
* Rearrange the PATH to respect the order defined in /etc/paths (#927) andGravatar ridiculousfish2013-08-25
* Fix a C++11 compile error with clang.Gravatar ridiculousfish2013-08-25
* Fix tabs in share/functions/__fish_config_interactive.fishGravatar ridiculousfish2013-08-24
* Fix "command not found" handler behaviour.Gravatar nulltrek2013-08-24
* Expand abbreviations at the beginning of commands as discussed in https://git...Gravatar ridiculousfish2013-08-24
* configure.ac: don't add RPATH when searching for extra libsGravatar David Adam (zanchey)2013-08-22
* Fix the build on OS X MavericksGravatar ridiculousfish2013-08-21
* Put read pipe last so that eval works again. Addresses https://github.com/fis...Gravatar ridiculousfish2013-08-21
* Include the autosuggestion in history if it was truncatedGravatar ridiculousfish2013-08-20
* Remove grep warning from make target completionGravatar lledey2013-08-19