aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* Set single-line default promptGravatar maxfl2012-07-07
* Created the man page for echo and testGravatar Sean DuBois2012-07-06
* Doc is updatedGravatar maxfl2012-07-01
* Step coloring for fish_pager introduces new variableGravatar maxfl2012-06-29
* Updated funced documentation to reflect new behaviorGravatar ridiculousfish2012-06-29
* Add -e option to funcedGravatar maxfl2012-06-29
* docs: fix percentage sign escape characterGravatar David Adam (zanchey)2012-06-18
* Made history --help show history man page and history is now saved only once ...Gravatar Siteshwar Vashisht2012-06-12
* Fixed closing <pre> tagGravatar Torsten Grust2012-06-11
* Adding history builtinGravatar Siteshwar Vashisht2012-06-05
* Update set_color documentationGravatar ridiculousfish2012-05-25
* Document some of the new commandsGravatar ridiculousfish2012-05-25
* minor changes on user docGravatar Jakukyo Friel2011-02-20
* Fix some spelling mistakesGravatar James Vega2010-11-23
* Merge remote branch 'origin/otherchirps-dev'Gravatar Grissiom2010-09-19
|\
* | remove trialing spaces #2Gravatar Grissiom2010-09-18
| * added '-c' option to the functions.txt docs.Gravatar Christopher Nilsson2010-09-12
|/
* Update todo listGravatar axel2009-03-09
* Update copyright info, minor layout changes to section about licenses in fishGravatar axel2009-02-23
* Misc documentation updatesGravatar axel2009-02-23
* Handle exit status of processes terminated by signalsGravatar axel2009-02-22
* Document rename of save_function to func_save. Pointed out by Ovchinnikov GeorgeGravatar axel2009-02-19
* Added faw entry on history editing, written by Beni CherniavskyGravatar axel2009-02-17
* Add possibility to define greeting function, suggested by Chris MillerGravatar axel2009-02-17
* fix help for `open`Gravatar Isaac Dupree2008-06-06
* Add missing commas, letters and \c in the documentationGravatar Ori Avtalion2008-02-11
* Improve documentaion for bind builtin, clarify how to specify key sequences.Gravatar liljencrantz2008-01-19
* Fix spelling in docs and add a help page for the funced builtin. These change...Gravatar liljencrantz2008-01-19
* Add more documentation on eventsGravatar liljencrantz2008-01-17
* Fixed various spelling errors.Gravatar James Vega2008-01-14
* Update todo listGravatar liljencrantz2008-01-13
* Fix bug in return and block builtins - they where unable to handle functions ...Gravatar liljencrantz2008-01-09
* Update todo list again. :-)Gravatar liljencrantz2008-01-09
* Update todo list and code commentsGravatar liljencrantz2008-01-09
* Fix typo in docs on exporting rules. This issue was pointed out by Isaac Dupree.Gravatar liljencrantz2008-01-09
* Minor doc updatesGravatar liljencrantz2008-01-09
* Add comment on CDPATh being a universal variable after comments from Isac Dup...Gravatar liljencrantz2008-01-08
* Add explanation to csh versus sh variable naming in docs.Gravatar liljencrantz2008-01-09
* Cleanup and improve the exit status numbers and the messages generated on err...Gravatar liljencrantz2008-01-09
* Remove lots of things from the todo which have been implementedGravatar liljencrantz2007-10-29
* Tiny touchups of docs and codeGravatar liljencrantz2007-10-06
* Make the . builtin have a more useful (and posix-compatible) exit statusGravatar liljencrantz2007-10-06
* Documentation improvements on new key binding systemGravatar liljencrantz2007-09-29
* First stab at dropping all support for readlines inputrc files and instead us...Gravatar liljencrantz2007-09-26
* Minor polish like adding missing whitespace, switch to using --argument switc...Gravatar liljencrantz2007-09-24
* Improve documentation for breakpoint builtinGravatar liljencrantz2007-09-22
* Make R_NULL not repaint and document the fact that this means some keybinding...Gravatar liljencrantz2007-09-22
* Minor improvement to docs for count builtinGravatar liljencrantz2007-09-22
* Indentation, typo and formating fixes. Very minor patch.Gravatar liljencrantz2007-09-09
* Add a 'generic' type of event that can be emited from any piece of code or by...Gravatar liljencrantz2007-08-20