| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Consider files executable only if the user can execute them | David Turner | 2021-06-16 | 2 | -1/+40 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #5916 from boretrk/doc | Edward Thomson | 2021-07-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Update from regex to pcre licensing information | Peter Pettersson | 2021-06-17 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #5917 from tiennou/fix/docurium-issues | Edward Thomson | 2021-07-02 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | docs: fix some missing includes that cause Docurium to error out | Etienne Samson | 2021-05-27 | 2 | -0/+2 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #5929 from jacquesg/winhttp | Edward Thomson | 2021-06-29 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | define WINHTTP_NO_CLIENT_CERT_CONTEXT if needed | Jacques Germishuys | 2021-06-26 | 1 | -0/+4 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | README: libera.chat not Freenode | Edward Thomson | 2021-06-25 | 1 | -1/+2 | |
| * | | | | | | | | | Merge pull request #5925 from Batchyx/batchyx/master-to-main-doc | Edward Thomson | 2021-06-25 | 2 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Update docs/release.md | Edward Thomson | 2021-06-25 | 1 | -1/+1 | |
| | * | | | | | | | | docs: stop mentioning libgit2's "master" branch | Nicolas Cavallari | 2021-06-23 | 2 | -7/+7 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #5910 from arxanas/patch-1 | Edward Thomson | 2021-06-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update index.h | Waleed Khan | 2021-06-14 | 1 | -2/+2 | |
| | * | | | | | | | | Fix misleading doc for `git_index_find` | Waleed Khan | 2021-06-13 | 1 | -1/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #5900 from dtolnay-contrib/lstat | Edward Thomson | 2021-06-15 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Tolerate readlink size less than st_size | David Tolnay | 2021-05-30 | 1 | -3/+4 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #5903 from punkymaniac/patch-documentation | Edward Thomson | 2021-06-15 | 4 | -1/+11 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Add some missing documentation about return value | punkymaniac | 2021-06-02 | 2 | -0/+4 | |
| | * | | | | | | | Fix struct indentation | punkymaniac | 2021-06-02 | 1 | -0/+1 | |
| | * | | | | | | | Remove bad space in documentation | punkymaniac | 2021-06-02 | 1 | -1/+1 | |
| | * | | | | | | | Add documentation about GIT_OPT_GET_USER_AGENT | punkymaniac | 2021-06-02 | 1 | -0/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #5897 from tiennou/fix/coding-style-comment | Edward Thomson | 2021-05-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | docs: fix incorrect comment marker | Etienne Samson | 2021-05-27 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'pr/5853' | Edward Thomson | 2021-05-19 | 4 | -0/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | diff: test ignore-blank-lines | Edward Thomson | 2021-05-18 | 1 | -0/+35 | |
| | * | | | | | | diff:add option to ignore blank line changes | yuuri | 2021-05-01 | 3 | -0/+8 | |
| * | | | | | | | Merge pull request #5892 from libgit2/ethomson/memleak | Edward Thomson | 2021-05-18 | 4 | -1/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tests: clean up refs::races zero oid test | Edward Thomson | 2021-05-18 | 1 | -1/+3 | |
| | * | | | | | | | tests: exit with error on win32 leakcheck | Edward Thomson | 2021-05-18 | 3 | -0/+16 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #5852 from implausible/httpclient/skip-entire-body | Edward Thomson | 2021-05-16 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | httpclient: no proxy creds in requests if proxy is CONNECT type | Tyler Ang-Wanek | 2021-05-12 | 1 | -3/+8 | |
| | * | | | | | | | httpclient: git_http_client_skip_body should drain socket of body | Tyler Ang-Wanek | 2021-05-12 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5850 from punkymaniac/comment-format | Edward Thomson | 2021-05-16 | 2 | -21/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix typo | punkymaniac | 2021-04-22 | 1 | -1/+1 | |
| | * | | | | | | | Uniformise documentation return code separator | punkymaniac | 2021-04-22 | 1 | -7/+7 | |
| | * | | | | | | | Fix documentation formatting | punkymaniac | 2021-04-22 | 1 | -13/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5831 from todaysoftware/bindings/libgit2-delphi | Edward Thomson | 2021-05-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update README.md for additional Delphi bindings | todaysoftware | 2021-03-26 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'zero_oid_in_old' | Edward Thomson | 2021-05-16 | 3 | -1/+23 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | refs: test git_reference_create_matching failure for zero oid | Edward Thomson | 2021-05-16 | 1 | -0/+3 | |
| | * | | | | | | | git_reference_create_matching: Treat all-zero OID as "must be absent" | David Turner | 2021-04-20 | 3 | -1/+20 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5839 from staktrace/find_similar | Edward Thomson | 2021-05-13 | 15 | -2/+68 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Add testcase | Kartikaya Gupta | 2021-05-12 | 14 | -0/+66 | |
| | * | | | | | | diff: Fix bug in git_diff_find_similar. | Kartikaya Gupta | 2021-05-12 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #5860 from libgit2/ethomson/buf_text | Edward Thomson | 2021-05-11 | 26 | -539/+468 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | buf: bom enum is in the buf namespace | Edward Thomson | 2021-05-11 | 5 | -25/+25 | |
| | * | | | | | | buf: remove internal `git_buf_text` namespace | Edward Thomson | 2021-05-11 | 26 | -532/+461 | |
| * | | | | | | | Merge pull request #5859 from libgit2/ethomson/filter_buf | Edward Thomson | 2021-05-11 | 10 | -118/+209 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | filter: internal git_buf filter handling function | Edward Thomson | 2021-05-06 | 5 | -8/+34 | |
| | * | | | | | | filter: deprecate git_filter_list_apply_to_data | Edward Thomson | 2021-05-06 | 6 | -97/+111 | |
