Skip to content

Pull requests: rust-lang/git2-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Pull requests list

[CString panic reduction] Reduce panics without changing return types S-waiting-on-review Status: Waiting on review
#1308 opened Jul 30, 2026 by DanielEScherzerContributorLoading…
Reduce the amount of code in unsafe blocks (2) S-waiting-on-review Status: Waiting on review
#1306 opened Jul 26, 2026 by DanielEScherzerContributorLoading…
RepoBuilder: clean up documentation indentation S-waiting-on-review Status: Waiting on review
#1298 opened Jul 16, 2026 by DanielEScherzerContributorLoading…
RepoBuilder::branch(): return a Result, handle invalid values S-waiting-on-review Status: Waiting on review semver-breaking-change A SemVer breaking change that will require a new SemVer-incompatible version number bump.
#1296 opened Jul 16, 2026 by DanielEScherzerContributorLoading…
StashSaveOptions::pathspec(): return a Result, handle invalid values S-waiting-on-review Status: Waiting on review semver-breaking-change A SemVer breaking change that will require a new SemVer-incompatible version number bump.
#1295 opened Jul 16, 2026 by DanielEScherzerContributorLoading…
Fix Remote::get_refspec() lifetime bounds and add regression tests S-waiting-on-review Status: Waiting on review
#1287 opened Jul 8, 2026 by DanielEScherzerContributorLoading…
CheckoutBuilder: bind baseline{,_index} S-waiting-on-review Status: Waiting on review
#1284 opened Jun 25, 2026 by jonathantanmy2Loading…
Fix header path for experimental.h in build.rs S-waiting-on-review Status: Waiting on review
#1283 opened Jun 24, 2026 by K1ngfish3rLoading…
make raw public S-waiting-on-review Status: Waiting on review
#1270 opened Jun 1, 2026 by wiiznokesLoading…
add set_homedir function S-waiting-on-author Status: Waiting on PR author
#1269 opened Jun 1, 2026 by wiiznokesLoading…
Change connected() to take &self instead of &mut self S-waiting-on-author Status: Waiting on PR author
#1257 opened May 17, 2026 by cuishuangLoading…
Allow creating git config from strings (v2) enhancement new bindings Missing bindings for existing libgit2 functions. S-waiting-on-review Status: Waiting on review
#1249 opened May 12, 2026 by DanielEScherzerContributorLoading…
Allow comparing Branch objects S-blocked Status: Marked as blocked on further work S-waiting-on-review Status: Waiting on review upstream An upstream issue with libgit2
#1234 opened Apr 14, 2026 by DanielEScherzerContributorLoading…
config: add test showing error in Config::from_str() usage bug S-blocked Status: Marked as blocked on further work upstream An upstream issue with libgit2
#1226 opened Mar 12, 2026 by DanielEScherzerContributorLoading…
git2 feature: Custom Odb backends S-waiting-on-author Status: Waiting on PR author
#1180 opened Aug 17, 2025 by teccContributor Draft
2 of 6 tasks
Implement valid parameter for RemoteCallbacks::certificate_check S-waiting-on-review Status: Waiting on review
#1146 opened Mar 21, 2025 by brysonsteckLoading…
Fix normal merge in examples/pull.rs
#1091 opened Oct 14, 2024 by luvetiLoading…
Allow overriding of the libgit2 pkgconfig at build time S-waiting-on-author Status: Waiting on PR author
#1065 opened Jul 4, 2024 by ReillyBroganLoading…
Pass byte slice as root to tree walk callback S-waiting-on-author Status: Waiting on PR author
#1034 opened Mar 3, 2024 by bsidhomLoading…
libgit2: Add support for OpenSSH instead of libssh2 S-waiting-on-author Status: Waiting on PR author
#1031 opened Mar 1, 2024 by bnjmnt4nContributorLoading…
feat: custom message field S-waiting-on-author Status: Waiting on PR author
#1030 opened Feb 29, 2024 by yangnianbingLoading…
Add commit example
#885 opened Sep 28, 2022 by TrAyZeNLoading…
Add support for SSH interactive authentication S-waiting-on-author Status: Waiting on PR author
#869 opened Aug 13, 2022 by exactly-one-kasLoading…
ProTip! Exclude everything labeled bug with -label:bug.