| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | ci: enable UBSan stacktracesethomson/treebuilder_write | Edward Thomson | 2021-03-04 | 1 | -0/+4 | |
| | * | | | tree: deprecate `git_treebuilder_write_with_buffer` | Edward Thomson | 2021-03-04 | 4 | -70/+95 | |
| * | | | | Merge pull request #5814 from ianhattendorf/fix/winhttp-proxy-https | Edward Thomson | 2021-03-10 | 2 | -27/+67 | |
| |\ \ \ \ | ||||||
| | * | | | | winhttp: skip certificate check if unable to send request | Ian Hattendorf | 2021-03-01 | 1 | -27/+45 | |
| | * | | | | winhttp: test proxy https clone | Ian Hattendorf | 2021-03-01 | 1 | -0/+22 | |
| * | | | | | README: it's actually our main branch | Edward Thomson | 2021-03-04 | 1 | -3/+3 | |
| * | | | | | Merge pull request #5764 from lhchavez/cgraph-needs-refresh | Edward Thomson | 2021-03-04 | 3 | -0/+43 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | commit-graph: Introduce `git_commit_graph_needs_refresh()` | lhchavez | 2021-01-10 | 3 | -0/+43 | |
| * | | | | | | Merge pull request #5763 from lhchavez/cgraph-lookup | Edward Thomson | 2021-03-04 | 5 | -0/+252 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | commit-graph: Support lookups of entries in a commit-graph | lhchavez | 2021-01-10 | 5 | -0/+252 | |
| * | | | | | | Merge pull request #5818 from mamapanda/patch-3 | Edward Thomson | 2021-03-04 | 1 | -2/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | merge: Check insert_head_ids error in create_virtual_base | panda | 2021-03-03 | 1 | -2/+5 | |
| * | | | | | | | Merge pull request #5817 from mamapanda/patch-2 | Edward Thomson | 2021-03-04 | 1 | -10/+15 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Check git_signature_dup failure | panda | 2021-03-03 | 1 | -10/+15 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #5797 from aaronfranke/typos | Edward Thomson | 2021-02-28 | 8 | -11/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix some typos | Aaron Franke | 2021-02-15 | 8 | -11/+11 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #5805 from tniessen/include-typos | Edward Thomson | 2021-02-28 | 4 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | include: fix typos in comments | Tobias Nießen | 2021-02-22 | 4 | -6/+6 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5806 from punkymaniac/comment-format | Edward Thomson | 2021-02-28 | 1 | -52/+95 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix documentation formating on repository.h | punkymaniac | 2021-02-22 | 1 | -52/+95 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5801 from mamapanda/patch-1 | Edward Thomson | 2021-02-21 | 1 | -5/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | index: Initialize case_sorted to GIT_VECTOR_INIT | panda | 2021-02-18 | 1 | -5/+4 | |
| | * | | | | | index: Check git_vector_dup error in write_entries | panda | 2021-02-16 | 1 | -1/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #5800 from mamapanda/check-sortedcache-lock | Edward Thomson | 2021-02-18 | 1 | -2/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | refdb_fs: Check git_sortedcache wlock/rlock errors | panda | 2021-02-16 | 1 | -2/+4 | |
| |/ / / / | ||||||
| * | | | | CI: add workflow_dispatch event to the main build | Edward Thomson | 2021-02-15 | 1 | -4/+5 | |
| * | | | | Merge pull request #5795 from jeroen/patch-1 | Edward Thomson | 2021-02-11 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Add new bindings for the R language | Jeroen Ooms | 2021-02-11 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #5787 from lrm29/patch-1 | Edward Thomson | 2021-02-01 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Update .gitignore | Laurence McGlashan | 2021-01-31 | 1 | -2/+2 | |
| * | | | | | Merge pull request #5731 from KOLANICH-libs/owner_accessor | Edward Thomson | 2021-02-01 | 2 | -0/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | patch: add owner accessor | Jason Haslam | 2020-12-11 | 2 | -0/+13 | |
| * | | | | | | Merge pull request #5762 from lhchavez/cgraph-parser | Edward Thomson | 2021-02-01 | 518 | -0/+466 | |
| |\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | commit-graph: Introduce a parser for commit-graph files | lhchavez | 2021-01-10 | 518 | -0/+466 | |
| * | | | | | | Merge pull request #5786 from libgit2/ethomson/revparse | Edward Thomson | 2021-02-01 | 9 | -30/+51 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | revspec: rename git_revparse_mode_t to git_revspec_tethomson/revparse | Edward Thomson | 2021-01-31 | 9 | -30/+51 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5783 from lhchavez/mwindow-coverity | Edward Thomson | 2021-02-01 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | mwindow: Fix a bug in the LRU window finding code | lhchavez | 2021-01-20 | 1 | -1/+3 | |
| * | | | | | | meta: tell "linguist" that the test resources are vendored | Edward Thomson | 2021-01-22 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5780 from libgit2/ethomson/ci | Edward Thomson | 2021-01-15 | 3 | -3/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ci: don't use ninja on macOS | Edward Thomson | 2021-01-15 | 3 | -3/+12 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5768 from lhchavez/midx-needs-refresh | Edward Thomson | 2021-01-15 | 2 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | midx: Fix a bug in `git_midx_needs_refresh()` | lhchavez | 2021-01-07 | 2 | -1/+2 | |
| * | | | | | | Merge pull request #5775 from libgit2/ethomson/clone_branch | Edward Thomson | 2021-01-10 | 2 | -21/+50 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | clone: set refs/remotes/origin/HEAD when branch is specifiedethomson/clone_branch | Edward Thomson | 2021-01-07 | 2 | -21/+50 | |
| * | | | | | | | Merge pull request #5769 from lhchavez/pwrite-pread | Edward Thomson | 2021-01-07 | 3 | -11/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Use `p_pwrite`/`p_pread` consistently throughout the codebase | lhchavez | 2021-01-07 | 3 | -11/+3 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5772 from libgit2/ethomson/readme | Edward Thomson | 2021-01-07 | 1 | -0/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | README: instructions for using libgit2 without compilingethomson/readme | Edward Thomson | 2021-01-07 | 1 | -0/+23 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5770 from libgit2/ethomson/empty_default_branch | Edward Thomson | 2021-01-07 | 4 | -1/+57 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
