Allen Reese

Results 13 issues of Allen Reese

…command. It also adds support for a json format of `*` which is translated to all known fields. Support for '*' json format affects all commands with a --json flag....

external

Add a check for posix_memalign in stdlib.h as this wasn't detected on M1 causing a _memalign missing symbol Do not include malloc.h if __APPLE__ is defined

…ting job Add support to list jobs on a specific cluster by id or name Add support for a databricks job next-runs to list the next time a job will...

This is a public preview api

https://docs.databricks.com/dev-tools/api/latest/scim/index.html

https://developer.apple.com/library/archive/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG6 This allows adding a requirements line to the configuration to specify the requirements. The line should look something like: designated => anchor trusted and identifier com.foo.bar

Add support for -S/--gpg-sign/--no-gpg-sign command line options and commit.gpgsign configuration. These are passed to invocations of `git commit-tree`. cc: Avery [email protected] Thanks for taking the time to contribute to Git!...

new user

This change adds support for passing --gpg-sign, --no-gpg-sign, and -S to the test_commit function When gpg signing support is added to contrib/subtree, this will be used to sign the test...

This PR adds the functionality to retrieve Certificates from the keychain. These changes expose the APIs that allow MutualTLS to be configured using certificates from the keychain.

Add clean target to Makefile When I started on my fork, we were running go 1.18. We're now using go 1.22, but I'm not sure if you would like to...