index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
indent
/
args.c
Age
Commit message (
Expand
)
Author
2023-06-15
indent: miscellaneous cleanups, more tests for edge cases
rillig
2023-06-14
indent: reduce number of relocations
rillig
2023-06-10
indent: miscellaneous cleanups
rillig
2023-06-05
indent: do not report broken lines, report configuration on stderr
rillig
2023-06-05
indent: rename variables, clean up comments
rillig
2023-05-18
indent: rename a few functions
rillig
2023-05-18
indent: manually wrap overly long lines
rillig
2023-05-18
indent: switch to standard code style
rillig
2023-05-14
indent: remove foreign RCS IDs
rillig
2023-05-14
indent: miscellaneous cleanups
rillig
2023-05-13
indent: improve names of option variables
rillig
2023-05-13
indent: don't try to read from the file '(null)/.indent.pro'
rillig
2023-01-20
indent: fix misleading comment
rillig
2021-11-25
indent: make error message for missing command line arguments clearer
rillig
2021-11-19
indent: reduce casts to unsigned char for character classification
rillig
2021-11-07
indent: parse special options strictly
rillig
2021-11-05
indent: clean up argument parsing
rillig
2021-10-31
indent: clean up
rillig
2021-10-29
indent: parse options in a platform-independent way
rillig
2021-10-28
indent: clean up indentation, comments, reduce
rillig
2021-10-28
indent: fix error message for buffer overflow during option parsing
rillig
2021-10-28
indent: make error messages for option parsing more precise
rillig
2021-10-28
indent: parse option '-cli' strictly
rillig
2021-10-28
indent: topologically sort functions
rillig
2021-10-28
indent: change product name, update version number
rillig
2021-10-26
indent: run indent on its own source code
rillig
2021-10-24
indent: run indent on its own source code
rillig
2021-10-24
indent: rename nitems to array_length
rillig
2021-10-24
indent: sort includes
rillig
2021-10-17
indent: parse int command line options strictly
rillig
2021-10-13
indent: check command line options stricter
rillig
2021-10-08
indent: clean up argument handling
rillig
2021-10-08
indent: unexport add_typedefs_from_file
rillig
2021-10-08
indent: run indent on indent.h
rillig
2021-10-07
indent: rename opt.btype_2 to brace_same_line
rillig
2021-10-07
indent: fix wrong or outdated comments
rillig
2021-10-07
indent: remove global variable option_source
rillig
2021-10-07
indent: raise WARNS from the default 5 up to 6
rillig
2021-10-07
tests/indent: test parsing of command line options in profile file
rillig
2021-10-07
indent: complain if the profile from the command line does not exist
rillig
2021-10-07
indent: allow long comments in profile files
rillig
2021-10-07
indent: prevent buffer overflow when reading profile
rillig
2021-10-03
indent: clean up load_profile
rillig
2021-10-03
indent: reduce duplicate code in load_profiles
rillig
2021-10-03
indent: rename functions
rillig
2021-10-03
indent: fix content of profile_name
rillig
2021-09-26
indent: unexport keyword table, clean up
rillig
2021-09-26
indent: force all option variables to be in struct options
rillig
2021-09-26
indent: reduce memory usage of the options table
rillig
2021-09-26
indent: list options in the same order as in the manual page
rillig
[next]