summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove public 'inttypes.h' headerethomson/inttypesEdward Thomson2019-02-213-313/+6
* Merge pull request #4989 from libgit2/ethomson/ci_docsEdward Thomson2019-02-171-3/+13
|\
| * ci: publish documentation on mergeethomson/ci_docsEdward Thomson2019-02-171-3/+13
|/
* Revert "ci: publish documentation after merge"Edward Thomson2019-02-171-5/+118
* fooEdward Thomson2019-02-171-1/+1
* fooEdward Thomson2019-02-171-117/+0
* ci: publish documentation after mergeEdward Thomson2019-02-171-1/+5
* Merge pull request #4982 from pks-t/pks/worktree-add-bare-headEdward Thomson2019-02-147-33/+114
|\
| * branch: fix `branch_is_checked_out` with bare reposPatrick Steinhardt2019-02-142-2/+16
| * branches: introduce flag to skip enumeration of certain HEADsPatrick Steinhardt2019-02-145-19/+35
| * branches: do not assert that the given ref is a branchPatrick Steinhardt2019-02-142-1/+11
| * branches: add tests for `git_branch_is_checked_out`Patrick Steinhardt2019-02-141-0/+39
| * worktree: error out early if given ref is not validPatrick Steinhardt2019-02-141-12/+14
* | Merge pull request #4965 from hackworks/eliminate-check-for-keep-fileEdward Thomson2019-02-144-4/+29
|\ \
| * | Allow bypassing check '.keep' files using libgit2 option 'GIT_OPT_IGNORE_PACK...Dhruva Krishnamurthy2019-02-024-4/+29
* | | Merge pull request #4979 from libgit2/ethomson/deprecateEdward Thomson2019-02-146-24/+38
|\ \ \ | |_|/ |/| |
| * | ci: enable hard deprecationethomson/deprecateEdward Thomson2019-02-142-22/+22
| * | deprecation: optionally enable hard deprecationEdward Thomson2019-02-141-0/+5
| * | deprecation: ensure we GIT_EXTERN deprecated funcsEdward Thomson2019-02-144-3/+12
|/ /
* | Merge pull request #4980 from libgit2/ethomson/ci_nightlyEdward Thomson2019-02-141-0/+1
|\ \
| * | ci: skip ssh tests on macOS nightlyEdward Thomson2019-02-141-0/+1
|/ /
* | Merge pull request #4976 from libgit2/ethomson/readme_v028Edward Thomson2019-02-143-2/+16
|\ \ | |/ |/|
| * ci: skip ssh tests on macOSethomson/readme_v028Edward Thomson2019-02-141-0/+1
| * ci: provide more information about OSEdward Thomson2019-02-131-1/+13
| * README: use correct badge for nightliesEdward Thomson2019-02-131-1/+1
| * README: include build badge for v0.28 buildsEdward Thomson2019-02-121-0/+1
|/
* Merge pull request #4970 from libgit2/ethomson/0_28v0.28.0-rc1v0.28.0Edward Thomson2019-02-022-5/+5
|\
| * version: 0.28ethomson/0_28Edward Thomson2019-01-311-3/+3
| * changelog: this is 0.28Edward Thomson2019-01-311-2/+2
|/
* Merge pull request #4968 from tiennou/fix/documentationEdward Thomson2019-01-311-12/+21
|\
| * docs: minor changesEtienne Samson2019-01-301-12/+21
* | Merge branch 'pks/stream-truncated-writes'Edward Thomson2019-01-317-70/+73
|\ \ | |/ |/|
| * mbedtls: fix potential size overflow when reading or writing dataethomson/stream-truncated-writesPatrick Steinhardt2019-01-311-2/+9
| * mbedtls: make global variables staticPatrick Steinhardt2019-01-311-4/+2
| * openssl: fix potential size overflow when writing dataPatrick Steinhardt2019-01-311-2/+1
| * streams: handle short writes only in generic streamPatrick Steinhardt2019-01-312-20/+11
| * streams: fix callers potentially only writing partial dataPatrick Steinhardt2019-01-314-25/+35
| * streams: make file-local functions staticPatrick Steinhardt2019-01-313-19/+17
|/
* Merge pull request #4954 from tiennou/fix/documentationEdward Thomson2019-01-305-89/+142
|\
| * repo: split git_repository_open_flag_t options documentation inlineEtienne Samson2019-01-281-28/+41
| * transport: enhance documentationEtienne Samson2019-01-281-57/+88
| * docs: document GIT_EUSER/GIT_EPASSTHROUGHEtienne Samson2019-01-281-1/+10
| * doc: clarify that git_time_t is seconds from the epochEtienne Samson2019-01-282-3/+3
* | Merge pull request #4964 from libgit2/ethomson/ci_nightlyEdward Thomson2019-01-285-44/+70
|\ \ | |/ |/|
| * ci: add coverity badge to the READMEEdward Thomson2019-01-281-1/+1
| * ci: ignore coverity failures in nightly runsEdward Thomson2019-01-284-43/+69
|/
* Merge pull request #4961 from libgit2/ethomson/ci_docuriumEdward Thomson2019-01-271-0/+23
|\
| * ci: run docurium to create documentationethomson/ci_docuriumEdward Thomson2019-01-261-0/+23
* | Merge pull request #4962 from libgit2/ethomson/ci_nightlyEdward Thomson2019-01-272-21/+19
|\ \
| * | ci: return coverity to the nightliesEdward Thomson2019-01-272-21/+19
|/ /