aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* Update todo listGravatar axel2007-01-08
* Allow the user to specify name of history file to use with the read builtinGravatar axel2007-01-07
* Extend documentation for the math functionGravatar axel2006-12-13
* Fix broken example in the documentation for the begin builtinGravatar axel2006-12-11
* Minor documentation updateGravatar axel2006-12-09
* Update user documentation - add section on internal completion functions, upd...Gravatar axel2006-12-06
* Minor documentation, indentation tweaksGravatar axel2006-11-30
* Add missing rulers in faqGravatar axel2006-11-25
* Fix missing code snippet in faq. Thank you to Binny V A for reporting this bug.Gravatar axel2006-11-25
* Drop the old, unused fish manual pageGravatar axel2006-11-23
* Simplify documentation building - again.Gravatar axel2006-11-23
* Fix missing man-page generation when building from darcs tree. Also simplifys...Gravatar axel2006-11-20
* Add missing help text for the save_function functionGravatar axel2006-11-20
* Minor comment edits and removal of a warningGravatar axel2006-11-19
* Update documentation display code to run roff on the client system instead of...Gravatar axel2006-11-18
* Update todo listGravatar axel2006-11-18
* Documentation updatesGravatar axel2006-11-11
* Fix typo in documentation for the commandline builtin. Thanks to Reuben Thoma...Gravatar axel2006-11-04
* Make sure fish has the currect exit statusGravatar axel2006-11-02
* Updates to the documentation - add a few crossreferences, remove redundant li...Gravatar axel2006-11-02
* Fix formating issue for the documentation for the prevd functionGravatar axel2006-11-02
* Fix beginning/end-of-line input function, add beginning/end-of-buffer functionsGravatar axel2006-11-01
* Add table of contents to begining of documentation. This involves some restru...Gravatar axel2006-11-01
* Fix casing and other minor issues in documentationGravatar axel2006-11-01
* Documentation updates and clarificationsGravatar axel2006-10-29
* Minor edits, remove unneeded code, add a few commants, correct spelling, twea...Gravatar axel2006-10-26
* Make the fish manpage in Doxygen and add it to the main fish documentationGravatar axel2006-10-26
* Make any character except '/' legal in function namesGravatar axel2006-10-20
* First stab at directory transition. Test with care...Gravatar axel2006-10-19
* Minor edits to documentationGravatar axel2006-10-19
* Properly handle character sets in universal variablesGravatar axel2006-10-18
* Update todo-listGravatar axel2006-10-13
* 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