aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish_indent.c
Commit message (Expand)AuthorAge
* Initial C++ conversionGravatar ridiculousfish2011-12-26
* fish_indent: indent "case" with the same level as "swith"Gravatar Grissiom2010-12-02
* fish_indent: don't indent commands after a pipeGravatar Grissiom2010-12-02
* fish_indent: only output fd number when have toGravatar Grissiom2010-12-01
* remove trailing spacesGravatar Grissiom2010-09-18
* Make sure fish_indent handles io errosGravatar liljencrantz2008-01-14
* Add lots of new code comments.Gravatar liljencrantz2008-01-14
* Update copyright datesGravatar liljencrantz2008-01-13
* Correct minor typos, stupid error messages, indentation and drop unused varia...Gravatar liljencrantz2007-09-22
* Minor error handling improvements and minor code polishGravatar axel2007-08-02
* Spelling fixes from Chris RebertGravatar axel2007-08-02
* Minor tweaks to the indent programGravatar axel2007-04-23
* Add source code prettyfier program called fish_indentGravatar axel2007-04-22