René's URL Explorer Experiment


Title: Support index diffs against the empty tree by puneetdixit200 · Pull Request #2155 · gitpython-developers/GitPython · GitHub

Open Graph Title: Support index diffs against the empty tree by puneetdixit200 · Pull Request #2155 · gitpython-developers/GitPython

X Title: Support index diffs against the empty tree by puneetdixit200 · Pull Request #2155 · gitpython-developers/GitPython

Description: Related to #2025. IndexFile.diff() is documented as accepting the same targets as Diffable.diff(), including NULL_TREE, but the index-specific implementation rejected NULL_TREE before it could produce a diff. That leaves no direct API path for inspecting staged entries for an initial commit against the empty tree. This adds explicit IndexFile.diff(NULL_TREE) handling using git diff --cached against the empty tree object. I kept IndexFile.diff(None) as the existing index-vs-working-tree comparison, since that behavior is documented in the quick docs and existing tests. The regression test creates a new repository, stages a file, writes the index, constructs a fresh IndexFile, and verifies that index.diff(NULL_TREE) reports the staged addition while index.diff(None) remains empty because the working tree matches the index. Validation: .venv/bin/python -m pytest --no-cov test/test_index.py::TestIndex::test_index_file_diff_null_tree_with_initial_index -q .venv/bin/python -m ruff check git/index/base.py test/test_index.py AI assistance disclosure: OpenAI GPT-5 helped draft and check this change; I reviewed the implementation and tests before submitting.

Open Graph Description: Related to #2025. IndexFile.diff() is documented as accepting the same targets as Diffable.diff(), including NULL_TREE, but the index-specific implementation rejected NULL_TREE before it could prod...

X Description: Related to #2025. IndexFile.diff() is documented as accepting the same targets as Diffable.diff(), including NULL_TREE, but the index-specific implementation rejected NULL_TREE before it could prod...

Opengraph URL: https://github.com/gitpython-developers/GitPython/pull/2155

X: @github

direct link

