| Age | Commit message (Expand) | Author |
| 2021-11-07 | indent: various cleanups | rillig |
| 2021-10-29 | indent: remove redundant comments, remove punctuation from debug log | rillig |
| 2021-10-29 | indent: remove redundant comments | rillig |
| 2021-10-29 | indent: reduce indentation in parse, extract decl_level | rillig |
| 2021-10-28 | indent: clean up indentation, comments, reduce | rillig |
| 2021-10-28 | indent: clean up comments and function names | rillig |
| 2021-10-26 | indent: run indent on its own source code | rillig |
| 2021-10-25 | indent: do not output token in debug mode | rillig |
| 2021-10-25 | indent: rename search_brace to search_stmt | rillig |
| 2021-10-25 | indent: split type token_type into 3 separate types | rillig |
| 2021-10-24 | indent: split kw_do_or_else into separate constants | rillig |
| 2021-10-24 | indent: run indent on its own source code | rillig |
| 2021-10-20 | indent: rename parser stack variables | rillig |
| 2021-10-08 | indent: clean up comments, parentheses, debug messages, boolean operator | rillig |
| 2021-10-08 | indent: clean up 'parse', add test for dangling else | rillig |
| 2021-10-07 | indent: rename opt.btype_2 to brace_same_line | rillig |
| 2021-10-07 | indent: let the code breathe a bit by inserting empty lines | rillig |
| 2021-10-07 | indent: clean up comments | rillig |
| 2021-10-07 | indent: remove redundant comments | rillig |
| 2021-10-05 | indent: fix Clang-Tidy warnings, clean up bakcopy | rillig |
| 2021-10-05 | indent: rename local char variable, reduce scope of counters | rillig |
| 2021-09-26 | indent: let indent format its own code -- in supervised mode | rillig |
| 2021-09-25 | indent: un-abbreviate a few parser_state members, clean up comments | rillig |
| 2021-09-25 | indent: convert remaining ibool to bool | rillig |
| 2021-09-25 | indent: prepare for lint's strict bool mode | rillig |
| 2021-09-25 | indent: remove ifdef for lint | rillig |
| 2021-09-25 | indent: group global variables for token buffer | rillig |
| 2021-09-25 | indent: inline macro 'token' | rillig |
| 2021-09-25 | indent: group global variables for code buffer | rillig |
| 2021-09-25 | indent: rename variables of type token_type | rillig |
| 2021-03-12 | indent: use consistent indentation for 'else' | rillig |
| 2021-03-09 | indent: make token names more precise | rillig |
| 2021-03-09 | indent: extract reduce_stmt from reduce | rillig |
| 2021-03-09 | indent: manually indent comments | rillig |
| 2021-03-07 | indent: in debug mode, output detailed token information | rillig |
| 2021-03-07 | indent: for the token types, use enum instead of #define | rillig |
| 2021-03-07 | indent: use all headers in all files | rillig |
| 2021-03-06 | indent: fix space-tab alignment in indent's own code | rillig |
| 2019-10-19 | use stdarg, annotate function as __printflike and fix broken formats. | christos |
| 2019-04-04 | Upgrade indent(1) | kamil |
| 2019-02-03 | - add or adjust /* FALLTHROUGH */ where appropriate | mrg |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-05-26 | Remove #ifndef'd __STDC__ code. ANSIfy. | wiz |
| 1997-10-19 | WARNSify, fix .Nm usage, deprecate register, use <err.h>, KNFify (with indent!;) | lukem |
| 1997-10-18 | merge lite-2. | mrg |
| 1997-01-09 | RCS ID police | tls |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-06-06 | 4.4BSD-Lite2 | mrg |
| 1993-04-09 | added, from net/2 (patch 124). | cgd |