| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | #6028: Check if `threadstate->error_t.message` is not `git_buf__initbuf` befo... | Miguel Arroz | 2021-09-02 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | url: ensure minimum components for formattingv1.2.0maint/v1.2 | Edward Thomson | 2021-09-01 | 1 | -2/+3 | |
| * | | url: ensure minimum components for formatting | Edward Thomson | 2021-09-01 | 1 | -0/+3 | |
| * | | Merge pull request #6026 from libgit2/ethomson/proxy | Edward Thomson | 2021-09-01 | 14 | -107/+565 | |
| |\ \ | ||||||
| | * | | remote: refactor proxy detection | Edward Thomson | 2021-09-01 | 7 | -221/+238 | |
| | * | | url: introduce `git_net_url_dup` | Edward Thomson | 2021-09-01 | 2 | -0/+43 | |
| | * | | url: introduce `git_net_url_matches_pattern_list` | Edward Thomson | 2021-09-01 | 3 | -0/+71 | |
| | * | | url: introduce `git_net_url_matches_pattern` | Edward Thomson | 2021-09-01 | 3 | -0/+114 | |
| | * | | tests: create the network::url test hierarcy | Edward Thomson | 2021-09-01 | 3 | -59/+59 | |
| | * | | util: introduce `git__strlcmp` | Edward Thomson | 2021-09-01 | 2 | -0/+22 | |
| | * | | Add NO_PROXY env support | Mathieu Parent | 2021-09-01 | 6 | -9/+200 | |
| |/ / | ||||||
| * | | Merge pull request #6024 from lhchavez/fix-possible-null-pointer-dereference | Edward Thomson | 2021-08-31 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | Fix a possible null pointer dereference | lhchavez | 2021-08-31 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | v1.2: update version information | Edward Thomson | 2021-08-31 | 3 | -5/+5 | |
| * | | v1.2: changelog | Edward Thomson | 2021-08-31 | 1 | -16/+170 | |
| * | | Merge pull request #5943 from kcsaul/fix/5851 | Edward Thomson | 2021-08-30 | 1 | -0/+6 | |
| |\ \ | ||||||
| | * | | repo: fix worktree iteration when repo has no common directory | Kevin Saul | 2021-07-11 | 1 | -0/+6 | |
| * | | | Merge pull request #6022 from lollipopman/connect-proxy-host-header | Edward Thomson | 2021-08-30 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Set Host Header to match CONNECT authority target | Jesse Hathaway | 2021-08-30 | 1 | -1/+1 | |
| * | | | | Merge branch 'cgraph-write' into main | Edward Thomson | 2021-08-30 | 6 | -4/+853 | |
| |\ \ \ \ | ||||||
| | * | | | | commit graph: formatting fixes | Edward Thomson | 2021-08-30 | 2 | -23/+21 | |
| | * | | | | Merge remote-tracking branch 'origin/main' into cgraph-write | lhchavez | 2021-08-29 | 38 | -143/+1205 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Fixups for the latest changes in the array interface | lhchavez | 2021-08-26 | 1 | -11/+21 | |
| | * | | | | | Merge remote-tracking branch 'origin/main' into cgraph-write | lhchavez | 2021-08-26 | 114 | -1030/+3343 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Make the defaultable fields defaultable | lhchavez | 2021-08-26 | 3 | -3/+23 | |
| | * | | | | | | Review feedback | lhchavez | 2021-08-01 | 1 | -37/+31 | |
| | * | | | | | | commit-graph: Add a way to write commit-graph files | lhchavez | 2021-07-27 | 5 | -2/+829 | |
| * | | | | | | | Merge pull request #6018 from libgit2/ethomson/fixups | Edward Thomson | 2021-08-30 | 7 | -15/+29 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | date: promote before multiplyethomson/fixups | Edward Thomson | 2021-08-30 | 1 | -1/+1 | |
| | * | | | | | | filter: don't overwrite error value | Edward Thomson | 2021-08-30 | 1 | -1/+2 | |
| | * | | | | | | hashsig: close fd on error | Edward Thomson | 2021-08-30 | 1 | -1/+3 | |
| | * | | | | | | error: don't check string after assert | Edward Thomson | 2021-08-30 | 1 | -5/+0 | |
| | * | | | | | | pack: don't assert in the lock | Edward Thomson | 2021-08-30 | 1 | -3/+16 | |
| | * | | | | | | midx: return an error when detected | Edward Thomson | 2021-08-30 | 1 | -3/+7 | |
| | * | | | | | | httpclient: actually return `GIT_EAUTH` | Edward Thomson | 2021-08-30 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #6017 from libgit2/ethomson/buf_is_readonly | Edward Thomson | 2021-08-29 | 2 | -0/+114 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | buf: deprecate public git_buf writing functionsethomson/buf_is_readonly | Edward Thomson | 2021-08-29 | 2 | -0/+114 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #6011 from libgit2/ethomson/filter_apply | Edward Thomson | 2021-08-29 | 7 | -86/+190 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | filter: deprecate apply functionethomson/filter_apply | Edward Thomson | 2021-08-29 | 2 | -13/+36 | |
| | * | | | | | | filter: use streaming filters in tests | Edward Thomson | 2021-08-27 | 2 | -3/+36 | |
| | * | | | | | | ident: use streaming filters | Edward Thomson | 2021-08-27 | 1 | -1/+12 | |
| | * | | | | | | crlf: use streaming filters | Edward Thomson | 2021-08-27 | 1 | -1/+12 | |
| | * | | | | | | filter: proxy_stream is now git_filter_buffered_stream | Edward Thomson | 2021-08-27 | 2 | -43/+56 | |
| | * | | | | | | filter: add docs for `git_filter_stream_fn` | Edward Thomson | 2021-08-27 | 1 | -28/+41 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6016 from libgit2/ethomson/commit_create_cb | Edward Thomson | 2021-08-29 | 5 | -59/+402 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rebase: deprecate signing_cbethomson/commit_create_cb | Edward Thomson | 2021-08-29 | 5 | -34/+63 | |
| | * | | | | | | rebase: introduce git_commit_create_cb | Edward Thomson | 2021-08-29 | 4 | -35/+349 | |
| * | | | | | | | Merge pull request #6012 from libgit2/ethomson/custom_url | Edward Thomson | 2021-08-29 | 4 | -9/+207 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | remote: deprecate resolve_url callbackethomson/custom_url | Edward Thomson | 2021-08-29 | 3 | -3/+34 | |
| | * | | | | | | | remote: introduce git_remote_ready_cb | Edward Thomson | 2021-08-29 | 4 | -4/+72 | |
