Lines Matching +full:user +full:- +full:visible
6 [Getting Started]: <https://openssl-library.org/community/getting-started>
32 One-line summary of trivial change
48 git commit --amend
50 git push -f [<repository> [<branch>]]
58 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved.
72 There is a [Perl tool](util/check-format.pl) that helps
75 `--strict-warnings` `Configure` option. OpenSSL compiles on many varied
80 [coding style]: https://openssl-library.org/policies/technical/coding-style/
81 [documentation policy]: https://openssl-library.org/policies/technical/documentation-policy/
89 examples of our style. Run `make doc-nits` to make sure that your
92 7. For user visible changes (API changes, behaviour changes, ...),
97 Please note that this is NOT simply a copy of git-log one-liners.
99 This file helps users get more in-depth information of what comes
101 noise ratio in git-log.
103 8. For larger or more important user visible changes, as well as
105 On exception, it might be worth adding a multi-line entry (such as