| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | repo: dump backends on oid type change | Edward Thomson | 2023-02-12 | 1 | -1/+18 | |
| | * | | | transport: teach transports about oid types and SHA256 | Edward Thomson | 2023-02-12 | 11 | -83/+273 | |
| | * | | | clone: support sha256 | Edward Thomson | 2023-02-12 | 3 | -22/+109 | |
| | * | | | revparse: don't assume SHA1 | Edward Thomson | 2023-02-12 | 1 | -6/+13 | |
| | * | | | refdb: teach filesystem refdb about sha256 | Edward Thomson | 2023-02-12 | 3 | -48/+78 | |
| | * | | | object: lookup sha256 objects | Edward Thomson | 2023-02-12 | 15 | -101/+238 | |
| | * | | | packfile: handle sha256 packfiles | Edward Thomson | 2023-02-12 | 9 | -138/+238 | |
| | * | | | repo: don't overwrite repo format version on reinit | Edward Thomson | 2023-02-12 | 1 | -8/+16 | |
| | * | | | repo: internal setter for `objectformat` | Edward Thomson | 2023-02-12 | 2 | -0/+38 | |
| | * | | | repo: understand the `objectformat` extension | Edward Thomson | 2023-02-12 | 2 | -5/+46 | |
| | * | | | oid: provide type lookups by enum value or name | Edward Thomson | 2023-02-09 | 1 | -0/+41 | |
| * | | | | Merge pull request #6455 from libgit2/ethomson/sysdir | Edward Thomson | 2023-02-14 | 7 | -73/+408 | |
| |\ \ \ \ | ||||||
| | * | | | | Set all SSH hostkey preferences that are available | Eric Huss | 2023-02-09 | 1 | -43/+42 | |
| | * | | | | core: allow users to configure home directory | Edward Thomson | 2023-02-09 | 1 | -0/+19 | |
| | * | | | | config: use home directory for `~` includes | Edward Thomson | 2023-02-09 | 2 | -3/+3 | |
| | * | | | | attr: use home directory for `~` includes | Edward Thomson | 2023-02-09 | 1 | -1/+1 | |
| | * | | | | ssh: give a realistic error message | Edward Thomson | 2023-02-09 | 1 | -2/+2 | |
| | * | | | | ssh: support windows `known_hosts` files | Edward Thomson | 2023-02-09 | 1 | -8/+8 | |
| | * | | | | sysdir: provide actual home directory | Edward Thomson | 2023-02-09 | 2 | -10/+58 | |
| | * | | | | sysdir: move windows sysdir functions out of shared util | Edward Thomson | 2023-02-09 | 2 | -6/+275 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #6423 from cavaquinho/fix/6422-revwalk_push_glob-dangling-ref | Edward Thomson | 2023-02-14 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | #6422: handle dangling symbolic refs gracefully | Miguel Arroz | 2022-11-03 | 1 | -1/+5 | |
| * | | | | | Merge branch 'revparse' | Edward Thomson | 2023-02-14 | 1 | -1/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | revparse: comment reflog HEAD@{n} parsing | Edward Thomson | 2023-02-14 | 1 | -5/+10 | |
| | * | | | | | Fix parsing rev with reflog of HEAD (e.g., HEAD@{3}) | Sven Strickroth | 2023-02-14 | 1 | -1/+5 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #6374 from vicr123/embed-ssh | Edward Thomson | 2023-02-14 | 1 | -10/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix EMBED_SSH_PATH | Victor Tran | 2022-08-08 | 1 | -10/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #6475 from jorio/fix_diff_empty_untracked_file | Edward Thomson | 2023-02-14 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | diff_file: don't mmap/readbuffer empty files | Iliyas Jorio | 2023-02-13 | 1 | -0/+7 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | openssl: support OpenSSL 3 in dynamic mode | Edward Thomson | 2023-02-10 | 1 | -3/+7 | |
| * | | | | | openssl: retry initialization on failure | Edward Thomson | 2023-02-10 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #6444 from abizjak/main | Edward Thomson | 2023-01-26 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Use `git_clone__submodule` to avoid file checks in workdir | Aleš Bizjak | 2023-01-05 | 1 | -1/+1 | |
| * | | | | | push: use resolved oid as the source | Edward Thomson | 2023-01-20 | 1 | -1/+1 | |
| * | | | | | Merge pull request #6362 from sven-of-cord/main | Edward Thomson | 2023-01-20 | 1 | -3/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | push: revparse refspec source, so you can push things that are not refs | Sven Over | 2022-07-20 | 1 | -3/+10 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #6435 from russell/capabilities-typo | Edward Thomson | 2023-01-20 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | transport: fix capabilities calculation | Russell Sim | 2022-11-25 | 1 | -2/+2 | |
| * | | | | | | Merge commit 'e33d7c068' into ssh_key_checking | Edward Thomson | 2023-01-20 | 1 | -91/+326 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | ssh: look for a key in known_hosts to set the key type for the handshake | Carlos Martín Nieto | 2022-11-04 | 1 | -53/+153 | |
| | * | | | | | ssh: verify the remote's host key against known_hosts if it exists | Carlos Martín Nieto | 2022-11-02 | 1 | -87/+222 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | submodule: Do not try to update a missing submodule | tagesuhu | 2022-11-25 | 1 | -1/+5 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #6429 from csware/safe.directory-wildcard | Edward Thomson | 2022-11-23 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Add support for "safe.directory *" | Sven Strickroth | 2022-11-19 | 1 | -1/+3 | |
| * | | | | | Merge pull request #6416 from slackner/httpclient_update_options | Edward Thomson | 2022-11-23 | 3 | -7/+27 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | http: Update httpclient options when reusing an existing connection. | Sebastian Lackner | 2022-10-20 | 3 | -7/+27 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #6421 from julianmesa-gitkraken/fix-leak-git_tag_create_fr... | Edward Thomson | 2022-11-18 | 1 | -2/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Missing dispose in git_tag_create__internal | Julian Mesa | 2022-11-03 | 1 | -1/+3 | |
| | * | | | | Missing dispose | Julian Mesa | 2022-11-03 | 1 | -1/+3 | |
| | * | | | | Fix leak in git_tag_create_from_buffer | Julian Mesa | 2022-11-03 | 1 | -0/+1 | |
| | |/ / / | ||||||
