aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fish_indent.cpp
Commit message (Expand)AuthorAge
* Make IWYU output in lint.cpp less messyGravatar Aaron Gyes2016-06-23
* Improve fish_indent -w error outputGravatar Aaron Gyes2016-06-12
* Error on -w without a path before reading stdinGravatar Aaron Gyes2016-06-12
* Fix crash when fish_indent is using stdin with -wGravatar Aaron Gyes2016-06-10
* simplify, and fix, setting the current localeGravatar Kurtis Rader2016-06-05
* add option to modify script being restyledGravatar Camille Scholtz2016-05-22
* add (or restore) config.h to all filesGravatar David Adam2016-05-18
* restyle fish modules to match project styleGravatar Kurtis Rader2016-04-30
* add better support for IWYU and fix thingsGravatar Kurtis Rader2016-04-26
* another wcstring to wchar_t * changeGravatar Kurtis Rader2016-04-10
* enhance fish_indent to normalize keywordsGravatar Kurtis Rader2016-04-10
* Change parser_token_types from wcstring to const wchar_t *Gravatar ridiculousfish2016-04-10
* change how redirections are formattedGravatar Kurtis Rader2016-04-05
* assume getopt/getopt_long is availableGravatar Kurtis Rader2016-03-08
* Allow and/or statements to attach to the if/while headerGravatar ridiculousfish2015-12-19
* Merge branch 'master' into iwyuGravatar David Adam2015-07-26
* Migrate source files into src/ directoryGravatar ridiculousfish2015-07-24