Skip to content
New issue

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

Staging 1.10.8 #92

Merged
merged 21 commits into from
Jan 2, 2024
Merged

Staging 1.10.8 #92

merged 21 commits into from
Jan 2, 2024

Conversation

RobSanders
Copy link
Collaborator

Merging staging 1.10.8 (finally) to stable.

mohamadreza and others added 21 commits May 15, 2021 05:14
fix libcli version definitions
adding doxygen documentations to all libcli.h header functions
_print() saves in cli->buffer whatever follows the last newline, but
then just throws it away on the next call. Use cli->buffer by copying
it in front of the new input.
…name, not user supplied completor/validators
Fix issue where tab completion on 'OPTIONAL_FLAG' items only matched …
Buffer and print also what follows the last newline
…ility_v2

Return #defs for LIBCLI_VERISON_MINOR and REVISION pointing to correc…
…1_10_8

Bump internal versioning to 1.10.8, update spec file changelog
Regular callback is called only if there's no input from the client
during the regular interval. Fix by calling the callback when the
interval expires, regardless of input from the client.
…matched name, not user supplied completor/validators"

This reverts commit 6925262.
Change cli_loop completor code to be case sensitive.
@RobSanders RobSanders merged commit dcfd3b7 into stable Jan 2, 2024
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the staging-1.10.8 branch January 2, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants