GitHub / libgit2/pygit2 issues and pull requests
#1448 - CI: quote release title to account for spaces in CLI arg
Pull Request -
State: closed - Opened by 2bndy5 27 days ago
#1446 - Avoiding conflict with numpy for static build
Pull Request -
State: closed - Opened by shadchin 2 months ago
#1445 - chore(CI): bump the actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions
#1421 - First Commit line.origin is inverted when using diff_to_tree()
Issue -
State: closed - Opened by valentingamper 5 months ago
- 1 comment
#1420 - Add an implementation of reference transactions
Pull Request -
State: open - Opened by craigds 5 months ago
#1419 - Support reference transactions?
Issue -
State: open - Opened by craigds 5 months ago
#1418 - Support Python 3.14 and the free-threaded build
Issue -
State: open - Opened by ngoldbaum 6 months ago
#1417 - Issue with pygit2's Conflict Iterator on SUSE SL-16.0
Issue -
State: open - Opened by thackara 6 months ago
#1414 - Repository.resolve_refish can return a Tag, violates docstring and typehint
Issue -
State: open - Opened by linyaa-kiwi 7 months ago
#1412 - git_patch_from_diff may return a NULL patch without an error
Pull Request -
State: closed - Opened by jorio 7 months ago
- 5 comments
#1410 - Deprecate Remote.ls_remotes in favor of Remote.list_heads
Pull Request -
State: closed - Opened by jorio 7 months ago
- 2 comments
#1409 - Implement (almost) all global options
Pull Request -
State: closed - Opened by ambv 7 months ago
- 2 comments
#1407 - Fix some disallow_untyped_defs
Pull Request -
State: open - Opened by kbaikov 7 months ago
#1406 - Fix part of mypy disallow_any_generics
Pull Request -
State: open - Opened by kbaikov 7 months ago
#1405 - `submodules.get()` throws a ValueError exception rather than returning None as documented.
Issue -
State: open - Opened by nrybowski 7 months ago
#1404 - Fix mypy strict equality
Pull Request -
State: open - Opened by kbaikov 7 months ago
- 3 comments
#1401 - Why is the blame operation running so slowly?
Issue -
State: open - Opened by Sisyphus-wang 7 months ago
#1400 - Add types-cffi to test requirements
Pull Request -
State: closed - Opened by kbaikov 7 months ago
#1399 - Use modern python syntax for types and others
Pull Request -
State: open - Opened by kbaikov 7 months ago
#1398 - First round of mypy fixes
Pull Request -
State: closed - Opened by kbaikov 7 months ago
- 2 comments
#1397 - Improve usability of `Remote.ls_remotes`'s result
Pull Request -
State: closed - Opened by jorio 7 months ago
#1396 - Push negotiation callback
Pull Request -
State: open - Opened by jorio 7 months ago
#1395 - Instrument `git_submodule_set_url`.
Pull Request -
State: open - Opened by nrybowski 7 months ago
#1394 - more typing
Pull Request -
State: closed - Opened by BenediktSeidl 7 months ago
#1392 - more typing
Pull Request -
State: closed - Opened by BenediktSeidl 7 months ago
#1391 - more typing
Pull Request -
State: closed - Opened by BenediktSeidl 7 months ago
#1390 - more typing
Pull Request -
State: open - Opened by BenediktSeidl 7 months ago
#1389 - more typing
Pull Request -
State: closed - Opened by BenediktSeidl 8 months ago
#1388 - fix create branch example in docs
Pull Request -
State: closed - Opened by BenediktSeidl 8 months ago
#1387 - more typing and sort imports
Pull Request -
State: open - Opened by BenediktSeidl 8 months ago
#1384 - Add type hints for Repository.branches, Repository.references and Repository.remotes
Pull Request -
State: open - Opened by BenediktSeidl 8 months ago
#1382 - index: map git_index_conflict_add
Pull Request -
State: open - Opened by eantoranz 8 months ago
#1379 - Get tag types
Issue -
State: open - Opened by spapanik 9 months ago
#1378 - Repository.merge_file_from_index - can't take a None as an argument
Issue -
State: open - Opened by eantoranz 9 months ago
- 2 comments
#1377 - [RFC] Index: add wrapper for `git_index_remove_directory`
Pull Request -
State: closed - Opened by amcn 9 months ago
#1376 - [RFC] Repository: get all values from git_merge_file_from_index
Pull Request -
State: open - Opened by eantoranz 9 months ago
- 1 comment
#1375 - `Index.add()` accepts files behind symlinks
Issue -
State: open - Opened by calestyo 10 months ago
#1374 - allow `Repository.set_head` on unborn branches?
Issue -
State: closed - Opened by calestyo 10 months ago
- 1 comment
#1373 - stub - fix issues with literal types
Pull Request -
State: closed - Opened by Andrej730 10 months ago
#1373 - stub - fix issues with literal types
Pull Request -
State: closed - Opened by Andrej730 10 months ago
#1372 - clone / fetch operations are extremely slow on gitlab cloud repos
Issue -
State: open - Opened by nadavhaik 10 months ago
#1371 - export symbols using `__all__` to avoid typing errors
Pull Request -
State: closed - Opened by Andrej730 10 months ago
- 2 comments
#1371 - export symbols using `__all__` to avoid typing errors
Pull Request -
State: closed - Opened by Andrej730 10 months ago
- 2 comments
#1370 - Typing fixes - add `__all__`, remove deleted symbols from stub
Pull Request -
State: open - Opened by Andrej730 10 months ago
#1370 - Typing fixes - remove deleted symbols from stub
Pull Request -
State: closed - Opened by Andrej730 10 months ago
- 1 comment
#1369 - Fix type annotations for clone_repository
Pull Request -
State: closed - Opened by s-hamann 10 months ago
#1368 - Potential Security Vulnerabilities: Type Mismatch in PyArg_ParseTuple for Size Parameter
Issue -
State: open - Opened by yhrscholar 11 months ago
#1367 - Support free-threaded CPython builds and upload cp313t wheels
Issue -
State: closed - Opened by ngoldbaum 11 months ago
- 1 comment
#1366 - ci: change triggers to prevent dual runs on prs
Pull Request -
State: open - Opened by clintonsteiner 11 months ago
#1365 - ci: bump wheel and lint workflows to 3.13 - tested version
Pull Request -
State: closed - Opened by clintonsteiner 11 months ago
#1365 - ci: bump wheel and lint workflows to 3.13 - tested version
Pull Request -
State: closed - Opened by clintonsteiner 11 months ago
#1364 - Change wheel python version to be a version that has tests run on it
Issue -
State: open - Opened by clintonsteiner 11 months ago
#1363 - Update tests.yml - bump run-on-arch to v3
Pull Request -
State: closed - Opened by clintonsteiner 11 months ago
- 1 comment
#1363 - Update tests.yml - bump run-on-arch to v3
Pull Request -
State: closed - Opened by clintonsteiner 11 months ago
- 1 comment
#1362 - test_credentials.py::test_proxy failing in master
Issue -
State: open - Opened by clintonsteiner 11 months ago
#1361 - Git submodule fials if branch not present
Issue -
State: open - Opened by Imantsg 11 months ago
#1360 - repository - diff blobs: consider the values of context_lines and interhunk_lines
Pull Request -
State: closed - Opened by eantoranz 11 months ago
#1360 - repository - diff blobs: consider the values of context_lines and interhunk_lines
Pull Request -
State: open - Opened by eantoranz 11 months ago
#1359 - Error during git fetch: error parsing REF pkt-line
Issue -
State: open - Opened by jloehel 11 months ago
#1358 - `ignored=` seems not ignored when `untracked_files="no"`
Issue -
State: open - Opened by calestyo 12 months ago
#1357 - Sustainability and progress
Issue -
State: open - Opened by jdavid 12 months ago
#1356 - doc: warn against using init_repository() to open a repository.
Pull Request -
State: closed - Opened by adrien-n 12 months ago
- 3 comments
#1356 - doc: warn against using init_repository() to open a repository.
Pull Request -
State: closed - Opened by adrien-n 12 months ago
- 3 comments
#1355 - Staged area modified after cross branch checkout
Issue -
State: open - Opened by fangpenlin 12 months ago
#1354 - Add proxy option to clone_repository
Pull Request -
State: closed - Opened by sathieu about 1 year ago
#1354 - Add proxy option to clone_repository
Pull Request -
State: closed - Opened by sathieu about 1 year ago
#1353 - Add ability to `git merge -s ours --allow-unrelated-histories`
Issue -
State: open - Opened by ancieg about 1 year ago
#1352 - Enable multi-threaded pack file creation
Pull Request -
State: closed - Opened by kempniu about 1 year ago
#1352 - Enable multi-threaded pack file creation
Pull Request -
State: closed - Opened by kempniu about 1 year ago
#1351 - typecheck-part-2
Pull Request -
State: closed - Opened by DinhHuy2010 about 1 year ago
#1351 - typecheck-part-2
Pull Request -
State: closed - Opened by DinhHuy2010 about 1 year ago
#1350 - typecheck-part-1
Pull Request -
State: open - Opened by DinhHuy2010 about 1 year ago
#1350 - typecheck-part-1
Pull Request -
State: open - Opened by DinhHuy2010 about 1 year ago
- 2 comments
#1349 - Deprecate passing str to Repository.merge (per #1348)
Pull Request -
State: closed - Opened by jorio about 1 year ago
#1349 - Deprecate passing str to Repository.merge (per #1348)
Pull Request -
State: closed - Opened by jorio about 1 year ago
#1348 - Allow passing a Reference to Repository.merge()
Pull Request -
State: closed - Opened by jorio about 1 year ago
- 1 comment
#1348 - Allow passing a Reference to Repository.merge()
Pull Request -
State: closed - Opened by jorio about 1 year ago
#1347 - Add Oid.__bool__ + clarify Oid docs/stubs
Pull Request -
State: closed - Opened by jorio about 1 year ago
#1347 - Add Oid.__bool__ + clarify Oid docs/stubs
Pull Request -
State: closed - Opened by jorio about 1 year ago
#1346 - CI: Run Linux/aarch64 tests on a real ARM runner without virtualization
Pull Request -
State: open - Opened by jorio about 1 year ago
#1346 - CI: Run Linux/aarch64 tests on a real ARM runner without virtualization
Pull Request -
State: closed - Opened by jorio about 1 year ago
#1345 - Add RemoteCallbacks.push_transfer_progress
Pull Request -
State: closed - Opened by jorio about 1 year ago
#1345 - Add RemoteCallbacks.push_transfer_progress
Pull Request -
State: open - Opened by jorio about 1 year ago
#1344 - Add codespell support (config, workflow to detect/not fix) and make it fix few typos
Pull Request -
State: open - Opened by yarikoptic about 1 year ago
#1344 - Add codespell support (config, workflow to detect/not fix) and make it fix few typos
Pull Request -
State: closed - Opened by yarikoptic about 1 year ago
#1343 - More typing
Pull Request -
State: closed - Opened by sathieu about 1 year ago
- 1 comment
#1343 - More typing
Pull Request -
State: closed - Opened by sathieu about 1 year ago
- 1 comment
#1342 - Fix condition check for current remote name in rename method
Pull Request -
State: closed - Opened by ktpa about 1 year ago
#1342 - Fix condition check for current remote name in rename method
Pull Request -
State: closed - Opened by ktpa about 1 year ago
#1341 - Release/Build process breaking consumers (wheels not available)
Issue -
State: open - Opened by asaril about 1 year ago
#1340 - Only Windows wheels appearing for 1.17.0 on PyPi
Issue -
State: open - Opened by andrew-titus about 1 year ago
#1339 - Explicitly build PyPy wheels - cibuildwheel 2.21.3 -> 2.22.0
Pull Request -
State: closed - Opened by Spitfire1900 about 1 year ago
#1339 - Explicitly build PyPy wheels - cibuildwheel 2.21.3 -> 2.22.0
Pull Request -
State: closed - Opened by Spitfire1900 about 1 year ago
#1338 - Free threaded wheel
Pull Request -
State: open - Opened by Spitfire1900 about 1 year ago
#1338 - Free threaded wheel
Pull Request -
State: open - Opened by Spitfire1900 about 1 year ago
#1337 - Pypy wheel macos - build on macOS 10.15
Pull Request -
State: open - Opened by Spitfire1900 about 1 year ago
#1337 - Pypy wheel macos - build on macOS 10.15
Pull Request -
State: open - Opened by Spitfire1900 about 1 year ago
- 2 comments
#1336 - Build and release PyPy wheels to PyPI
Pull Request -
State: closed - Opened by Spitfire1900 about 1 year ago
#1336 - Build and release PyPy wheels to PyPI
Pull Request -
State: closed - Opened by Spitfire1900 about 1 year ago
#1335 - workflows/tests: update macos job
Pull Request -
State: closed - Opened by chenrui333 about 1 year ago