index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Commit message (
Expand
)
Author
Age
*
Prevent certain symbols that are used for both typedefs and variable
Bruce Momjian
2005-11-15
*
Fix recent problems with BSD indent, including indenting past 80
Bruce Momjian
2005-11-15
*
Revert pgindent length back to 79 because we are going to fix the BSD
Bruce Momjian
2005-11-13
*
Update pgindent typedef list.
Bruce Momjian
2005-10-15
*
Remove an unused typedef.
Alvaro Herrera
2005-10-07
*
Fix #elif spacing too.
Bruce Momjian
2005-07-13
*
Fix pgindent to not have blank line before #else in variable definition
Bruce Momjian
2005-07-13
*
Add backslashes to parentheses in awk regex because if not, they are
Bruce Momjian
2005-07-13
*
Update typedefs for pgindent.
Bruce Momjian
2005-06-28
*
Change awk ~ pattern from "" to //.
Bruce Momjian
2005-06-28
*
Indent comment pushed to new line by else so it is indented by BSD
Bruce Momjian
2004-10-07
*
Improve pgindent processing of comment after 'else'.
Bruce Momjian
2004-10-07
*
Improve comment after 'else' handling of pgindent.
Bruce Momjian
2004-10-07
*
Update length from 75 to 79.
Bruce Momjian
2004-10-02
*
Re-add brace removal code but comment it out so we know why we removed
Bruce Momjian
2004-09-12
*
Remove code that delete braces around single statements.
Bruce Momjian
2004-09-12
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Update typedefs with /lib info.
Bruce Momjian
2004-08-29
*
Update with new typedefs. Remove java and c++ parts of readme.
Bruce Momjian
2004-08-29
*
Mention grabbing typedefs from pgsql/lib too.
Bruce Momjian
2004-01-04
*
Adjust pgindent for newer awks.
Bruce Momjian
2003-09-28
*
Allow pgindent to work with newer BSD indents.
Bruce Momjian
2003-09-28
*
Update bsd indent patch.
Bruce Momjian
2003-09-27
*
Cleanup pgindent patch.
Bruce Momjian
2003-09-27
*
Guard against pgindent changing =- to = -.
Bruce Momjian
2003-08-30
*
pgindent fix for new typedefs.
Bruce Momjian
2003-08-08
*
Update pgindent readme.
Bruce Momjian
2003-08-07
*
Update typedef names for pgindent 7.4.
Bruce Momjian
2003-08-07
*
Update symbols for 7.3.
Bruce Momjian
2002-09-04
*
Update for 7.3 typedefs.
Bruce Momjian
2002-09-04
*
Update to reflect Tom's suggestions.
Bruce Momjian
2002-09-04
*
Add C++ indent tool.
Bruce Momjian
2002-06-15
*
Indent jdbc case labels using pgjindent.
Bruce Momjian
2001-11-19
*
Update pgindent README so it gets *.java.in files.
Bruce Momjian
2001-11-19
*
Make extern C handling more flexible.
Bruce Momjian
2001-11-08
*
Fix replacement of extern C string.
Bruce Momjian
2001-11-07
*
Fix typo.
Bruce Momjian
2001-11-07
*
Prevent indenting of 'extern "C"' blocks.
Bruce Momjian
2001-11-07
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
More cleanup for stuff after closing brace in first column.
Bruce Momjian
2001-11-05
*
Handle tabs after closing brace in first column with less indenting.
Bruce Momjian
2001-11-05
*
Improve readability of script.
Bruce Momjian
2001-11-05
*
Pull in variables defined in structs; had too many tabs.
Bruce Momjian
2001-11-04
*
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-03
*
Add check for 'extern "C"' for pgindent.
Bruce Momjian
2001-11-02
*
Fix small problem Tom Lane found with pgindent run.
Bruce Momjian
2001-10-30
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
Add code to trip trailing newlines in a file.
Bruce Momjian
2001-10-27
[next]