An open API service providing commit metadata for open source projects.

GitHub / libgit2/pygit2 / commits

Python bindings for libgit2

SHA Message Author Date Stats
6ce62a25 Avoiding conflict with numpy for static build Alexander Shadchin <a****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5735462f chore(CI): bump the actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: J. David Ibáñez <j****p@g****m>
about 1 month ago
47cc5a0e Add FilterList.apply_to_buffer, apply_to_file, apply_to_blob Iliyas Jorio <i****s@j****o> about 1 month ago
7ee1ae57 Release 1.19.1 J. David Ibáñez <j****p@g****m> about 1 month ago
fe86852a Prevent unregistering a filter that's still in use in a FilterList Iliyas Jorio <i****s@j****o> about 1 month ago
ac25a448 Add FilterList.__len__ Iliyas Jorio <i****s@j****o> about 1 month ago
0f87129a Add FilterList, Repository.load_filter_list Iliyas Jorio <i****s@j****o> about 1 month ago
d610f770 CI: fixing build on Alpine J. David Ibáñez <j****p@g****m> about 2 months ago
3ee2acc9 CI: fixing build of OpenSSL 3.5 J. David Ibáñez <j****p@g****m> about 2 months ago
60248b5a Update libgit2 and openssl J. David Ibáñez <j****p@g****m> about 2 months ago
040a65a7 Update changelog J. David Ibáñez <j****p@g****m> about 2 months ago
48e9fec3 test: skip tests for pypy wheel on MacOS arm64 Brendan <2****5@g****m> 2 months ago
890730c1 build(dev): build separate wheels for Mac OS architectures Brendan <2****5@g****m> 2 months ago
6d8ca755 chore(CI): bump actions/checkout from 5 to 6 in the actions group
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: J. David Ibáñez <j****p@g****m>
2 months ago
ec6e6ea6 refactor: organize dev-time dependencies Brendan <2****5@g****m> 2 months ago
a4ec27e2 Update cibuildwheel J. David Ibáñez <j****p@g****m> 2 months ago
d138ee5e chore(CI): bump the actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: J. David Ibáñez <j****p@g****m>
3 months ago
e5b21e05 Fix mypy warnings in tests that assume Diff.__iter__ can't yield None Iliyas Jorio <i****s@j****o> 3 months ago
a85f6fb2 CI: build ppc wheels always J. David Ibáñez <j****p@g****m> 4 months ago
45423e99 Release 1.19.0 J. David Ibáñez <j****p@g****m> 4 months ago
4b2459b1 merge Merge remote-tracking branch '2bndy5/replace-PyList_GET_ITEM' J. David Ibáñez <j****p@g****m> 4 months ago
2a905801 Drop support for Python 3.10 J. David Ibáñez <j****p@g****m> 4 months ago
2ea43ed5 Remove deprecated IndexEntry.hex and deprecate IndexEntry.oid J. David Ibáñez <j****p@g****m> 4 months ago
9fe9f220 Update Changelog J. David Ibáñez <j****p@g****m> 4 months ago
db088ecb fix: replace `PyList_GET_ITEM()` Brendan <2****5@g****m> 4 months ago
8fb06faf test: refactor CI Brendan <2****5@g****m> 4 months ago
d16e2f36 skip tests when using qemu to biuld wheel Brendan <2****5@g****m> 4 months ago
dbdd36f9 only compare certain `Signature` attributes Brendan <2****5@g****m> 4 months ago
628fe817 merge Merge remote-tracking branch '2bndy5/free-thread-able' J. David Ibáñez <j****p@g****m> 4 months ago
706e3576 ci: do not build unused openssl components
Signed-off-by: WANG Xuerui <g****t@x****e>
WANG Xuerui <g****t@x****e> 4 months ago
559f3160 fix: disable GIL for free-threaded builds Brendan <2****5@g****m> 4 months ago
7398c43f feat: revert future-compatible deployments Brendan <2****5@g****m> 4 months ago
4956dd5e test: run unit tests for each built wheel Brendan <2****5@g****m> 4 months ago
e5620b96 Drop AppVeyor J. David Ibáñez <j****p@g****m> 4 months ago
06459366 chore(CI): bump the actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: J. David Ibáñez <j****p@g****m>
4 months ago
03b6afcf docs: update install docs Brendan <2****5@g****m> 4 months ago
2a5c8747 build(dev): enable dependabot for automatic updates Brendan <2****5@g****m> 4 months ago
f711b4ef chore: update gitignore with common paths related to Python and C projects Brendan <2****5@g****m> 4 months ago
098cbe30 feat: build windows distributions with cibuildwheel in GH CI Brendan <2****5@g****m> 4 months ago
5f655b7e feat: enable future-compatible deployments Brendan <2****5@g****m> 4 months ago
d0a17437 Add an implementation of reference transactions Craig de Stigter <c****g@d****z> 4 months ago
ff64e610 Build wheels for Python 3.14 J. David Ibáñez <j****p@g****m> 5 months ago
2b231a34 CI: Update setup-python to v6 J. David Ibáñez <j****p@g****m> 5 months ago
3d129c77 Build musllinux_aarch64 wheels J. David Ibáñez <j****p@g****m> 6 months ago
3e7e10b8 Wheels: update cibuildwheel J. David Ibáñez <j****p@g****m> 6 months ago
e051a146 git_patch_from_diff may return a NULL patch without an error Iliyas Jorio <i****s@j****o> 6 months ago
d88fa3dc Release 1.18.2 J. David Ibáñez <j****p@g****m> 6 months ago
68c871b2 Make mypy happy J. David Ibáñez <j****p@g****m> 6 months ago
e894e1c4 merge Merge remote-tracking branch 'kbaikov/mypy-fixes9' J. David Ibáñez <j****p@g****m> 6 months ago
97255cca merge Merge remote-tracking branch 'kbaikov/mypy-fixes8' J. David Ibáñez <j****p@g****m> 6 months ago
f09359fd Don't build wheels for Python 3.14 J. David Ibáñez <j****p@g****m> 6 months ago
d16378e0 Remote.ls_remotes returns backwards compatible value for loid Iliyas Jorio <i****s@j****o> 6 months ago
2c9792a8 Deprecate Remote.ls_remotes in favor of Remote.list_heads Iliyas Jorio <i****s@j****o> 6 months ago
5c8ad80e Update Changelog J. David Ibáñez <j****p@g****m> 6 months ago
c921ebc1 merge Merge remote-tracking branch 'ambv/move-options-to-cffi' J. David Ibáñez <j****p@g****m> 6 months ago
7a7895f0 Halve the number of quotes in NotImplementedError messages Łukasz Langa <l****z@l****l> 6 months ago
13dc3016 Drop (broken) support for GIT_OPT_ADD_SSL_X509_CERT Łukasz Langa <l****z@l****l> 6 months ago
6007f972 ruff check --fix Łukasz Langa <l****z@l****l> 6 months ago
230fad99 More reformatting Łukasz Langa <l****z@l****l> 6 months ago
c4ad77db Include the new names in `__all__` and the high-level `settings` sub-module Łukasz Langa <l****z@l****l> 6 months ago
09ce9c48 Appease formatting gods Łukasz Langa <l****z@l****l> 6 months ago
cfd7d94d Fix nits I noticed Łukasz Langa <l****z@l****l> 6 months ago
e035a87c Implement not implemented options Łukasz Langa <l****z@l****l> 6 months ago
9d7df463 Move option handling to CFFI Łukasz Langa <l****z@l****l> 6 months ago
ecd6ff2a Fix some more mypy disallow_untyped_calls kbaikov <k****v@g****m> 6 months ago
47df2539 Fix some disallow_untyped_defs kbaikov <k****v@g****m> 6 months ago
bc42a5a0 Fix part of mypy disallow_any_generics kbaikov <k****v@g****m> 6 months ago
ff66108e Fix mypy untyped decorators error kbaikov <k****v@g****m> 6 months ago
2932e12c Fix mypy no implicit reexports errors kbaikov <k****v@g****m> 6 months ago
44bac2ed Add types-cffi to test requirements kbaikov <k****v@g****m> 6 months ago
1d9d0bef Use modern python syntax for types and others kbaikov <k****v@g****m> 6 months ago
45b40910 merge Merge remote-tracking branch 'nrybowski/submodule_set_url' J. David Ibáñez <j****p@g****m> 6 months ago
ddceff9b Fix the first stage of mypy stricter errors kbaikov <k****v@g****m> 6 months ago
0947a213 Add ignores to setup.py kbaikov <k****v@g****m> 6 months ago
2a57752a Introduce stricter mypy options kbaikov <k****v@g****m> 6 months ago
6caa06de RemoteHead.loid is Oid zero if not available locally Iliyas Jorio <i****s@j****o> 6 months ago
93bbff72 Improve usability of Remote.ls_remotes's result Iliyas Jorio <i****s@j****o> 6 months ago
d7b67e4b Allow bypassing automatic connection in Remote.ls_remotes() Iliyas Jorio <i****s@j****o> 6 months ago
80f815ee Add RemoteCallbacks.push_negotiation Iliyas Jorio <i****s@j****o> 6 months ago
7cfc6517 Instrument git_submodule_set_url. nrybowski <n****i@u****e> 6 months ago
9efa2389 move types for Repository to implementation Benedikt Seidl <B****l@g****e> 6 months ago
2af4bb24 explicitly import from ._pygit2 Benedikt Seidl <B****l@g****e> 6 months ago
fa8a0e95 move types for Branches to implementation Benedikt Seidl <B****l@g****e> 6 months ago
7c0831fb add types for _ffi_names in RemoteCollection Benedikt Seidl <B****l@g****e> 6 months ago
46c84250 move types for RemoteCollection to implementation Benedikt Seidl <B****l@g****e> 6 months ago
e08390d9 add types to Remote Benedikt Seidl <B****l@g****e> 6 months ago
58270d32 needed to add type ignores Benedikt Seidl <B****l@g****e> 6 months ago
e433a4c6 typing: References.get can return None Benedikt Seidl <B****l@g****e> 6 months ago
6028542a move types for References to implementation Benedikt Seidl <B****l@g****e> 6 months ago
468f196d mypy: enable disallow_untyped_calls for test folder Benedikt Seidl <B****l@g****e> 6 months ago
69dd9f44 mypy: enable disallow_untyped_defs for test folder Benedikt Seidl <B****l@g****e> 6 months ago
5d1f6c59 add types to test/utils.py Benedikt Seidl <B****l@g****e> 6 months ago
51814a91 improve types according to test/test_tree.py Benedikt Seidl <B****l@g****e> 6 months ago
49d32f35 improve types according to test/test_signature.py Benedikt Seidl <B****l@g****e> 6 months ago
79a7de57 add types to several test files Benedikt Seidl <B****l@g****e> 6 months ago
fc936574 improve types according to test/test_repository_bare.py Benedikt Seidl <B****l@g****e> 6 months ago
4dd179d2 improve types according to test/test_repository.py Benedikt Seidl <B****l@g****e> 6 months ago
876b755a add types to test/test_remote_utf8.py Benedikt Seidl <B****l@g****e> 6 months ago
cf67fab2 improve types according to test/test_remote_prune.py Benedikt Seidl <B****l@g****e> 6 months ago
fb0bfd76 improve types according to test/test_remote.py Benedikt Seidl <B****l@g****e> 6 months ago

← Back to repository