aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* Replace nextd/prevd <pre>s with \codeGravatar ridiculousfish2013-10-05
* New documentation UI, including tutorial.Gravatar ridiculousfish2013-10-05
* Update docs to describe autosuggestions. Fixes #937Gravatar ridiculousfish2013-09-30
* Updated help text of fish_config commandGravatar Siteshwar Vashisht2013-09-28
* fix typo introduced in b56542a9fGravatar David Adam (zanchey)2013-09-13
* document new bindings introduced in cd1c2f74d3bcGravatar David Adam (zanchey)2013-09-13
* test documentation: update wording, generate test manual page (closes #734)Gravatar David Adam (zanchey)2013-09-13
* add -O and -G to test commandGravatar Tony Wang2013-08-25
* fixing small typoGravatar Mikko Viitamäki2013-08-16
* Document source command.Gravatar Konrad Borowski2013-08-14
* accidentally reopened #943, fixed nowGravatar David Adam (zanchey)2013-08-07
* docs: add editor documentation, move binding informationGravatar David Adam (zanchey)2013-08-07
* Fixes broken link in docs. Fixes #943Gravatar Gennadiy Zlobin2013-08-04
* documentation for test and function (closes: #734)Gravatar David Adam (zanchey)2013-07-29
* Update documentation for $fish_user_pathsGravatar Konrad Borowski2013-06-22
* docs: remove translation instructionsGravatar David Adam (zanchey)2013-06-05
* Fix typoGravatar Dennis Ideler2013-05-25
* FAQ: address local variable/env usageGravatar David Adam (zanchey)2013-05-24
* FAQ: add questions from beta siteGravatar David Adam (zanchey)2013-05-24
* Add note about uninstalling fishGravatar ridiculousfish2013-05-16
* Help cleanupGravatar David Adam (zanchey)2013-05-13
* Document that fish functions cannot be backgroundGravatar David Adam (zanchey)2013-05-13
* FAQ updates - implicit cd and autosuggestionsGravatar David Adam (zanchey)2013-05-13
* documentation typosGravatar David Adam (zanchey)2013-05-13
* Avoid generating man page and help section for printf (to fallback on system ...Gravatar Siteshwar Vashisht2013-05-05
* Added documentation for printfGravatar Siteshwar Vashisht2013-05-05
* Clarify "input/output methods" in documentationGravatar ridiculousfish2013-05-04
* Merge branch 'zanchey-docs'Gravatar ridiculousfish2013-05-04
|\
| * Add a note about getting help through man pagesGravatar ridiculousfish2013-05-04
* | Fixed small typoGravatar Kurtis Nusbaum2013-05-01
* | Tiny typo.Gravatar Eivind Uggedal2013-05-01
| * index.hdr.in: slightly more controversial changesGravatar David Adam2013-04-30
| * index.hdr.in: (hopefully) non-controversial editsGravatar David Adam2013-04-30
| * index.hdr.in: add code markupGravatar David Adam2013-04-30
| * status command: improve help textGravatar David Adam2013-04-29
| * miscellaneous typosGravatar David Adam2013-04-29
|/
* Fix typos in count documentationGravatar ridiculousfish2013-04-28
* Fix broken sentence in the Job Control section of the user doc.Gravatar Eivind Uggedal2013-04-28
* Some documentation cleanupGravatar Steven Fackler2013-04-21
* Fix typo in docsGravatar Dmitry Chestnykh2013-04-20
* TyposGravatar nmeum2013-04-14
* Remove "law of minimalism" since echo is now a builtin and we're pretty clear...Gravatar ridiculousfish2013-04-13
* Fixed a typoGravatar nmeum2013-04-13
* Add note to docs.Gravatar Kenneth Vestergaard2013-03-10
* Document -e and -E flags for echo, and provide some examplesGravatar ridiculousfish2013-03-05
* Add some examples to set_colorGravatar ridiculousfish2013-03-04
* Remove -v flag from set_color synopsis.Gravatar Daniel James2013-03-04
* Update doc_src/contains.txtGravatar Jacob Johnson2013-02-20
* Add a note to the documentation about fish_user_pathsGravatar ridiculousfish2013-02-19
* First stab at builtin set_color. Moved set_color.cpp to builtin_set_color.cpp...Gravatar ridiculousfish2013-02-14