aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* 1.19.0Gravatar axel2005-12-26
* Add notice about bug when suspending builtinsGravatar axel2005-12-21
* Add autoconf checks for wide character string functionsGravatar axel2005-12-18
* Add trap shellscript functionGravatar axel2005-12-18
* Add missing documentation fileGravatar axel2005-12-15
* Minor documentation editsGravatar axel2005-12-15
* Lots of fixed typos. Thanks, Harshad!Gravatar axel2005-12-14
* Minor tweaksGravatar axel2005-12-14
* Autodetect common escape codes in fish_prompt outputGravatar axel2005-12-13
* Further tweaks to jobs builtinGravatar axel2005-12-13
* Revamp the jobs builtinGravatar axel2005-12-12
* Initial blocking implementationGravatar axel2005-12-12
* Add history search information to documentationGravatar axel2005-12-09
* Correct set help page. The handling of setting a variable to no value has cha...Gravatar axel2005-12-08
* SpellingGravatar axel2005-12-08
* Give intelligent warning messages on zero-length variable names.Gravatar axel2005-12-07
* Even more documentation updates. Variable expantion and design document secti...Gravatar axel2005-12-04
* More documentation corrections and updatesGravatar axel2005-12-04
* More documentation tweaksGravatar axel2005-12-04
* Updated some obsolete documentation sections, and added some general polishGravatar axel2005-12-04
* Update todo list to reflect recent changesGravatar axel2005-12-04
* Remove old event hooks, add more event handler documentationGravatar axel2005-12-04
* Use csh-style error rules with wildcards, i.e. if no matches are found, the c...Gravatar axel2005-12-04
* Add documentation for the vared shellscript functionGravatar axel2005-10-26
* Make sure fish color settings are valid colorsGravatar axel2005-10-25
* Code cleanups and API documentation updatesGravatar axel2005-10-23
* Make sure USER variable is correct. Needed when using the su command.Gravatar axel2005-10-23
* Fix broken umask, add completions, documentation cleanups, etcGravatar axel2005-10-22
* Documentation and completion updatesGravatar axel2005-10-21
* Add documentation for umaskGravatar axel2005-10-18
* Do not use RLIMIT_AS on systems that don't have it, like NetBSDGravatar axel2005-10-17
* Initial imlementation of uname shellscript functionGravatar axel2005-10-17
* Add missing documentation file for ulimitGravatar axel2005-10-15
* Documentation updatesGravatar axel2005-10-15
* Event handling and job reaping updatesGravatar axel2005-10-12
* Spelling fixGravatar axel2005-10-09
* Spelling fixesGravatar axel2005-10-08
* Add support for piping using other file descriptor than fd 1Gravatar axel2005-10-08
* Minor documentation updatesGravatar axel2005-10-03
* Support symbolic keybindingsGravatar axel2005-10-02
* Change configuration file names if installing in $HOMEGravatar axel2005-09-26
* Update documentation on keybindingsGravatar axel2005-09-26
* Support for numeric backslash escapesGravatar axel2005-09-26
* Escape from token search and help updatesGravatar axel2005-09-25
* Minor documentation updateGravatar axel2005-09-24
* Update for type functionGravatar axel2005-09-24
* Add support for bold mode to set_color commandGravatar axel2005-09-24
* Documentation updatesGravatar axel2005-09-24
* Minor documentation updatesGravatar axel2005-09-24