aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Make universal variables cache the path to the variable fileGravatar ridiculousfish2014-11-09
* Clean up vared error message outputGravatar ridiculousfish2014-11-09
* Make set_color take multiple colors, and choose the best supported oneGravatar ridiculousfish2014-11-09
* Remove pre-1.22 migration support in fish_config_interactiveGravatar ridiculousfish2014-11-09
* Remove "squeezing" code in pagerGravatar ridiculousfish2014-11-09
* Align `fg` and `bg` commands: With no parameters `fg` prints the help.Gravatar Andreas Heiduk2014-11-07
* Fix to avoid shortening the command line on tab completions.Gravatar ridiculousfish2014-11-06
* Fixes typo on line 86Gravatar jbbrokaw2014-11-04
* Changes tabs to 4 spaces per fish styleGravatar jbbrokaw2014-11-04
* Adds heroku toolbelt completionsGravatar jbbrokaw2014-11-04
* complete: recognise -w short option for --wrapsGravatar David Adam2014-11-04
* Remove an incorrect commentGravatar ridiculousfish2014-11-03
* Clean up some job status messagesGravatar ridiculousfish2014-11-03
* Disallow backgrounding in conditionals and before and/or bool statementsGravatar ridiculousfish2014-11-02
* Disable printf %a test since it has different output on FreeBSDGravatar ridiculousfish2014-11-02
* BOM test should only run in UTF-8 localesGravatar ridiculousfish2014-11-02
* Fix tests on FreeBSDGravatar ridiculousfish2014-11-01
* Allow # within string tokensGravatar ridiculousfish2014-11-01
* Fix to swallow BOMs in sourced filesGravatar ridiculousfish2014-11-01
* Remove some more dead codeGravatar ridiculousfish2014-11-01
* vi bindings: add CTRL-C handler in default modeGravatar Jared Grubb2014-10-31
* Don't suggest non-directories when tab completing cdGravatar ridiculousfish2014-10-31
* Remove a bunch of dead code identified by cppcheckGravatar ridiculousfish2014-10-31
* Set of fixes for issues identified by cppcheckGravatar ridiculousfish2014-10-30
* Fix C_ call to work when gettext is presentGravatar ridiculousfish2014-10-30
* Fix expansion tests on OS XGravatar ridiculousfish2014-10-30
* Make C_ (gettext used in completions) return wcstringGravatar ridiculousfish2014-10-30
* Eliminate wcsv2strvGravatar ridiculousfish2014-10-30
* Clean up some memory allocation in builtin_commandlineGravatar ridiculousfish2014-10-30
* Update completion for BundlerGravatar Alex Sulim2014-10-28
* Fix 3rd arg to PROCESS_EXIT event for %selfGravatar Kevin Ballard2014-10-27
* Don't require .git before running git-describeGravatar Kevin Ballard2014-10-27
* Add Composer completionGravatar Natrim2014-10-26
* contains: add documentation regarding the use of `--`Gravatar David Adam2014-10-26
* history: put the output through the pager in interactive modeGravatar David Adam2014-10-26
* Added hg repo status to robbyrussell example promptGravatar Pawel Zubrycki2014-10-26
* prompt_pwd: Use tilde expansion to get real full home pathGravatar David Adam2014-10-26
* expand: expand tilde to canonical pathsGravatar David Adam2014-10-26
* Reintroduce "Stop reaping children from SIGCHLD handler"Gravatar ridiculousfish2014-10-25
* Move LICENSE to COPYING and update text.Gravatar David Adam2014-10-24
* Revert "Stop reaping children from SIGCHLD signal handler"Gravatar ridiculousfish2014-10-21
* Revert "Remove some previously buggy but dead code that I mistakenly resurrec...Gravatar ridiculousfish2014-10-21
* Remove some previously buggy but dead code that I mistakenly resurrectedGravatar ridiculousfish2014-10-20
* Add setfacl completionsGravatar Roman Inflianskas2014-10-21
* Stop reaping children from SIGCHLD signal handlerGravatar ridiculousfish2014-10-20
* Add an assertion to reflect unreachable codeGravatar ridiculousfish2014-10-19
* Allow funced to retry on errorGravatar ridiculousfish2014-10-17
* web_config: add support for adding and editing abbreviationsGravatar David Adam2014-10-17
* web_config: map nonexistent post requests to 404Gravatar David Adam2014-10-17
* ls: find and use various dircolors initialisation files, if they existGravatar David Adam2014-10-17