summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-23Mark this git repo as obsolete.HEADmasterTom Lane
2020-12-28Fix typos and formatting in commentsMagnus Hagander
2020-06-30Avoid duplicate declarations of bsdindent's global variables.Tom Lane
2020-05-16Bump version to 2.1.1.REL_2_1_1Tom Lane
2020-05-16Fix formatting of macros that take types.Tom Lane
2020-05-16Silence -Wimplicit-fallthrough warnings in pg_bsd_indent.Tom Lane
2019-05-19Rip out -kr/-nkr switches again.Tom Lane
2019-05-19Bump version to 2.1.Tom Lane
2019-05-18Improve indent's ability to distinguish function defs from decls.Tom Lane
2019-05-18Add a lookahead mechanism for reading beyond the current input line.Tom Lane
2019-05-18Use "make test" not "make check" to run test cases.Tom Lane
2017-06-21Revert "Tweak comment indentation to preserve 8-column-at-a-time rule."Tom Lane
2017-06-20Tweak comment indentation to preserve 8-column-at-a-time rule.Tom Lane
2017-06-20Adjust in_decl logic to avoid messing up enum declarations.Tom Lane
2017-06-20Add feature patch for -tpg/-ntpg.Tom Lane
2017-06-20Adjust "make check" to actually pass.Tom Lane
2017-06-20Add build infrastructure to build in Postgres environment.Tom Lane
2017-06-20Adjust #include's to build in Postgres rather than FreeBSD environment.Tom Lane
2017-06-20Import current development version of FreeBSD indent.Tom Lane