| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| auth.c | ||
| auth.h | ||
| auth_negotiate.c | ||
| auth_negotiate.h | ||
| auth_ntlm.c | ||
| auth_ntlm.h | ||
| cred.c | ||
| cred.h | ||
| cred_helpers.c | ||
| git.c | ||
| http.c | ||
| http.h | ||
| local.c | ||
| smart.c | ||
| smart.h | ||
| smart_pkt.c | ||
| smart_protocol.c | ||
| ssh.c | ||
| ssh.h | ||
| winhttp.c |
In libgit2 nomenclature, when we need to verb a direct object, we name a function `git_directobject_verb`. Thus, if we need to init an options structure named `git_foo_options`, then the name of the function that does that should be `git_foo_options_init`. The previous names of `git_foo_init_options` is close - it _sounds_ as if it's initializing the options of a `foo`, but in fact `git_foo_options` is its own noun that should be respected. Deprecate the old names; they'll now call directly to the new ones.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| auth.c | Loading commit data... | |
| auth.h | Loading commit data... | |
| auth_negotiate.c | Loading commit data... | |
| auth_negotiate.h | Loading commit data... | |
| auth_ntlm.c | Loading commit data... | |
| auth_ntlm.h | Loading commit data... | |
| cred.c | Loading commit data... | |
| cred.h | Loading commit data... | |
| cred_helpers.c | Loading commit data... | |
| git.c | Loading commit data... | |
| http.c | Loading commit data... | |
| http.h | Loading commit data... | |
| local.c | Loading commit data... | |
| smart.c | Loading commit data... | |
| smart.h | Loading commit data... | |
| smart_pkt.c | Loading commit data... | |
| smart_protocol.c | Loading commit data... | |
| ssh.c | Loading commit data... | |
| ssh.h | Loading commit data... | |
| winhttp.c | Loading commit data... |