- 05 Aug, 2021 1 commit
-
-
Alex Good committed
-
- 30 Jun, 2021 2 commits
- 29 Jun, 2021 1 commit
-
-
Define WINHTTP_NO_CLIENT_CERT_CONTEXT if needed
Edward Thomson committed
-
- 26 Jun, 2021 1 commit
-
-
Jacques Germishuys committed
-
- 25 Jun, 2021 3 commits
-
-
Edward Thomson committed
-
docs: stop mentioning libgit2's "master" branch
Edward Thomson committed -
Co-authored-by: lhchavez <lhchavez@lhchavez.com>
Edward Thomson committed
-
- 23 Jun, 2021 1 commit
-
-
The name of libgit2's main branch is now "main" but contributing.md and release.md still reference "master" as the main branch. Fix it.
Nicolas Cavallari committed
-
- 15 Jun, 2021 2 commits
-
-
Edward Thomson committed
-
Waleed Khan committed
-
- 14 Jun, 2021 2 commits
-
-
Tolerate readlink size less than st_size
Edward Thomson committed -
Patch documentation
Edward Thomson committed
-
- 13 Jun, 2021 1 commit
-
-
In https://github.com/libgit2/libgit2/pull/5723/files/fc46dc06f52f854f74371682f911f13856c68edb#r540092847, I was confused by the semantics of `git_index_find`. The documentation says both that it returns the output value in `at_pos` and that it returns it directly as an `int`. This is incorrect; the return value is only returned via `at_pos`.
Waleed Khan committed
-
- 11 Jun, 2021 2 commits
- 02 Jun, 2021 4 commits
-
-
punkymaniac committed
-
punkymaniac committed
-
punkymaniac committed
-
punkymaniac committed
-
- 31 May, 2021 1 commit
-
-
Edward Thomson committed
-
- 30 May, 2021 1 commit
-
-
David Tolnay committed
-
- 27 May, 2021 1 commit
-
-
Etienne Samson committed
-
- 19 May, 2021 1 commit
-
-
Edward Thomson committed
-
- 18 May, 2021 4 commits
-
-
tests: clean up memory leak, fail on leak for win32
Edward Thomson committed -
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
- 16 May, 2021 5 commits
-
-
Fix issues with Proxy Authentication after httpclient refactor
Edward Thomson committed -
Fix documentation formatting
Edward Thomson committed -
Update README.md for additional Delphi bindings
Edward Thomson committed -
Manually merging #5842
Edward Thomson committed -
Edward Thomson committed
-
- 13 May, 2021 3 commits
-
-
Edward Thomson committed
-
Kartikaya Gupta committed
-
When a split src gets turned into a rename, it should also lose the IS_RENAME_TARGET flag, so that it doesn't get processed in a subsequent iteration as a rename target. Doing so can cause an assertion failure because it no longer has the SPLIT flag. Fixes #5811.
Kartikaya Gupta committed
-
- 12 May, 2021 2 commits
-
-
Tyler Ang-Wanek committed
-
Tyler Ang-Wanek committed
-
- 11 May, 2021 2 commits
-
-
buf: remove unnecessary buf_text namespace
Edward Thomson committed -
filter: stop taking git_buf as user input
Edward Thomson committed
-