Domain: redirect.github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:89ecaf7a-7577-7877-cbf9-a80b90f65231
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idADCE:1B0FCA:5366F6:72F13B:6A62718C
html-safe-nonce35d79ae19da2f78355647a47afc5aa49e6e052874949145d4128ebe835249d89
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRENFOjFCMEZDQTo1MzY2RjY6NzJGMTNCOjZBNjI3MThDIiwidmlzaXRvcl9pZCI6IjM5NzE5MTMxODkzNTgyMDMyNzYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac9b9b4e8ae702cac7be850cdefd13cebb381eb90bb67cd271d4ee38722674248e
hovercard-subject-tagpull_request:3721833410
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/gitpython-developers/GitPython/pull/2155/files
twitter:imagehttps://avatars.githubusercontent.com/u/236133619?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/236133619?s=400&v=4
og:image:altRelated to #2025. IndexFile.diff() is documented as accepting the same targets as Diffable.diff(), including NULL_TREE, but the index-specific implementation rejected NULL_TREE before it could prod...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None838e87bd0e4f5415707a930bc14e89e382dc2ea046e50ff575252eb2f2cb06a2
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/gitpython-developers/GitPython git https://github.com/gitpython-developers/GitPython.git
octolytics-dimension-user_id503709
octolytics-dimension-user_logingitpython-developers
octolytics-dimension-repository_id1126087
octolytics-dimension-repository_nwogitpython-developers/GitPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1126087
octolytics-dimension-repository_network_root_nwogitpython-developers/GitPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef0081192f88523d2bf4cfdf22bb3e138affc4cd1
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#start-of-content
https://redirect.github.com/
Sign in https://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F2155%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F2155%2Ffiles
Sign up https://redirect.github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=gitpython-developers%2FGitPython
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
gitpython-developers https://redirect.github.com/gitpython-developers
GitPythonhttps://redirect.github.com/gitpython-developers/GitPython
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Notifications https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Fork 983 https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Star 5.1k https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Code https://redirect.github.com/gitpython-developers/GitPython
Issues 15 https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests 4 https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security and quality 17 https://redirect.github.com/gitpython-developers/GitPython/security
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Code https://redirect.github.com/gitpython-developers/GitPython
Issues https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security and quality https://redirect.github.com/gitpython-developers/GitPython/security
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Sign up for GitHub https://redirect.github.com/signup?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
Byronhttps://redirect.github.com/Byron
gitpython-developers:mainhttps://redirect.github.com/gitpython-developers/GitPython/tree/main
puneetdixit200:fix-initial-index-diffhttps://redirect.github.com/puneetdixit200/GitPython/tree/fix-initial-index-diff
Conversation 7 https://redirect.github.com/gitpython-developers/GitPython/pull/2155
Commits 5 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/commits
Checks 30 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/checks
Files changed 5 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Support index diffs against the empty tree https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#top
Show all changes 5 commits https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
3895682 Support index diffs against empty tree May 21, 2026 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/commits/38956826cbf8a4ce8c345285a9d8fc78ef17aa21
fe4b66d fix: use shared empty tree sha for index diffs puneetdixit200 May 23, 2026 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/commits/fe4b66dc621cf6d79da8cb95d20f775c8a373a93
da07a64 test: allow alternate bad fetch errors puneetdixit200 May 23, 2026 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/commits/da07a64985290b76f6df4495faea8a569ca29288
59cc3bb fix: preserve diff process stderr puneetdixit200 May 23, 2026 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/commits/59cc3bb1f5d43900f94f1c5044766e76b89f6445
4de94bc test: accept stderr in string process adapter puneetdixit200 May 23, 2026 https://redirect.github.com/gitpython-developers/GitPython/pull/2155/commits/4de94bc0e3ecc65e40a16cf19dd934ac3b413023
Clear filters https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
diff.py https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
base.py https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-56d167dc0ca4d51682e56b5e602c096f3f264fd1ebb61cc03bbb6c409c866eeb
helper.py https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
test_index.py https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-21c27b991511d3d0e3a14b4dfb56017689de2fa114c3edf11c577bd1ce744b72
test_remote.py https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-8f71eea0871a97cc5c7757598e3ffaeacb8cd38f6f5f1742e21fd07364d3a698
git/diff.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
View file https://redirect.github.com/puneetdixit200/GitPython/blob/4de94bc0e3ecc65e40a16cf19dd934ac3b413023/git/diff.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
git/index/base.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-56d167dc0ca4d51682e56b5e602c096f3f264fd1ebb61cc03bbb6c409c866eeb
View file https://redirect.github.com/puneetdixit200/GitPython/blob/4de94bc0e3ecc65e40a16cf19dd934ac3b413023/git/index/base.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-56d167dc0ca4d51682e56b5e602c096f3f264fd1ebb61cc03bbb6c409c866eeb
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-56d167dc0ca4d51682e56b5e602c096f3f264fd1ebb61cc03bbb6c409c866eeb
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-56d167dc0ca4d51682e56b5e602c096f3f264fd1ebb61cc03bbb6c409c866eeb
test/lib/helper.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
View file https://redirect.github.com/puneetdixit200/GitPython/blob/4de94bc0e3ecc65e40a16cf19dd934ac3b413023/test/lib/helper.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
test/test_index.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-21c27b991511d3d0e3a14b4dfb56017689de2fa114c3edf11c577bd1ce744b72
View file https://redirect.github.com/puneetdixit200/GitPython/blob/4de94bc0e3ecc65e40a16cf19dd934ac3b413023/test/test_index.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-21c27b991511d3d0e3a14b4dfb56017689de2fa114c3edf11c577bd1ce744b72
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-21c27b991511d3d0e3a14b4dfb56017689de2fa114c3edf11c577bd1ce744b72
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-21c27b991511d3d0e3a14b4dfb56017689de2fa114c3edf11c577bd1ce744b72
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-21c27b991511d3d0e3a14b4dfb56017689de2fa114c3edf11c577bd1ce744b72
test/test_remote.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-8f71eea0871a97cc5c7757598e3ffaeacb8cd38f6f5f1742e21fd07364d3a698
View file https://redirect.github.com/puneetdixit200/GitPython/blob/4de94bc0e3ecc65e40a16cf19dd934ac3b413023/test/test_remote.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-8f71eea0871a97cc5c7757598e3ffaeacb8cd38f6f5f1742e21fd07364d3a698
https://redirect.github.com/gitpython-developers/GitPython/pull/2155/files#diff-8f71eea0871a97cc5c7757598e3ffaeacb8cd38f6f5f1742e21fd07364d3a698
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2155/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.