-
Notifications
You must be signed in to change notification settings - Fork 417
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rust-lang/git2-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: git2-0.20.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rust-lang/git2-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: git2-0.20.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 8 files changed
- 4 contributors
Commits on Mar 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0c3cba1 - Browse repository at this point
Copy the full SHA 0c3cba1View commit details
Commits on Mar 30, 2025
-
Merge pull request #1151 from seokju-na/status-wt-unreadable
add a missing `git2::Status::WT_UNREADABLE` field
Configuration menu - View commit details
-
Copy full SHA for 7bebf64 - Browse repository at this point
Copy the full SHA 7bebf64View commit details
Commits on Apr 3, 2025
-
Add missing code checks to Error::raw_code()
These codes are both already handled by Error::code(), but because they weren't listed in Error::raw_code(), it would return -1, and so the paths in Error::code() for them would never be hit. This fixes the code of errors from Repository::merge_commits() with fail_on_conflict set for me.
Configuration menu - View commit details
-
Copy full SHA for 00faf61 - Browse repository at this point
Copy the full SHA 00faf61View commit details -
Merge pull request #1153 from alyssais/raw_code
Add missing code checks to Error::raw_code()
Configuration menu - View commit details
-
Copy full SHA for b82f801 - Browse repository at this point
Copy the full SHA b82f801View commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 38681b1 - Browse repository at this point
Copy the full SHA 38681b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5e1b3 - Browse repository at this point
Copy the full SHA ba5e1b3View commit details -
Merge pull request #1155 from reddevilmidzy/master
fix: add a backtick
Configuration menu - View commit details
-
Copy full SHA for 5bc3baa - Browse repository at this point
Copy the full SHA 5bc3baaView commit details
Commits on May 5, 2025
-
Otherwise calling `Indexer::new` as the first thing in the program will result in "no error" errors.
Configuration menu - View commit details
-
Copy full SHA for 1774e57 - Browse repository at this point
Copy the full SHA 1774e57View commit details -
Clarify Indexer::new
path
parameterThis updates the docs to clarify that the path is a *directory*.
Configuration menu - View commit details
-
Copy full SHA for 7f42b7a - Browse repository at this point
Copy the full SHA 7f42b7aView commit details -
Merge pull request #1160 from ehuss/indexer-init
Fix initialization with Indexer::new
Configuration menu - View commit details
-
Copy full SHA for eef4592 - Browse repository at this point
Copy the full SHA eef4592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26bfd30 - Browse repository at this point
Copy the full SHA 26bfd30View commit details -
Merge pull request #1161 from ehuss/bump-version
Update version of git2 to 0.20.2
Configuration menu - View commit details
-
Copy full SHA for 1fb5f64 - Browse repository at this point
Copy the full SHA 1fb5f64View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.