We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(✓ means that the thing has been merged.)
✓
log
analyze
parse
store
check
quickcheck
plist
analyzers
checkers
server
cmd
debug
version
Also:
libcodechecker
README.md
docs/user_guide.md
The text was updated successfully, but these errors were encountered:
@gyorb Will do this tomorrow too. I thought this would go out in 5.8, sorry that my semester dragged on so long.
5.8
Sorry, something went wrong.
@whisperity no problem we will finish it in 5.9
whisperity
No branches or pull requests
Subcommands in the new layout
(
✓
means that the thing has been merged.)log
New subcommand infrastructure + splitting out log command #610analyze
New user commands for analysis #639parse
New user commands for analysis #639store
New user commands for analysis #639check
(wrapper) New user commands for analysis #639quickcheck
(wrapper) New user commands for analysis #639plist
(wrapper) New user commands for analysis #639analyzers
Add analyzer listing and detail view #629checkers
Refurbished checker listing and detail view #634server
Move viewer server to new structure #655cmd
Move cmd command to its own handler #666debug
Move 'debug' command to new structure #656version
Move version command to new structure #657Also:
libcodechecker
, not directly into the main dir. Put subcommands to package under libcodechecker #707Various other TO-DO
README.md
. Subcommand cleanup and fixing user guide #706docs/user_guide.md
. Subcommand cleanup and fixing user guide #706The text was updated successfully, but these errors were encountered: