aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* Make the greeting message configurable using the fish_greeting variableGravatar axel2006-10-10
* Apdate address of fish homepageGravatar axel2006-10-10
* Various minor cleanupsGravatar axel2006-10-09
* Be more rigorous with the exit codes set by the parser and builtinsGravatar axel2006-10-09
* Update todo listGravatar axel2006-10-06
* Minor code cleanupGravatar axel2006-10-05
* Add the possibility to set the cursor position using the commandline builtinGravatar axel2006-10-05
* Minor comment and documentation editsGravatar axel2006-10-02
* Unly use classifications in ls if stdout is a ttyGravatar axel2006-09-20
* Documentation updates from Beni CherniavskyGravatar axel2006-09-20
* Update todo-list. Thanks to MArtin Bähr for the additions.Gravatar axel2006-09-14
* Update todo-list againGravatar axel2006-09-13
* Update todo-listGravatar axel2006-09-13
* Fix minor null pointer bug in the set builtin, fix bug causing the -n switch ...Gravatar axel2006-09-01
* Spelling correction in documentationGravatar axel2006-08-24
* Add documentation about new backslash escapes, and correct a broken link in t...Gravatar axel2006-08-24
* Documentation correctionGravatar axel2006-08-14
* Remove non-unicode character in documentation file. Thanks to Netocrat.Gravatar axel2006-08-11
* A new faq question and some minor documentation editsGravatar axel2006-08-09
* Minor documentation editsGravatar axel2006-07-30
* Minor documentation tweaks and additionsGravatar axel2006-07-20
* Add -q/--query switch to the functions builtin. Works just like the same swit...Gravatar axel2006-07-13
* The begin builtin should not alter the exit statusGravatar axel2006-07-13
* Fix spelling error (Thanks to Netocrat)Gravatar axel2006-07-03
* The syntax for 'function --on-job-exit caller' was flat out wrong in the docs...Gravatar axel2006-06-18
* Documentation updates. Fixes a few formating bugs, adds various minor missing...Gravatar axel2006-06-17
* Update the set_color command: Add underline support, make the command a bit m...Gravatar axel2006-06-15
* Add entry about changing shell to the FAQGravatar axel2006-06-15
* Minor documentation edits for mimedb and fishdGravatar axel2006-06-14
* Do not change status when the 'exit' builtin is called with no argumentGravatar axel2006-06-13
* Do not change status when the 'return' builtin is called with no argumentGravatar axel2006-06-13
* Documentation updates, mostly corrections and cla<rifications to the docs for...Gravatar axel2006-06-09
* Fix some typos and bad wording in hte faqGravatar axel2006-06-05
* Make it possible to specify scope of a variable to be erased or tested. Also ...Gravatar axel2006-06-05
* Add documentation about support for negative indicesGravatar axel2006-06-04
* Many minor edits and clarifications to the documentation, including comments ...Gravatar axel2006-06-04
* Minor rewordings and additions to the manualGravatar axel2006-05-29
* Extend manual section on highlighting colorsGravatar axel2006-05-28
* Update todo listGravatar axel2006-05-27
* Minor clarifications for documentation for the set builtinGravatar axel2006-05-27
* Add support for highligting qutes in a special color - defaults to blueGravatar axel2006-05-27
* Add Parenthesis and braces to list of highlighted operators, and do minor cod...Gravatar axel2006-05-27
* Add support for highlighting operators and escaped sequencesGravatar axel2006-05-27
* Spelling fixes - Thanks Netocrat!Gravatar axel2006-05-20
* Minor cleanupGravatar axel2006-05-18
* Minor edits of function descriptions, includes, etc.Gravatar axel2006-05-03
* Expand the switch/case documentationGravatar axel2006-04-21
* Minor comment and documentation editsGravatar axel2006-04-21
* Add missing documentation for the read builtinGravatar axel2006-04-21
* Tiny documentation editsGravatar axel2006-04-09