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

GitHub / libgit2/pygit2 / commits

Python bindings for libgit2

SHA Message Author Date Stats
2fcb39e0 ci: add riscv64 wheel builds WANG Xuerui <g****t@x****e> 3 days ago
b7c234ca ci: generalize emulated Linux wheel builds WANG Xuerui <g****t@x****e> 3 days ago
d86662e5 Release 1.19.3 J. David Ibáñez <j****p@g****m> 6 days ago
9433ecde Documentation updates and fixes J. David Ibáñez <j****p@g****m> 8 days ago
926acaf1 Add AGENTS.md file J. David Ibáñez <j****p@g****m> 8 days ago
2d9fc7d3 docs: fix warnings when building the docs J. David Ibáñez <j****p@g****m> 8 days ago
319561cb Add contributing guidelines J. David Ibáñez <j****p@g****m> 8 days ago
dd626752 CI: Fix windows arm build J. David Ibáñez <j****p@g****m> 8 days ago
d040bc33 cibuildwheel: update to VS 18 J. David Ibáñez <j****p@g****m> 8 days ago
bcd60f47 Fix mypy J. David Ibáñez <j****p@g****m> 9 days ago
7ab18e0f Fix "ruff check" J. David Ibáñez <j****p@g****m> 9 days ago
282985aa Fix ruff format --diff J. David Ibáñez <j****p@g****m> 9 days ago
21fb1bbc Fix C annotations ("sh build.sh stubtest" pass) J. David Ibáñez <j****p@g****m> 9 days ago
63fb13b5 Update changelog J. David Ibáñez <j****p@g****m> 11 days ago
a2faf0c1 index: fix use-after-free in add_conflict() J. David Ibáñez <j****p@g****m> 12 days ago
5acab242 odb backend: fix type in call to PyArg_ParseTuple J. David Ibáñez <j****p@g****m> 13 days ago
84e29270 chore(CI): bump docker/setup-qemu-action (#1459)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
354aafd0 Check return value of calloc J. David Ibáñez <j****p@g****m> 17 days ago
6a7a59f1 Update to libgit2 v1.9.4 and fix wheels J. David Ibáñez <j****p@g****m> 19 days ago
c5db72d0 CI: fixing wheels J. David Ibáñez <j****p@g****m> about 2 months ago
433c93fd CI: fixing wheels J. David Ibáñez <j****p@g****m> about 2 months ago
beb465aa CI: Build wheels from sdist J. David Ibáñez <j****p@g****m> about 2 months ago
ce094444 COPYING fix text mismatch J. David Ibáñez <j****p@g****m> about 2 months ago
379b4d82 fix(repository): amend annotations on reflog identity
Signed-off-by: Ethan Meng <e****n@r****g>
Ethan Meng <e****n@r****g> about 2 months ago
e7bd6d26 docs(repository): fix default_signature typos
Signed-off-by: Ethan Meng <e****n@r****g>
Ethan Meng <e****n@r****g> about 2 months ago
d32573ec fix(repository): dereference reflog identity correctly
Signed-off-by: Ethan Meng <e****n@r****g>
Ethan Meng <e****n@r****g> about 2 months ago
7fd5bfde docs(repository.diff): fix docstring keyword 'flag' -> 'flags' MukundaKatta <m****6@g****m> about 2 months ago
627c4c1d Release 1.19.2 J. David Ibáñez <j****p@g****m> 3 months ago
be7adf8b Fixed RuntimeError when iterating git config entries with valueless keys. (#1... Vruyr Gyolchanyan <v****r@v****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a44a305e Update changelog J. David Ibáñez <j****p@g****m> 3 months ago
6b027dac fix: set build-backend in pyproject.toml Jah-yee <j****e@e****m> 3 months ago
885553b6 Memory review filter_register with Kimi's help J. David Ibáñez <j****p@g****m> 3 months ago
555b1f36 Add Odb.read_header Iliyas Jorio <i****s@j****o> 4 months ago
b4ed3886 Odb.read returns ObjectType enum instead of int Iliyas Jorio <i****s@j****o> 4 months ago
070e6b23 Fix signature info in Odb.read's docstring Iliyas Jorio <i****s@j****o> 4 months ago
4ad82f83 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
a6b354fb Update changelog J. David Ibáñez <j****p@g****m> 4 months ago
e91a0073 CI: quote release title to account for spaces in CLI arg Brendan <2****5@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6ce62a25 Avoiding conflict with numpy for static build Alexander Shadchin <a****n@g****m>
Committed by: GitHub <n****y@g****m>
5 months 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>
6 months ago
47cc5a0e Add FilterList.apply_to_buffer, apply_to_file, apply_to_blob Iliyas Jorio <i****s@j****o> 6 months ago
7ee1ae57 Release 1.19.1 J. David Ibáñez <j****p@g****m> 6 months ago
fe86852a Prevent unregistering a filter that's still in use in a FilterList Iliyas Jorio <i****s@j****o> 6 months ago
ac25a448 Add FilterList.__len__ Iliyas Jorio <i****s@j****o> 6 months ago
0f87129a Add FilterList, Repository.load_filter_list Iliyas Jorio <i****s@j****o> 6 months ago
d610f770 CI: fixing build on Alpine J. David Ibáñez <j****p@g****m> 6 months ago
3ee2acc9 CI: fixing build of OpenSSL 3.5 J. David Ibáñez <j****p@g****m> 6 months ago
60248b5a Update libgit2 and openssl J. David Ibáñez <j****p@g****m> 6 months ago
040a65a7 Update changelog J. David Ibáñez <j****p@g****m> 6 months ago
48e9fec3 test: skip tests for pypy wheel on MacOS arm64 Brendan <2****5@g****m> 7 months ago
890730c1 build(dev): build separate wheels for Mac OS architectures Brendan <2****5@g****m> 7 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>
7 months ago
ec6e6ea6 refactor: organize dev-time dependencies Brendan <2****5@g****m> 7 months ago
a4ec27e2 Update cibuildwheel J. David Ibáñez <j****p@g****m> 7 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>
8 months ago
e5b21e05 Fix mypy warnings in tests that assume Diff.__iter__ can't yield None Iliyas Jorio <i****s@j****o> 8 months ago
a85f6fb2 CI: build ppc wheels always J. David Ibáñez <j****p@g****m> 8 months ago
45423e99 Release 1.19.0 J. David Ibáñez <j****p@g****m> 8 months ago
4b2459b1 merge Merge remote-tracking branch '2bndy5/replace-PyList_GET_ITEM' J. David Ibáñez <j****p@g****m> 8 months ago
2a905801 Drop support for Python 3.10 J. David Ibáñez <j****p@g****m> 8 months ago
2ea43ed5 Remove deprecated IndexEntry.hex and deprecate IndexEntry.oid J. David Ibáñez <j****p@g****m> 8 months ago
9fe9f220 Update Changelog J. David Ibáñez <j****p@g****m> 8 months ago
db088ecb fix: replace `PyList_GET_ITEM()` Brendan <2****5@g****m> 8 months ago
8fb06faf test: refactor CI Brendan <2****5@g****m> 8 months ago
d16e2f36 skip tests when using qemu to biuld wheel Brendan <2****5@g****m> 8 months ago
dbdd36f9 only compare certain `Signature` attributes Brendan <2****5@g****m> 8 months ago
628fe817 merge Merge remote-tracking branch '2bndy5/free-thread-able' J. David Ibáñez <j****p@g****m> 8 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> 8 months ago
559f3160 fix: disable GIL for free-threaded builds Brendan <2****5@g****m> 8 months ago
7398c43f feat: revert future-compatible deployments Brendan <2****5@g****m> 8 months ago
4956dd5e test: run unit tests for each built wheel Brendan <2****5@g****m> 8 months ago
e5620b96 Drop AppVeyor J. David Ibáñez <j****p@g****m> 8 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>
8 months ago
03b6afcf docs: update install docs Brendan <2****5@g****m> 8 months ago
2a5c8747 build(dev): enable dependabot for automatic updates Brendan <2****5@g****m> 8 months ago
f711b4ef chore: update gitignore with common paths related to Python and C projects Brendan <2****5@g****m> 8 months ago
098cbe30 feat: build windows distributions with cibuildwheel in GH CI Brendan <2****5@g****m> 8 months ago
5f655b7e feat: enable future-compatible deployments Brendan <2****5@g****m> 8 months ago
d0a17437 Add an implementation of reference transactions Craig de Stigter <c****g@d****z> 9 months ago
ff64e610 Build wheels for Python 3.14 J. David Ibáñez <j****p@g****m> 9 months ago
2b231a34 CI: Update setup-python to v6 J. David Ibáñez <j****p@g****m> 9 months ago
3d129c77 Build musllinux_aarch64 wheels J. David Ibáñez <j****p@g****m> 10 months ago
3e7e10b8 Wheels: update cibuildwheel J. David Ibáñez <j****p@g****m> 10 months ago
e051a146 git_patch_from_diff may return a NULL patch without an error Iliyas Jorio <i****s@j****o> 10 months ago
d88fa3dc Release 1.18.2 J. David Ibáñez <j****p@g****m> 10 months ago
68c871b2 Make mypy happy J. David Ibáñez <j****p@g****m> 10 months ago
e894e1c4 merge Merge remote-tracking branch 'kbaikov/mypy-fixes9' J. David Ibáñez <j****p@g****m> 10 months ago
97255cca merge Merge remote-tracking branch 'kbaikov/mypy-fixes8' J. David Ibáñez <j****p@g****m> 10 months ago
f09359fd Don't build wheels for Python 3.14 J. David Ibáñez <j****p@g****m> 10 months ago
d16378e0 Remote.ls_remotes returns backwards compatible value for loid Iliyas Jorio <i****s@j****o> 10 months ago
2c9792a8 Deprecate Remote.ls_remotes in favor of Remote.list_heads Iliyas Jorio <i****s@j****o> 10 months ago
5c8ad80e Update Changelog J. David Ibáñez <j****p@g****m> 10 months ago
c921ebc1 merge Merge remote-tracking branch 'ambv/move-options-to-cffi' J. David Ibáñez <j****p@g****m> 10 months ago
7a7895f0 Halve the number of quotes in NotImplementedError messages Łukasz Langa <l****z@l****l> 10 months ago
13dc3016 Drop (broken) support for GIT_OPT_ADD_SSL_X509_CERT Łukasz Langa <l****z@l****l> 10 months ago
6007f972 ruff check --fix Łukasz Langa <l****z@l****l> 10 months ago
230fad99 More reformatting Łukasz Langa <l****z@l****l> 10 months ago
c4ad77db Include the new names in `__all__` and the high-level `settings` sub-module Łukasz Langa <l****z@l****l> 10 months ago
09ce9c48 Appease formatting gods Łukasz Langa <l****z@l****l> 10 months ago
cfd7d94d Fix nits I noticed Łukasz Langa <l****z@l****l> 10 months ago

← Back to repository