summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README: remove travisethomson/travisEdward Thomson2018-09-031-1/+0
* ci: remove travisEdward Thomson2018-08-301-97/+0
* Merge pull request #4788 from tiennou/doc-fixesPatrick Steinhardt2018-08-303-113/+154
|\
| * diff: documentation mashupEtienne Samson2018-08-291-111/+151
| * push: make the parallelism default follow the docsEtienne Samson2018-08-291-1/+1
| * doc: fix comment on GIT_EUSEREtienne Samson2018-08-291-1/+2
* | Merge pull request #4781 from nelhage/multiline-loopPatrick Steinhardt2018-08-301-35/+30
|\ \
| * | config: convert unbounded recursion into a loopNelson Elhage2018-08-251-35/+30
* | | Merge pull request #4773 from RandomSort/giterrPatrick Steinhardt2018-08-302-1/+11
|\ \ \ | |_|/ |/| |
| * | Add two words to clarifyJohan Abildskov2018-08-272-2/+2
| * | Update giterr_last API documentation to reflect real behaviourJohan Abildskov2018-08-201-1/+6
| * | Rephrase wording on giterr_last documentationJohan Abildskov2018-08-201-2/+5
| * | Document giterr_last() use only after error. #4772Johan Abildskov2018-08-201-0/+2
* | | Merge pull request #4765 from tiennou/fix/macos-qsort_rEdward Thomson2018-08-265-7/+142
|\ \ \
| * | | util: make the qsort_r check work on macOSEtienne Samson2018-08-245-7/+142
| | |/ | |/|
* | | Merge pull request #4782 from libgit2/ethomson/fuzzerEdward Thomson2018-08-261-1/+1
|\ \ \
| * | | fuzzer: update for indexer changesethomson/fuzzerEdward Thomson2018-08-261-1/+1
|/ / /
* | | Merge pull request #4727 from libgit2/cmn/null-oid-existing-treeEdward Thomson2018-08-263-6/+24
|\ \ \
| * | | tree: rename from_tree to validate and clarify the tree in the testcmn/null-oid-existing-treeCarlos Martín Nieto2018-07-272-6/+7
| * | | tree: accept null ids in existing trees when updatingCarlos Martín Nieto2018-07-183-6/+23
* | | | Merge pull request #4374 from pks-t/pks/pack-file-verifyEdward Thomson2018-08-2618-150/+529
|\ \ \ \ | |_|/ / |/| | |
| * | | odb_pack: fix passing partially initialized indexer optionsPatrick Steinhardt2018-06-221-1/+1
| * | | indexer: correctly initialize struct with {0}Patrick Steinhardt2018-06-221-1/+1
| * | | tests: indexer: add test to exercise our connectivity checkingPatrick Steinhardt2018-06-221-0/+58
| * | | indexer: add ability to select connectivity checksPatrick Steinhardt2018-06-222-3/+6
| * | | indexer: introduce options struct to `git_indexer_new`Patrick Steinhardt2018-06-227-21/+62
| * | | indexer: check pack file connectivityPatrick Steinhardt2018-06-221-1/+151
| * | | indexer: extract function reading stream objectsPatrick Steinhardt2018-06-221-78/+91
| * | | indexer: remove useless local variablePatrick Steinhardt2018-06-221-6/+3
| * | | object: implement function to parse raw dataPatrick Steinhardt2018-06-222-8/+68
| * | | tree: implement function to parse raw dataPatrick Steinhardt2018-06-222-6/+20
| * | | tag: implement function to parse raw dataPatrick Steinhardt2018-06-222-0/+6
| * | | commit: implement function to parse raw dataPatrick Steinhardt2018-06-222-3/+11
| * | | blob: implement function to parse raw dataPatrick Steinhardt2018-06-222-7/+36
| * | | blob: use getters to get raw blob content and sizePatrick Steinhardt2018-06-221-4/+4
| * | | pack-objects: make `git_walk_object` internal to pack-objectsPatrick Steinhardt2018-06-222-16/+16
* | | | Merge pull request #4777 from pks-t/pks/cmake-iconv-via-libcEdward Thomson2018-08-241-6/+11
|\ \ \ \
| * | | | cmake: detect and use libc-provided iconvPatrick Steinhardt2018-08-241-6/+11
| | |_|/ | |/| |
* | | | Merge pull request #4774 from tiennou/fix/clang-analyzerPatrick Steinhardt2018-08-244-5/+5
|\ \ \ \
| * | | | transport/http: do not return success if we failed to get a schemeEtienne Samson2018-08-211-1/+1
| * | | | remote: set the error before cleanupEtienne Samson2018-08-211-2/+2
| * | | | mailmap: Undefined or garbage value returned to callerEtienne Samson2018-08-211-1/+1
| * | | | revwalk: The left operand of '<' is a garbage valueEtienne Samson2018-08-211-1/+1
| |/ / /
* | | | Merge pull request #4776 from pks-t/pks/test-index-invalid-filemodeEdward Thomson2018-08-241-0/+42
|\ \ \ \
| * | | | tests: verify adding index conflicts with invalid filemodes failsPatrick Steinhardt2018-08-241-0/+42
| |/ / /
* | | | Merge pull request #4769 from tiennou/fix/worktree-unlockPatrick Steinhardt2018-08-242-3/+3
|\ \ \ \
| * | | | worktree: unlock should return 1 when the worktree isn't lockedEtienne Samson2018-08-172-3/+3
* | | | | Merge pull request #4752 from nelhage/fuzz-configPatrick Steinhardt2018-08-242-0/+86
|\ \ \ \ \
| * | | | | Add a proper write loopNelson Elhage2018-08-161-2/+10
| * | | | | Add a copyright header.Nelson Elhage2018-08-141-0/+9