aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * | Fix comment collision in lexiconGravatar Mark Griffiths2014-09-04
| | |
| * | Fix Doxygen unresolved link errorGravatar Mark Griffiths2014-09-04
| | |
| * | Added Doxygen notesGravatar Mark Griffiths2014-09-04
| | |
| * | Merge branch 'master' into documentation-updateGravatar Mark Griffiths2014-09-04
| |\ \ | |/ / |/| | | | | | | | Conflicts (fixed): doc_src/design.hdr
| * | Added notes to Formatting docGravatar Mark Griffiths2014-09-04
| | |
| | * Kill fishd after installing fish for OS X, to pick up fishd changesGravatar ridiculousfish2014-09-04
| | |
| * | Synopsis tweaksGravatar Mark Griffiths2014-09-04
| | |
| * | Formatting additionsGravatar Mark Griffiths2014-09-04
| | |
* | | Fix the fix for `commandline -i` in bindsGravatar Kevin Ballard2014-09-03
| | |
* | | New -n option for read builtinGravatar Joseph Tannhuber2014-09-03
| | | | | | | | | | | | | | | Usage: read -n nchars Reads maximum of nchars characters. If nchars <= 0, there's no limit.
| * | List fixesGravatar Mark Griffiths2014-09-03
| | |
| * | Merge branch 'master' into documentation-updateGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | Conflicts: doc_src/design.hdr
| * | Index long line fixesGravatar Mark Griffiths2014-09-03
| | |
| * | Rebase conflict resolutionGravatar Mark Griffiths2014-09-03
| |\ \
| * | | Rebase documentation changesGravatar Mark Griffiths2014-09-03
| | | |
| * | | Formatting updatesGravatar Mark Griffiths2014-09-03
| | | |
| * | | Supporting files for developmentGravatar Mark Griffiths2014-09-03
| | | |
| * | | Addition of 'ascii fish' logoGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | + small fixes
| * | | Various additions and fixesGravatar Mark Griffiths2014-09-03
| | | |
| * | | Fish documentation formatting guidelinesGravatar Mark Griffiths2014-09-03
| | | |
| * | | Consistency fixesGravatar Mark Griffiths2014-09-03
| | | |
| * | | Make line length, wrapping and spacing consistentGravatar Mark Griffiths2014-09-03
| | | |
| * | | gitignore changesGravatar Mark Griffiths2014-09-03
| | | |
| * | | Fixed a few more edge casesGravatar Mark Griffiths2014-09-03
| | | |
| * | | Fix trailing backslash after complex optionsGravatar Mark Griffiths2014-09-03
| | | |
| * | | Fix ampersand redirectorGravatar Mark Griffiths2014-09-03
| | | |
| * | | Tutorial auto colouring, Man page and Make fixesGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Completely fixes #1557 and the underlying Doxygen changes that caused it. Should make fish docs simpler and more robust, more consistent and generally prettier. todo: - trap unmarked text as arguments in context - test & fix sed portability - see in particular. (so far tested on BSD (Mac) and GNU sed). - test Makefile changes - last round of aesthetic changes and getting that ascii fish in there…
| * | | Updated build_doc…sh to run cleanly in Xcode buildGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | | | | | If the lexicon input filter isn't specified (as is the case in the current Xcode project, the script quietly continues without it.
| * | | Update configure.ac and README for Doxygen 1.8Gravatar Mark Griffiths2014-09-03
| | | |
| * | | Revert 60b9f8d..e4d6eafGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | This rolls back to commit 60b9f8db18b8889c3db864e443ee113d897bfe72.
| * | | Revert Xcode projectGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | | | | | This reverts accidentally included files in commit 60b9f8db18b8889c3db864e443ee113d897bfe72.
| * | | Update autoconf and README for Doxygen 1.8Gravatar Mark Griffiths2014-09-03
| | | |
| * | | Fix missed escaped '--' inside /fish blockGravatar Mark Griffiths2014-09-03
| | | |
| * | | Add lexicon filter to manpages.Gravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | | | | | Fixed manpage 'NAME'. Under Doxygen 1.8, the output format has changed, so the old sed script was leaving man pages with two titles.
| * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | Addresses issue #1557 as well as fixing many typos, HTML errors and inconsistencies. Also introduces automatic syntax colouring and enables new documentation to be written in Markdown. TODO fix Tutorial.
| * | | Simplify stylingGravatar Mark Griffiths2014-09-03
| | | |
| * | | Removed dupes from gitignoreGravatar Mark Griffiths2014-09-03
| | | |
| * | | Added some clutterGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | Subllime and a few temporary files.
| * | | Documentation updateGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | | | | | | | | | | | | Rework for Doxygen >1.8. Moved large parts of the documentation to a simplified format, making use of Markdown enhancements and fixing bad long options.
* | | | failiure/failureGravatar Chris Wolfe2014-09-03
|/ / / | | | | | | Fix misspelling of failure in the fish shell design doc
| * | Merge branch 'master' into documentation-updateGravatar Mark Griffiths2014-09-03
| |\ \ | |/ / |/| |
| * | Formatting updatesGravatar Mark Griffiths2014-09-03
| | |
* | | Fix test output for `complete -e` testsGravatar Kevin Ballard2014-09-02
| | | | | | | | | | | | | | | GNU sort behaves stupidly when LC_ALL is not C. This caused the test output to be sorted wrong.
* | | Add tests for the various `complete -e` changesGravatar Kevin Ballard2014-09-02
| | |
* | | Erase all completions with `complete -c foo -e`Gravatar Kevin Ballard2014-09-02
| | | | | | | | | | | | | | | | | | | | | When passing `-e` to `complete -c foo` without any other options, all options for the command should be erased. Fixes #380.
* | | Don't erase old-style options with `complete -l foo -e`Gravatar Kevin Ballard2014-09-02
| | | | | | | | | | | | | | | When erasing long option completions, distinguish between gnu-style and old-style options, just like we do when adding and printing completions.
* | | Don't erase all long opts with `complete -e`Gravatar Kevin Ballard2014-09-02
| | | | | | | | | | | | | | | | | | When using `complete -c foo -l bar -e`, all long options for the command were being erased because it was also comparing the short option, which was 0.