summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* rebase: deprecate signing_cbethomson/commit_create_cbEdward Thomson2021-08-291-11/+26
* rebase: introduce git_commit_create_cbEdward Thomson2021-08-291-0/+231
* tests: change comments to c89 stylePeter Pettersson2021-08-292-9/+9
* Merge pull request #5747 from lhchavez/atomic-testsEdward Thomson2021-08-271-0/+125
|\
| * Homogenize semantics for atomic-related functionslhchavez2021-08-261-0/+125
* | clone: set refs/remotes/origin/HEAD to default branch when branch is specifie...Alexander Ovchinnikov2021-08-261-0/+8
* | Revert "Merge pull request #5775 from libgit2/ethomson/clone_branch"Alexander Ovchinnikov2021-08-261-8/+0
|/
* Merge pull request #6006 from boretrk/c11-warningsEdward Thomson2021-08-251-5/+5
|\
| * win32: name the dummy union in GIT_REPARSE_DATA_BUFFERPeter Pettersson2021-08-251-5/+5
* | Merge pull request #5802 from lhchavez/git-warn-unused-resultEdward Thomson2021-08-256-18/+13
|\ \
| * | Proof-of-concept for a more aggressive GIT_UNUSED()lhchavez2021-08-084-11/+6
| * | Introduce GIT_WARN_UNUSED_RESULTlhchavez2021-08-082-7/+7
* | | Merge pull request #5950 from boretrk/posixtestEdward Thomson2021-08-255-15/+16
|\ \ \ | |_|/ |/| |
| * | tests: don't generate false positives on empty path segmentsPeter Pettersson2021-08-085-15/+16
| |/
* | tests: show errors when libgit2_init failsEdward Thomson2021-08-241-1/+3
* | Merge pull request #5854 from alexjg/respect-force-flag-in-remote-fetchEdward Thomson2021-08-101-0/+169
|\ \ | |/ |/|
| * skip descendant check if remote ref not foundAlex Good2021-08-051-19/+4
| * Fix memory sanitizer failures in testsAlex Good2021-06-301-15/+18
| * Respect the force flag on refspecs in git_remote_fetchAlex Good2021-06-111-0/+181
* | tests: reset odb backend priorityethomson/odb_tests_priorityEdward Thomson2021-07-301-0/+6
* | Merge branch 'pr/5491'Edward Thomson2021-07-301-0/+23
|\ \
| * | odb: Implement option for overriding of default odb backend priorityTony De La Nuez2021-07-301-0/+23
* | | Fix one memory leak in masterlhchavez2021-07-301-0/+2
|/ /
* | Merge branch 'pr/5861'Edward Thomson2021-07-301-0/+23
|\ \
| * | tests: reformat upstream mergeEdward Thomson2021-07-301-5/+5
| * | tests: upstream merge test has been added.Dmitry Lobanov2021-06-181-0/+23
* | | Merge pull request #5952 from libgit2/ethomson/attrs_from_commitEdward Thomson2021-07-2911-10/+76
|\ \ \
| * | | filter: introduce GIT_BLOB_FILTER_ATTRIBUTES_FROM_COMMITEdward Thomson2021-07-228-0/+65
| * | | attr: introduce `git_attr_options` for extended queriesEdward Thomson2021-07-221-1/+1
| * | | attr: the attr source is now a structEdward Thomson2021-07-221-1/+2
| * | | attr: rename internal attr file source enumEdward Thomson2021-07-222-8/+8
* | | | Swap the order of the `git_graph_reachable_from_any` paramslhchavez2021-07-271-6/+6
* | | | graph: Create `git_graph_reachable_from_any()`lhchavez2021-07-271-0/+236
* | | | Merge pull request #5765 from lhchavez/cgraph-revwalksEdward Thomson2021-07-261-15/+15
|\ \ \ \
| * | | | commit-graph: Create `git_commit_graph` as an abstraction for the filelhchavez2021-03-101-15/+15
* | | | | Merge pull request #5890 from lolgear/git_submodule_dupEdward Thomson2021-07-221-0/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tests: submodule git lookup can be dupped test comments have been changed.Dmitry Lobanov2021-06-151-3/+3
| * | | | tests: submodule git lookup can be dupped test has been added.Dmitry Lobanov2021-06-031-0/+40
* | | | | Merge pull request #5941 from NattyNarwhal/stdintificationEdward Thomson2021-07-165-242/+242
|\ \ \ \ \
| * | | | | Update tests/graph/commit_graph.cEdward Thomson2021-07-161-1/+1
| * | | | | stdint constants in test suiteCalvin Buckley2021-07-075-242/+242
* | | | | | Merge pull request #5913 from lhchavez/python3Edward Thomson2021-07-141-0/+1
|\ \ \ \ \ \
| * | | | | | Make `FIND_PACKAGE(PythonInterp)` prefer `python3`lhchavez2021-07-141-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5824 from palmin/fix-ignore-negateEdward Thomson2021-07-141-0/+8
|\ \ \ \ \ \
| * | | | | | test that specific lines can negate broader ignore linesAnders Borum2021-06-141-0/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5926 from Batchyx/batchyx/config-refresh-twiceEdward Thomson2021-07-141-0/+24
|\ \ \ \ \ \
| * | | | | | config: fix included configs not refreshed more than onceNicolas Cavallari2021-06-231-0/+24
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5908 from punkymaniac/patch-mem-leakEdward Thomson2021-07-131-0/+40
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add test for fetch proxy memleakpunkymaniac2021-06-161-0/+40
| |/ / / /
* | | | | Consider files executable only if the user can execute themDavid Turner2021-06-161-0/+39
|/ / / /