aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* 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
* Documentation additionsGravatar axel2006-04-05
* Mention in the license section that fish includes the glibc wcstok implementa...Gravatar axel2006-04-05
* Minor comment and documentation changesGravatar axel2006-03-14
* Move to end of current token on completionGravatar axel2006-03-11
* Update todo listGravatar axel2006-03-09
* Add support for \\ in quoted stringsGravatar axel2006-03-06
* Add documentation about indirect variable expansionGravatar axel2006-03-02
* Various minor editsGravatar axel2006-02-25
* Switch to standard syntax for octal escapesGravatar axel2006-02-24
* Add an FAQ section to the documentation, and remove a few seactions of the ma...Gravatar axel2006-02-24
* Documentation clarification for the cd builtinGravatar axel2006-02-23
* Add the LGPL license to the license section of the documentation - xdgmime is...Gravatar axel2006-02-18
* Remove note about problem with ancient fish versionGravatar axel2006-02-17
* More missing filesGravatar axel2006-02-17
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
* Allow backslash of quotes within quotesGravatar axel2006-02-13
* Add comment in manual about array base indexGravatar axel2006-02-11
* Add long style option support for prevd/pushd, also add a few missing transla...Gravatar axel2006-02-06
* Minor edits to fish documentationGravatar axel2006-02-01
* Add not on commandline behaviour when using complete -C to documentationGravatar axel2006-02-01
* Minor documentation correction regarding how to use io redirection to close a fdGravatar axel2006-02-01
* Add mention of the new -C switch for complete in the documentationGravatar axel2006-02-01
* Minor documentation tweaksGravatar axel2006-01-28
* Add comment in documentation for set builtin about not allowing switches afte...Gravatar axel2006-01-28
* shellscript functions should use the help command to display helpGravatar axel2006-01-27