pg_bsd_indent.git
2023-04-23 Tom LaneMark this git repo as obsolete. master
2020-12-28 Magnus HaganderFix typos and formatting in comments
2020-06-30 Tom LaneAvoid duplicate declarations of bsdindent's global...
2020-05-16 Tom LaneBump version to 2.1.1. REL_2_1_1
2020-05-16 Tom LaneFix formatting of macros that take types.
2020-05-16 Tom LaneSilence -Wimplicit-fallthrough warnings in pg_bsd_indent.
2019-05-19 Tom LaneRip out -kr/-nkr switches again.
2019-05-19 Tom LaneBump version to 2.1.
2019-05-18 Tom LaneImprove indent's ability to distinguish function defs...
2019-05-18 Tom LaneAdd a lookahead mechanism for reading beyond the curren...
2019-05-18 Tom LaneUse "make test" not "make check" to run test cases.
2017-06-21 Tom LaneRevert "Tweak comment indentation to preserve 8-column...
2017-06-20 Tom LaneTweak comment indentation to preserve 8-column-at-a...
2017-06-20 Tom LaneAdjust in_decl logic to avoid messing up enum declarations.
2017-06-20 Tom LaneAdd feature patch for -tpg/-ntpg.
2017-06-20 Tom LaneAdjust "make check" to actually pass.
2017-06-20 Tom LaneAdd build infrastructure to build in Postgres environment.
2017-06-20 Tom LaneAdjust #include's to build in Postgres rather than...
2017-06-20 Tom LaneImport current development version of FreeBSD indent.