| Age | Commit message (Expand) | Author |
| 2001-11-03 | Require closing paren on line above brace to identify function | Bruce Momjian |
| 2001-11-03 | More updates for GNU indent. | Bruce Momjian |
| 2001-11-03 | Make pgindent use GNU Indent version 2.X better. | Bruce Momjian |
| 2001-11-02 | Add check for 'extern "C"' for pgindent. | Bruce Momjian |
| 2001-10-30 | Fix small problem Tom Lane found with pgindent run. | Bruce Momjian |
| 2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian |
| 2001-10-27 | Add code to trip trailing newlines in a file. | Bruce Momjian |
| 2001-10-27 | Correct fix for indenting. | Bruce Momjian |
| 2001-10-26 | Adjust NR tests. More accurate. | Bruce Momjian |
| 2001-10-26 | Add code to not indent enum, per Tom Lane. | Bruce Momjian |
| 2001-10-26 | Add ODBC typedefs. | Bruce Momjian |
| 2001-10-25 | Add blank line before #endif to #endif's at the end of the file. | Bruce Momjian |
| 2001-10-25 | Add slash for comment spacing, for Tom. | Bruce Momjian |
| 2001-10-25 | Add comment spaces for trailing ) and comment. | Bruce Momjian |
| 2001-10-25 | Add spacing for single-line comments with trailing semicolon _and_ | Bruce Momjian |
| 2001-10-25 | Code cleanup.REL7_2_BETA1 | Bruce Momjian |
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
| 2001-10-25 | Update to prevent CATALOG() from wrapping. | Bruce Momjian |
| 2001-10-25 | Add current typedef symbols to pgindent. | Bruce Momjian |
| 2001-10-25 | Add do { ... } while (0) to more bad macros. | Bruce Momjian |
| 2001-10-25 | Add missing "do { ... } while(0)" in ODBC macros and add find_baddefs | Bruce Momjian |
| 2001-09-07 | Create pgjindent for java. | Bruce Momjian |
| 2001-09-04 | Add back incremental patch for BSD indent. | Bruce Momjian |
| 2001-09-03 | Add patch for 0LL for BSD indent/pgindent. | Bruce Momjian |
| 2001-08-24 | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut |
| 2001-08-16 | Update list of files to update. | Bruce Momjian |
| 2001-08-09 | Update branding for 7.1.3, no HISTORY yet. | Bruce Momjian |
| 2001-06-06 | pgindent fix for asterisk indented too much in return type, for Tom. | Bruce Momjian |
| 2001-05-22 | Fix for comments at top of functions. | Bruce Momjian |
| 2001-05-22 | Pgindent fixes for Tom, mostly indenting problems. | Bruce Momjian |
| 2001-05-17 | OK, now pgindent has blank lines before comment blocks, except when | Bruce Momjian |
| 2001-05-17 | Prevent forced blank line before comment block in pgindent. | Bruce Momjian |
| 2001-05-17 | Add HISTORY items for 7.1.2. | Bruce Momjian |
| 2001-05-17 | Add missing space to sample cvs call. | Bruce Momjian |
| 2001-05-14 | Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb | Bruce Momjian |
| 2001-05-11 | Stamp for 7.1.2. Ready when you are... | Bruce Momjian |
| 2001-05-03 | Improve list. | Bruce Momjian |
| 2001-05-03 | Updates for 7.1.1. Not done yet. | Bruce Momjian |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-03-14 | A much better version of this is now in backend/port/aix. | Peter Eisentraut |
| 2001-03-14 | It's "gmake dist" now. | Peter Eisentraut |
| 2001-03-14 | For some ungodly reason my etags doesn't have an --output option, but it | Peter Eisentraut |
| 2001-03-05 | Update email addresses. | Bruce Momjian |
| 2001-02-22 | Update flowchart xfig file. | Bruce Momjian |
| 2001-02-14 | Change scoping of table and join refnames to conform to SQL92: a JOIN | Tom Lane |
| 2001-02-12 | Add // -> /* */ mapping to pgindent. | Bruce Momjian |
| 2001-02-11 | Source alignment cleanups. | Bruce Momjian |
| 2001-02-11 | More updates. | Bruce Momjian |
| 2001-02-11 | More cleanup. | Bruce Momjian |
| 2001-02-10 | Run pgindent over ODBC source. We couldn't do this years ago because we | Bruce Momjian |