aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* Tutorial auto colouring, Man page and Make fixesGravatar Mark Griffiths2014-09-03
* Fix missed escaped '--' inside /fish blockGravatar Mark Griffiths2014-09-03
* Lexicon filter: fix 'if' and 'for' special casesGravatar Mark Griffiths2014-09-03
* Style fix for sub-line commentsGravatar Mark Griffiths2014-09-03
* Fixes lexicon filter pipes '|"Gravatar Mark Griffiths2014-09-03
* Merged in latest changes to docs and formatting tweaksGravatar Mark Griffiths2014-09-03
* Simplify stylingGravatar Mark Griffiths2014-09-03
* Documentation updateGravatar Mark Griffiths2014-09-03
* Fix small typo in documentationGravatar Christos Kontas2014-08-30
* Merge branch 'make_type_better' of github.com:kballard/fish-shell into kballa...Gravatar ridiculousfish2014-08-21
|\
* | doc: Document how IFS affects command substitutionGravatar Kevin Ballard2014-08-21
* | doc: Fix docs on $HOME/$USERGravatar Kevin Ballard2014-08-21
* | doc: Fix links in "Further help and development"Gravatar Kevin Ballard2014-08-21
* | Support for command wrapping ("aliases")Gravatar ridiculousfish2014-08-15
* | Set $CMD_DURATION to milliseconds. Fixes #1585Gravatar Gio d'Amelio2014-08-04
* | Clarify I/O redirection documentationGravatar David Adam2014-08-03
* | Remove getpeerid/getpeerucred and fallbacksGravatar David Adam2014-08-03
* | Document new fish_title behavior per #334Gravatar ridiculousfish2014-08-03
* | Fix bad example in docs for test -n $MANPATHGravatar ridiculousfish2014-07-29
* | Add support for history --merge to incorporate history changes fromGravatar ridiculousfish2014-07-25
* | Fix minor syntax and capitalization mistakes in vi mode docsGravatar David Xia2014-07-15
* | Add docs for vi modeGravatar David Xia2014-07-15
| * read: Support arrays, character splittingGravatar Kevin Ballard2014-07-14
| * command: Rename -p/--path flag to -s/--searchGravatar Kevin Ballard2014-07-13
| * test: Add a new --quiet flag to suppress outputGravatar Kevin Ballard2014-07-13
| * Fix typo in documentation for `type` builtinGravatar Kevin Ballard2014-07-13
| * Teach `command` builtin a -p/--path flagGravatar Kevin Ballard2014-07-13
|/
* Fix documentation on variable scopes for `read`Gravatar Kevin Ballard2014-07-14
* Add an optional mode to env_get_string()Gravatar Kevin Ballard2014-07-12
* Fix typo and tweak `set` docsGravatar Kevin Ballard2014-07-12
* Merge branch 'death_of_fishd'Gravatar ridiculousfish2014-06-18
|\
* | docs: clarify fish_greeting function and variable in FAQGravatar David Adam2014-06-18
| * Remove fishd.cpp source, docs, and target from Makefile and XcodeGravatar ridiculousfish2014-06-05
|/
* Change terminology in docs from 'environment variables' -> 'shell variables'Gravatar Alan Thompson2014-04-29
* Check effective credentials of socket peersGravatar David Adam2014-04-28
* Incorporate a modified UTF8 <-> wchar_t implementation from AlexeyGravatar ridiculousfish2014-03-22
* Remove old pager remnants, including documentation and references in theGravatar ridiculousfish2014-03-15
* document Alt-F as well for accepting part of autosuggestionGravatar David Adam2014-02-10
* Documented Alt-Right to accept a single word of an autosuggestionGravatar David Adam2014-02-02
* Enhance/fix `isatty` using `command test`.Gravatar Geoff Nixon2014-01-28
* Implement and document new -P / --paging-mode flags to commandline, to suppor...Gravatar ridiculousfish2014-01-17
* fix two minor typos in tutorialGravatar Сергей Романов2014-01-08
* Update Free Software Foundation address.Gravatar Konrad Borowski2013-12-13
* doc_src/eval.txt: fix typo.Gravatar Thomas Cort2013-12-10
* document new F1 bindingGravatar David Adam2013-11-09
* Fix broken links in tutorialGravatar Antoine Gourlay2013-10-31
* add completions for source and document the move away from '.'Gravatar David Adam2013-10-28
* Document appending `/` feature.Gravatar Konrad Borowski2013-10-06
* Replace nextd/prevd <pre>s with \codeGravatar ridiculousfish2013-10-05
* New documentation UI, including tutorial.Gravatar ridiculousfish2013-10-05